Class: PasswordInput
- Inherits:
-
React::Component::Base
- Object
- React::Component::Base
- PasswordInput
- Includes:
- AbstractStringInput
- Defined in:
- lib/bull/ui_core.rb
Instance Method Summary collapse
Methods included from AbstractStringInput
Methods included from ClassesInput
Instance Method Details
#type_attr ⇒ Object
135 136 137 |
# File 'lib/bull/ui_core.rb', line 135 def type_attr :password end |