Preparing search index...
The search index is not available
@akrc/zui
@akrc/zui
NavigationItem
Interface NavigationItem
interface
NavigationItem
{
href
?:
string
;
icon
?:
LucideIcon
;
label
:
string
;
onClick
?:
MouseEventHandler
<
HTMLButtonElement
>
;
}
Index
Properties
href?
icon?
label
on
Click?
Properties
Optional
href
href
?:
string
Optional
icon
icon
?:
LucideIcon
label
label
:
string
Optional
on
Click
on
Click
?:
MouseEventHandler
<
HTMLButtonElement
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
href
icon
label
on
Click
@akrc/zui
Loading...