IUseAttributeFilterHandlerProps
Home > @gooddata/sdk-ui-filters > IUseAttributeFilterHandlerProps
IUseAttributeFilterHandlerProps interface
This API is provided as a beta 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 | Modifiers | Type | Description |
---|---|---|---|
backend | IAnalyticalBackend | (BETA) | |
displayAsLabel | ObjRef | (BETA) | |
enableDuplicatedLabelValuesInAttributeFilter | boolean | (BETA) | |
filter | IAttributeFilter | (BETA) | |
hiddenElements? | string[] | (BETA) (Optional) | |
staticElements? | IAttributeElement[] | (BETA) (Optional) | |
workspace | string | (BETA) |