UNPKG

@guruhotel/aura-hooks

Version:

🪝 Hooks library designed by the Guruhotel team for Aura UI

2 lines (1 loc) 96 B
export declare function useFocusTrap(active?: boolean): (instance: HTMLElement | null) => void;