UNPKG

date-input-control

Version:

Capture dates using day, month and year components

4 lines (3 loc) 186 B
export declare const focus: (el: HTMLElement) => void; export declare const focusStart: (el: HTMLInputElement) => void; export declare const focusEnd: (el: HTMLInputElement) => void;