Breadcrumb
A navigation pattern that helps users understand the hierarchy of a website.
<Breadcrumb> <BreadcrumbItem href="#home">Home</BreadcrumbItem> <BreadcrumbItem href="#catalog">Catalog</BreadcrumbItem> <BreadcrumbItem href="#products">Products</BreadcrumbItem> </Breadcrumb>
Props
Breadcrumb Props
as?The root element to be rendered
BreadcrumbItem Props
as?The root element to be rendered