UNPKG

date-input-control

Version:

Capture dates using day, month and year components

3 lines (2 loc) 147 B
export declare const isInputEmpty: (input: HTMLInputElement) => boolean; export declare const isInputFull: (input: HTMLInputElement) => boolean;