Poq.SDK.Node

Home > @poq/sdk > SearchResponseFilterDisplayType

SearchResponseFilterDisplayType enum

Filter display type enum.

Signature:

export declare enum SearchResponseFilterDisplayType 

Enumeration Members

Member Value Description
List "list" Indicates that filter consists of a list of options;
Price "price" Indicates that a filter is a price range.
Slider "slider" Indicates that a filter is a numeric range.
Toggle "toggle" Indicates that a filter is displayed as an on/off switch or a toggle.