UNPKG

@public-ui/components

Version:

Contains all web components that belong to KoliBri - The accessible HTML-Standard.

3 lines (2 loc) 130 B
export declare function showOverlay(overlay: HTMLElement): void; export declare function hideOverlay(overlay: HTMLElement): void;