Search
Preparing search index...
The search index is not available
react-accessible-menu
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
react-accessible-menu
UseMenuItemProps
Interface UseMenuItemProps<E, D>
Type parameters
E
:
HTMLElement
=
HTMLDivElement
D =
any
|
undefined
Hierarchy
Omit
<
MenuItemProps
<
E
,
D
>
,
"renderItem"
>
UseMenuItemProps
Index
Properties
auto
Focus
data
disabled
id
search
Label
type
update
Search
Label
Deps
Methods
on
Select
Properties
Optional
auto
Focus
auto
Focus
?:
boolean
Optional
data
data
?:
D
Optional
disabled
disabled
?:
boolean
Optional
id
id
?:
ItemId
Optional
search
Label
search
Label
?:
string
Optional
type
type
?:
MenuItemType
Optional
update
Search
Label
Deps
update
Search
Label
Deps
?:
any
[]
Methods
Optional
on
Select
on
Select
(
)
:
void
Returns
void
Exports
Use
Menu
Item
Props
auto
Focus
data
disabled
id
search
Label
type
update
Search
Label
Deps
on
Select
Generated using
TypeDoc