Breadcrumb
Navigation component showing the current page location in the hierarchy.
Import
Usage
BreadcrumbLink Props
| Attribute | Type | Default | Description |
|---|---|---|---|
| asChild | boolean | false | When true, renders as its child element. |
| href | string | - | The URL the link points to. |
| className | string | - | Additional CSS classes for styling. |

