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. |
This includes all the methods from MwcTextfield.
Method | Returns | Description |
---|---|---|
closePicker |
Hide the picker. | |
reset |
Reset the textfield's value . |
|
showPicker |
Show the picker. |
It includes all the events from AppDatePicker and all from MwcMenu except that the event target is app-date-picker-input
.
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. |
It includes all the CSS Shadow Parts from AppDatePicker.