Navigation Row

Provides access to a destination.

Props

Value string | required
Add the value of the item. This can be a variable of a fixed value.


Label string | required
Add the value of the title label. This can be a variable of a fixed value.


Destination string
Define the URL where the navigation row will lead the user to.


Icon ENUM
Add an icon on the left hand side of the component. The avatar will be 48x48 pixels.


Has chip boolean
Optional property to show the chip or hide it.


Chip value boolean
Add the value of the data item. This can be a variable or a fixed value.


Chip status map (statusMap) table
Map the variables with the expected chip style.

NameTypeDescription
Status valuestringThe value that the chip will store.
LabelstringSelect an icon to be added to the item. This will be a fallback if the image is not found and no initials have been added.
Status variantstringSelect the size of the avatar.

Example:

LabelStatus valueStatus variant
My Chip Value LabelChipValuesuccess