Share via


SearchFacetItemValueOutput interface

The content of a search facet result item.

Properties

count

The count of the facet item.

value

The name of the facet item.

Property Details

count

The count of the facet item.

count?: number

Property Value

number

value

The name of the facet item.

value?: string

Property Value

string