snowstorm
Preparing search index...
hooks/useFocusTrap
FocusTrapOptions
Interface FocusTrapOptions
interface
FocusTrapOptions
{
autoFocus
?:
boolean
;
containerRef
:
()
=>
HTMLElement
|
undefined
;
enabled
:
()
=>
boolean
;
restoreFocus
?:
boolean
;
}
Index
Properties
auto
Focus?
container
Ref
enabled
restore
Focus?
Properties
Optional
auto
Focus
autoFocus
?:
boolean
container
Ref
containerRef
:
()
=>
HTMLElement
|
undefined
enabled
enabled
:
()
=>
boolean
Optional
restore
Focus
restoreFocus
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
auto
Focus
container
Ref
enabled
restore
Focus
snowstorm
Loading...