Preparing search index...
The search index is not available
devfive front components
devfive front components
index
OverrideContextProps
Interface OverrideContextProps
interface
OverrideContextProps
{
expandIcon
?:
ReactNode
;
mode
?:
MenuMode
;
onClick
?:
(
(
)
=>
void
)
;
prefixCls
?:
string
;
rootClassName
?:
string
;
selectable
?:
boolean
;
validator
?:
(
(
menuProps
)
=>
void
)
;
}
Index
Properties
expand
Icon?
mode?
on
Click?
prefix
Cls?
root
Class
Name?
selectable?
validator?
Properties
Optional
expand
Icon
expand
Icon
?:
ReactNode
Optional
mode
mode
?:
MenuMode
Optional
on
Click
on
Click
?:
(
(
)
=>
void
)
Type declaration
(
)
:
void
Returns
void
Optional
prefix
Cls
prefix
Cls
?:
string
Optional
root
Class
Name
root
Class
Name
?:
string
Optional
selectable
selectable
?:
boolean
Optional
validator
validator
?:
(
(
menuProps
)
=>
void
)
Type declaration
(
menuProps
)
:
void
Parameters
menuProps
:
Pick
<
Antd
.
MenuProps
,
"mode"
>
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
expand
Icon
mode
on
Click
prefix
Cls
root
Class
Name
selectable
validator
devfive front components
index
test
Generated using
TypeDoc