Breadcrumb
Breadcrumb zobrazuje jeden segment navigačnej cesty v aplikácii a je potomkom elementu Breadcrumbs. Môže zobrazovať aj ikonu.
Poznámka
Pre viac informácií o použítí Breadcrumbs sa presuňte do dokumentácie elementu Breadcrumbs.
Atribúty a Vlastnosti
href
Description | Contains the URL or URL fragment to which the hyperlink points. |
Attribute | href |
Type | string | undefined |
Default | undefined |
Eventy
No events available for this component.
Metódy
No public methods available for this component.
CSS Shadow Parts
Name | Description |
---|---|
separator | References a span element containing a separator between breadcrumbs items. |
CSS Custom Vlastnosti
No CSS custom properties available for this component.
Sloty
Name | Description |
---|---|
end | The content is placed on the right in the LTR and on the left in the RTL. |
separator | Slot to customize the separator between breadcrumbs items. If not specified, the "chevron-right" icon is used by default. |
start | The content is placed on the left in the LTR and on the right in the RTL. |