QuanticCategoryFacetValue
QuanticCategoryFacetValue
|
Note
This component was introduced in version |
The QuanticCategoryFacetValue
component is used by a QuanticCategoryFacet
component to display a formatted facet value, path to that value and the number of results with that value.
Example
<c-quantic-category-facet-value onquantic__selectvalue={onSelect} item={result} is-search-result active-parent></c-quantic-category-facet-value>
Properties
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
|
|
The facet value to display. |
|
|
|
|
Whether the value is a facet search result. |
|
|
|
|
Whether the value is an active parent node. |
|
|
|
|
Whether the value is a non-active parent node. |
|
|
|
|
A function used to format the displayed value. |
|
|
XML configuration file elements
The following XML configuration file elements apply (see XML Configuration File Elements).
Metadata | Value |
---|---|
|
|
|
|