Provides a date input field with a
Ext.DatePicker dropdown and automatic date validation.
Config Options
|
| allowBlank : Boolean Specify false to validate that the value's length is > 0 (defaults to
true) | TextField |
| allowDomMove : Boolean Whether the component can move the Dom node when rendering (defaults to true). | Component |
| altFormats : StringMultiple date formats separated by "|" to try when parsing a user input value and it
does not match the defined forma... Multiple date formats separated by "|" to try when parsing a user input value and it
does not match the defined format (defaults to
|