IUseAttributeFilterHandlerProps
Home > @gooddata/sdk-ui-filters > IUseAttributeFilterHandlerProps
IUseAttributeFilterHandlerProps interface
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Properties of the useAttributeFilterHandler hook.
Signature:
export interface IUseAttributeFilterHandlerProps
Properties
Property | Type | Description |
---|---|---|
backend | IAnalyticalBackend | (BETA) |
filter | IAttributeFilter | (BETA) |
hiddenElements? | string[] | (BETA) (Optional) |
staticElements? | IAttributeElement[] | (BETA) (Optional) |
workspace | string | (BETA) |