IFilterContextBase
Home > @gooddata/sdk-model > IFilterContextBase
IFilterContextBase interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Common filter context properties
Signature:
export interface IFilterContextBase
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
description | readonly | string | (ALPHA) Filter context description |
filters | readonly | FilterContextItem[] | (ALPHA) Attribute or date filters |
title | readonly | string | (ALPHA) Filter context title |