Class: Flowbite::Input::Password
- Inherits:
-
Input
- Object
- Input
- Flowbite::Input::Password
- Defined in:
- app/components/flowbite/input/password.rb
Instance Method Summary collapse
Instance Method Details
#input_field_type ⇒ Object
6 7 8 |
# File 'app/components/flowbite/input/password.rb', line 6 def input_field_type :password_field end |