Fields

E-mail

Inherits from Text.

* has the same capabilities.

The Email field is an extension of Text that by default sets type=email.

use MoonShine\UI\Fields\Email;
 
Email::make('Email')