RangeFacetFilterEventParams
Version:
|
Type |
Interface |
|
Extends | |
|
Import path |
|
Data for range facets. Part of the WidgetFacetClickEventParams data used when capturing facet click events.
Signature
Properties
|
Name |
Type |
Description |
Value |
|---|---|---|---|
|
|
|
Required. In a range filter, the minimum value the site visitor sets for the range. For example, if the site visitor sets the price range to minimum $11 and maximum $43, set this value to |
|
|
|
|
Required. In a range filter, the maximum value the site visitor sets for the range. For example, if the site visitor sets the price range to minimum $11 and maximum $43, set this value to |
|