···4040| `format` | string | Format string |
4141| `visible` | bool | Whether the date popup is visible |
4242| `disabled` | bool | Disable the input |
4343+| `required` | bool | Require a value to submit form |
4344| `closeOnSelection` | bool | Close the date popup when a date is selected |
4445| `browseWithoutSelecting` | bool | Wait with updating the date until a value is selected |
4546| `dynamicPositioning` | bool | Dynamicly postions the date popup to best fit on the screen |