Skip to content

Latest commit

 

History

History
65 lines (38 loc) · 2.68 KB

app-date-picker-input.md

File metadata and controls

65 lines (38 loc) · 2.68 KB

AppDatePickerInput

date-picker-inputs-in-different-themes

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.