Search
Preparing search index...
The search index is not available
zent
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
IMenuItemProps
Interface IMenuItemProps
Hierarchy
IMenuItemProps
Index
Properties
class
Name
depth
disabled
handle
Select
inline
Indent
is
Inline
key
on
Click
prefix
selected
Key
spec
Key
Properties
Optional
class
Name
class
Name
:
string
Optional
depth
depth
:
number
Optional
disabled
disabled
:
boolean
Optional
handle
Select
handle
Select
:
(
specKey
:
unknown
)
=>
void
Type declaration
(
specKey
:
unknown
)
:
void
Parameters
specKey:
unknown
Returns
void
Optional
inline
Indent
inline
Indent
:
boolean
Optional
is
Inline
is
Inline
:
boolean
Optional
key
key
:
string
Optional
on
Click
on
Click
:
(
e
:
MouseEvent
, index
:
unknown
)
=>
void
Type declaration
(
e
:
MouseEvent
, index
:
unknown
)
:
void
Parameters
e:
MouseEvent
index:
unknown
Returns
void
Optional
prefix
prefix
:
string
Optional
selected
Key
selected
Key
:
unknown
[]
Optional
spec
Key
spec
Key
:
unknown
Globals
IMenu
Item
Props
class
Name
depth
disabled
handle
Select
inline
Indent
is
Inline
key
on
Click
prefix
selected
Key
spec
Key
Generated using
TypeDoc