Breadcrumb
Displays the path to the current resource using a hierarchy of links.
Installation
Copy the following code into your app directory.
buridan add component breadcrumbExamples
Below are examples demonstrating how the component can be used.
Basic Demo
A basic breadcrumb showing the default navigation structure.
Simple Breadcrumb
A minimal breadcrumb with plain text links.
Icon Breadcrumb
A breadcrumb that includes icons alongside link labels.
Custom Separator
A breadcrumb with a customized separator between items.