- Preparing search index...
- The search index is not available
@fold-dev/core
- useFocus(focusable?, arrowNavigation?): {
trapFocus: ((el) => void);
}
-
Parameters
-
focusable: string[] = FOCUSABLE
-
arrowNavigation: boolean = false
Returns {
trapFocus: ((el) => void);
}
-
trapFocus: ((el) => void)