Breadcrumbs are the list of links, showing your current page on the site and letting the user navigate back.
sm, md and lg and can be changed by passing the size prop.size is lg.responsive, the component will be responsive to the viewport.Screen prefix | Screen width | Component size |
|---|---|---|
|
| sm |
|
| md |
|
| lg |
limit prop.limit is 2.icon prop.icon props, you can pass the onClick event handler to the icon component to handle the click event.label property without an href to display a breadcrumb item as static text instead of a link.BreadcrumbItemValueProps type exported from @ocean-network-express/magenta-ui/react.