value | date | | Current value of the DatePicker. |
label | string | | Label to display above the DatePicker. |
placeholder | string | | The short hint displayed in the DatePicker before the user enters a value. |
required | bool | false | Display DatePicker as required. |
allowTextInput | bool | false | Whether the DatePicker allows input a date string directly or not. |
borderless | bool | false | Whether or not the DatePicker is borderless. |
underlined | bool | false | Whether or not the DatePicker is underlined. |
focused | bool | false | When set to true the focus is set on the control when it's shown on the page or page opened. |