MenuItemLinkProps

MenuItemLink displays links within a menu item. Ensures consistent styling and structure for link content or nodes in MenuItem components.

Props

The following table outlines the props for the MenuItemLinkProps:

NameTypeDefaultDescription
children
node
-

Specifies the content of the link. Can be text or any valid React node.

className
string
-

Specifies an optional CSS class to apply to the link.