Home > @poq/sdk > SearchResponseFilterSlider > (constructor)
Constructs a new instance of the SearchResponseFilterSlider class
Signature:
constructor(params: {
min: number;
max: number;
});
| Parameter | Type | Description |
|---|---|---|
| params | { min: number; max: number; } |