Skip to content

MenuItem

Use as part of Menu to create a menu item.

Properties

Property Required Type Description
active No bool
tooltip No str
disabled No bool
Any additional properties No any

Children

Accepts any HTML content

Examples

<{MenuItem href="/page1"}>

</{MenuItem}>