QuanticCategoryFacetValue
QuanticCategoryFacetValue
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 onselectvalue={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. |
|
|
Custom Events
The component fires the following custom event:
-
selectvalue
XML Configuration File Elements
The following XML configuration file elements apply (see XML Configuration File Elements).
Metadata | Value |
---|---|
|
|
|
|
Associated Use Cases
This component is also relevant in the following use case: