MenuLink
Sidebar Navigation Render Component
Last updated
Sidebar Navigation Render Component
Last updated
Property | Type | Description |
children |
| Element to render inside the component
|
exact |
| When determining the active state, use an exact match
|
expanded |
| Determines the default expanded state
|
group |
| When rendering as a Child Link, the Top-Level ID to target |
id |
| Unique ID of the component
|
url |
| Wraps the children in an anchor tag |
Any additional properties are passed to the MenuLink container element.