UNPKG

@helpwave/hightide

Version:

helpwave's component and theming library

6 lines (3 loc) 176 B
import { MutableRefObject } from 'react'; declare const useFocusOnceVisible: (ref: MutableRefObject<HTMLElement>, disable?: boolean) => void; export { useFocusOnceVisible };