AppDatePickerInput
March 13, 2022 ยท View on GitHub

Properties
It includes all properties from AppDatePicker and some of the properties from MwcTextfield.
| Property | Type | Default | Description |
|---|---|---|---|
clearLabel | String | Clear | Text label for the clear icon button. |
Methods
This includes all the methods from MwcTextfield.
| Method | Returns | Description |
|---|---|---|
closePicker | Hide the picker. | |
reset | Reset the textfield's value. | |
showPicker | Show the picker. |
Events
It includes all the events from AppDatePicker and all from MwcMenu except that the event target is app-date-picker-input.
CSS Custom Properties
It includes all the CSS Custom properties from AppDatePicker and all from MwcTextfield.
| Property | Default | Description |
|---|---|---|
--date-picker-input-icon | rgba(0, 0, 0, .54) | Color of the reset icon button. |
CSS Shadow Parts
It includes all the CSS Shadow Parts from AppDatePicker.