Search
Preparing search index...
The search index is not available
material-components-web
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
"mdc-drawer/util"
External module "mdc-drawer/util"
Index
Type aliases
MDCDrawer
Focus
Trap
Factory
Functions
create
Focus
Trap
Instance
Type aliases
MDCDrawer
Focus
Trap
Factory
MDCDrawer
Focus
Trap
Factory
:
function
Type declaration
(
element
:
HTMLElement
|
string
, userOptions
?:
Options
)
:
FocusTrap
Parameters
element:
HTMLElement
|
string
Optional
userOptions:
Options
Returns
FocusTrap
Functions
create
Focus
Trap
Instance
create
Focus
Trap
Instance
(
surfaceEl
:
HTMLElement
, focusTrapFactory
?:
MDCDrawerFocusTrapFactory
)
:
FocusTrap
Parameters
surfaceEl:
HTMLElement
Default value
focusTrapFactory:
MDCDrawerFocusTrapFactory
= createFocusTrap as unknown as MDCDrawerFocusTrapFactory
Returns
FocusTrap
Globals
"mdc-
drawer/util"
MDCDrawer
Focus
Trap
Factory
create
Focus
Trap
Instance
Generated using
TypeDoc