File

core/breadcrumb/breadcrumb-item.component.ts

Metadata

Index

Properties
Inputs

Constructor

constructor(_injector: EnvironmentInjector)
Parameters :
Name Type Optional
_injector EnvironmentInjector No

Inputs

icon
Type : string

Icon to display in the breadcrumb item.

injector
Type : Injector
label
Type : string

The label text of the breadcrumb item. This is displayed to the user.

path
Type : string

The navigation path that the breadcrumb item links to.

translate
Type : boolean

Determines if the label should be translated. Set to true to enable translation. Translation occurs if translated text is available.

Properties

template
Type : any
Decorators :
@ViewChild('template', {static: false})
<ng-template #template>
  <ng-content></ng-content>
</ng-template>

results matching ""

    No results matching ""