QuanticBreadcrumbManager

The QuanticBreadcrumbManager component creates breadcrumbs that display a summary of the currently active facet values.

Example

<c-quantic-breadcrumb-manager engine-id={engineId} category-divider=";" collapse-threshold="4"></c-quantic-breadcrumb-manager>

Properties

Property Attribute Description Type Default

engineId (required)

engine-id

The ID of the engine instance the component registers to.

string

categoryDivider

category-divider

A character that divides each path segment in a category facet breadcrumb.

string

'/'

collapseThreshold

collapse-threshold

Maximum number of displayed breadcrumb values. When more values are selected, additional values appear under the "More" button.

Number

5

XML Configuration File Elements

The following XML configuration file elements apply (see XML Configuration File Elements).

Metadata Value

apiVersion

53.0

isExposed

false

Associated Use Cases

This component is also relevant in the following use case: