Import
import { NuiBreadcrumbs } from '@needless-ui/angular/breadcrumbs';NuiBreadcrumbs
Styles a <nav> and its list as breadcrumbs.
| Name | Type | Default | Description |
|---|---|---|---|
labelInput | string | 'Breadcrumb' | Accessible name of the navigation landmark. |
The trail of pages that leads to the current one.
import { NuiBreadcrumbs } from '@needless-ui/angular/breadcrumbs';Styles a <nav> and its list as breadcrumbs.
| Name | Type | Default | Description |
|---|---|---|---|
labelInput | string | 'Breadcrumb' | Accessible name of the navigation landmark. |