eyebutton() required in textinput

TextInput::make('email_password')->label('Email Password') ->password() ->dehydrated(false)  ->minLength(8) how to get view using eyebutton inside the textinput.Any one guide me
2 Replies
Dennis Koch
Dennis Koch9mo ago
There is a plugin that has that functionality.
GriffinHood
GriffinHood9mo ago
???