The color of the active (current) page's label.
The color of the active (current) page's label.
Optional colorPrev
colorPrev:undefined | string
The color of the previous page(s)'s label(s).
The color of the previous page(s)'s label(s).
Optional data
data:Array<object>
Array of object of data containing label and path of breadcrumb as an object.
Array of object of data containing label and path of breadcrumb as an object.
Optional label
label:undefined | string
The label of the Breadcrumb Component.
The label of the Breadcrumb Component.
Optional style
style:undefined | __type
Useful to extend the style applied to components.
Useful to extend the style applied to components.
key for others property.