UNPKG

focus-lock

Version:
2 lines (1 loc) 138 B
export declare const focusOn: (target: Element | HTMLFrameElement | HTMLElement | null, focusOptions?: FocusOptions | undefined) => void;