UNPKG

app-datepicker

Version:

Google Material Design based date picker built with lit

5 lines 291 B
import type { TextFieldType } from '@material/mwc-textfield'; export declare const appDatePickerInputClearLabel: "Clear"; export declare const appDatePickerInputName: "app-date-picker-input"; export declare const appDatePickerInputType: TextFieldType; //# sourceMappingURL=constants.d.ts.map