@mapgear/geoapps > SmartListFilter
SmartListFilter class
The options used to pass a filter to a smart list. The filter performs an exact comparison
Signature:export declare class SmartListFilter
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
attribute | string | The attribute to filter on | |
value | string | The values used for an equal-comparison |