Class: Proscenium::UI::Form::Fields::Datetime
Instance Attribute Summary
Attributes inherited from Base
#attribute, #attributes, #form, #model
Instance Method Summary collapse
Methods inherited from Input
Methods inherited from Base
Constructor Details
This class inherits a constructor from Proscenium::UI::Form::Fields::Base
Instance Method Details
#field_type ⇒ Object
5 6 7 |
# File 'lib/proscenium/ui/form/fields/datetime.rb', line 5 def field_type 'datetime-local' end |