AppDatePickerInput

March 13, 2022 ยท View on GitHub

date-picker-inputs-in-different-themes

Properties

It includes all properties from AppDatePicker and some of the properties from MwcTextfield.

PropertyTypeDefaultDescription
clearLabelStringClearText label for the clear icon button.

Methods

This includes all the methods from MwcTextfield.

MethodReturnsDescription
closePickerHide the picker.
resetReset the textfield's value.
showPickerShow 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.

PropertyDefaultDescription
--date-picker-input-iconrgba(0, 0, 0, .54)Color of the reset icon button.

CSS Shadow Parts

It includes all the CSS Shadow Parts from AppDatePicker.