@xw3/maki-ts-cms
Preparing search index...
RouteProps
Interface RouteProps
interface
RouteProps
{
key
?:
string
;
label
:
string
;
path
:
string
;
renderIcon
?:
(
active
?:
boolean
)
=>
ReactNode
;
}
Index
Properties
key?
label
path
render
Icon?
Properties
Optional
key
key
?:
string
label
label
:
string
path
path
:
string
Optional
render
Icon
renderIcon
?:
(
active
?:
boolean
)
=>
ReactNode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
label
path
render
Icon
@xw3/maki-ts-cms
Loading...