File

core/breadcrumb/breadcrumb.model.ts

Extends

BreadcrumbItemBase

Index

Properties

Properties

component
component: Type<any>
Type : Type<any>

A component to use as a BreadcrumbItem. Note: As a BreadcrumbItem is rendered in a

  • it is good practice to remove the wrapper node to not run into CSS issues. You can do so by defining the selector as a li: li[customExtension] (see: https://stackoverflow.com/a/56887630/923270 or https://stackoverflow.com/a/38716164/923270)

  • injector
    injector: Injector
    Type : Injector
    Optional

    The injector to use. If not set, the default root injector will be used.

    label
    label: never
    Type : never
    Optional
    path
    path: never
    Type : never
    Optional
    template
    template: never
    Type : never
    Optional

    results matching ""

      No results matching ""