UNPKG

vuestic-ui

Version:
6 lines (5 loc) 144 B
export declare const useTrapFocus: () => { trapFocus: () => void; freeFocus: () => void; trapFocusIn: (el: HTMLElement) => void; };