Skip to main content

@microsoft/fast-components > fastBreadcrumbItem

fastBreadcrumbItem variable

A function that returns a BreadcrumbItem registration for configuring the component with a DesignSystem. Implements breadcrumbItemTemplate

Signature:
fastBreadcrumbItem: (overrideDefinition?: import("@microsoft/fast-foundation").OverrideFoundationElementDefinition<BreadcrumbItemOptions> | undefined) => import("@microsoft/fast-foundation").FoundationElementRegistry<BreadcrumbItemOptions, import("@microsoft/fast-element").Constructable<import("@microsoft/fast-foundation").FoundationElement>>

Remarks

Generates HTML Element: <fast-breadcrumb-item>