Side Navigation

A component that allows users to navigate through a side navigation menu.

Props

The available data properties for this component.

Property Default Description
toggleExclusivetrueIf set to 'true', only one item can be expanded at a time
items[]An object array to populate the available items in the side navigation menu. Available item values are 'label', 'icon', 'href' and 'badge'.