Home > @yext/search-core > DisplayableFacet
A Facet which contains extra fields meant to be displayed to the end user.
Signature:
export interface DisplayableFacet extends Facet
Extends: Facet
Property |
Modifiers |
Type |
Description |
---|---|---|---|
string |
The name of the facet which is meant to be displayed to the user. | ||
An array of DisplayableFacetOption |