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