Skip to content

Interface: MenuItemProps#

Renderer.Component.MenuItemProps

Hierarchy#

  • HTMLProps<any>

↳ MenuItemProps

Table of contents#

Properties#

Properties#

active#

• Optional active: boolean


disabled#

• Optional disabled: boolean

Overrides#

React.HTMLProps.disabled


href#

• Optional href: string

Overrides#

React.HTMLProps.href


icon#

• Optional icon: string | Partial<IconProps>


spacer#

• Optional spacer: boolean