Class: Formalist::Elements::DateField

Inherits:
Field show all
Defined in:
lib/formalist/elements/standard/date_field.rb

Instance Attribute Summary

Attributes inherited from Formalist::Element

#attributes, #children, #errors, #input, #name

Method Summary

Methods inherited from Field

#fill, #to_ast

Methods inherited from Formalist::Element

#==, build, fill, #fill, #initialize, #to_ast, #type

Methods included from Formalist::Element::ClassInterface

#attribute, #attributes_schema, #type

Constructor Details

This class inherits a constructor from Formalist::Element