AppDatePickerDialog
March 13, 2022 ยท View on GitHub

Properties
It includes all properties from AppDatePicker and some of the properties from MwcDialog.
| Property | Type | Default | Description |
|---|---|---|---|
confirmLabel | String | set | Text label for the confirm button. |
dismissLabel | String | cancel | Text label for the dismiss button. |
open | Boolean | false | When it is set to true, the picker dialog renders. Like wise, it is set to false when the dialog is hidden. |
resetLabel | String | reset | Text label for the reset button. |
Methods
This includes all the methods from MwcDialog.
| Method | Returns | Description |
|---|---|---|
hide | Hide the picker dialog. | |
show | Open the picker dialog. |
Events
It includes all the events from AppDatePicker and all from MwcDialog.
CSS Custom Properties
It includes all the CSS Custom properties from AppDatePicker and all from MwcDialog except --mdc-dialog-min-width and --mdc-shape-medium.
CSS Shadow Parts
It includes all the CSS Shadow Parts from AppDatePicker.