Preparing search index...
The search index is not available
devfive front components
devfive front components
index
CategoryMenuItemInfo
Interface CategoryMenuItemInfo
interface
CategoryMenuItemInfo
{
bg
?:
DevfiveColorKey
;
color
?:
DevfiveColorKey
;
icon
:
ReactNode
|
IconType
;
key
:
Key
;
target
?:
string
;
title
:
string
;
to
?:
string
;
tooltip
?:
string
;
}
Index
Properties
bg?
color?
icon
key
target?
title
to?
tooltip?
Properties
Optional
bg
bg
?:
DevfiveColorKey
Optional
color
color
?:
DevfiveColorKey
icon
icon
:
ReactNode
|
IconType
key
key
:
Key
Optional
target
target
?:
string
title
title
:
string
Optional
to
to
?:
string
Optional
tooltip
tooltip
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
bg
color
icon
key
target
title
to
tooltip
devfive front components
index
test
Generated using
TypeDoc