IDashboardAttributeFilter
Home > @gooddata/sdk-model > IDashboardAttributeFilter
IDashboardAttributeFilter interface
Attribute filter of the filter context
Signature:
export interface IDashboardAttributeFilter
Properties
Property | Type | Description |
---|---|---|
attributeFilter | { displayForm: ObjRef; negativeSelection: boolean; attributeElements: IAttributeElements; localIdentifier?: string; filterElementsBy?: IDashboardAttributeFilterParent[]; } |