UNPKG

app-datepicker

Version:

Google Material Design based date picker built with lit

2 lines 216 B
export declare function focusElement<T extends HTMLElement | null>(asyncSelector: Promise<T>, thenCallback?: (element: NonNullable<T>) => void | Promise<void>): Promise<T>; //# sourceMappingURL=focus-element.d.ts.map