Class: Flowbite::Input::Number
- Inherits:
-
Flowbite::Input
- Object
- ViewComponent::Base
- Flowbite::Input
- Flowbite::Input::Number
- Defined in:
- app/components/flowbite/input/number.rb
Constant Summary
Constants inherited from Flowbite::Input
Instance Attribute Summary
Attributes inherited from Flowbite::Input
Instance Method Summary collapse
Methods inherited from Flowbite::Input
#call, classes, #classes, #initialize, sizes, styles
Constructor Details
This class inherits a constructor from Flowbite::Input
Instance Method Details
#input_field_type ⇒ Object
6 7 8 |
# File 'app/components/flowbite/input/number.rb', line 6 def input_field_type :number_field end |