Preparing search index...
The search index is not available
XYO Platform React SDK - v4.1.8
XYO Platform React SDK
@xyo-network/react-sdk
NavListItemProps
Interface NavListItemProps
interface
NavListItemProps
{
href
?:
string
;
icon
?:
ReactNode
;
onButtonClick
?:
MouseEventHandler
<
HTMLLIElement
>
;
primary
:
ReactNode
;
to
?:
To
;
tooltip
?:
string
;
}
Hierarchy (
view full
)
NavListItemProps
MenuListItemProps
Index
Properties
href?
icon?
on
Button
Click?
primary
to?
tooltip?
Properties
Optional
href
href
?:
string
Optional
icon
icon
?:
ReactNode
Optional
on
Button
Click
on
Button
Click
?:
MouseEventHandler
<
HTMLLIElement
>
primary
primary
:
ReactNode
Optional
to
to
?:
To
Optional
tooltip
tooltip
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
href
icon
on
Button
Click
primary
to
tooltip
XYO Platform React SDK - v4.1.8
Loading...