-
Search Components
- BreadcrumbManager
- CategoryFacet
- CategoryFacetValue
- DateFacet
- DidYouMean
- Facet
- FacetManager
- FacetValue
- NoResults
- NumericFacet
- Pager
- QueryError
- RecentQueriesList
- RecentResultLink
- RecentResultsList
- Result
- ResultList
- ResultsPerPage
- SearchBox
- SearchBoxSuggestionsList
- SearchInterface
- Sort
- StandaloneSearchBox
- Summary
- Tab
- Timeframe
- TimeframeFacet
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. |
|
|
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 |
---|---|
|
|
|
|
Unresolved directive in search-category-facet-value-component.adoc - include::/_includes/asciidoc/reference/quantic-search-category-facet-value-handwritten-reference.adoc[tag=1.13.10.1]