sisense.com
✅ You are viewing documentation for the latest version of Compose SDK.
Version:

Interface BaseFilterConfig

Base filter configuration

Properties

Base Configurations

disabled

disabled?: boolean

Boolean flag whether the filter is disabled

If not specified, the default value is false.


guid

readonly guid?: string

Optional filter identifier

If not provided, a unique identifier will be generated.


locked

locked?: boolean

Boolean flag whether the filter is locked

If not specified, the default value is false.

Last Updated: