Preparing search index...
The search index is not available
devfive front components
devfive front components
index
MobileMenuItem
Interface MobileMenuItem
interface
MobileMenuItem
{
disabled
?:
boolean
;
icon
:
false
|
ReactElement
<
any
,
string
|
JSXElementConstructor
<
any
>
>
|
IconType
;
label
:
string
;
onClick
?:
(
(
)
=>
void
)
;
to
?:
string
;
}
Index
Properties
disabled?
icon
label
on
Click?
to?
Properties
Optional
disabled
disabled
?:
boolean
icon
icon
:
false
|
ReactElement
<
any
,
string
|
JSXElementConstructor
<
any
>
>
|
IconType
label
label
:
string
Optional
on
Click
on
Click
?:
(
(
)
=>
void
)
Type declaration
(
)
:
void
Returns
void
Optional
to
to
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
disabled
icon
label
on
Click
to
devfive front components
index
test
Generated using
TypeDoc