Toolbar Datepicker properties
type
- string - the type of a control, set it to "datePicker"
, if not specified - the navItem type is applied by defaultcss
- string, string[] - adds style classes to a Datepicker controldateFormat
- string - the format of dates, by default "%d/%m/%y", check the Calendar properties for more detailsdisabled
- boolean - defines whether a Datepicker control is disabledhidden
- boolean - defines whether a Datepicker is hiddenicon
- string - optional, an icon for a Datepicker, the name of the icon from the used icon fontid
- string - the id of a control, auto-generated if not setlabel
- string - specifies an AREA label for the controlparent
- string - the parent of the itemplaceholder
- string - optional, a tip for the inputvalue
- string, Date - optional, the value of a datepickerwidth
- string - optional, the width of the field