AttributeFilterAvailableMode
Home > @gooddata/sdk-ui-filters > AttributeFilterAvailableMode
AttributeFilterAvailableMode type
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.
Publicly exposed available modes for AttributeFilter props.
Signature:
export type AttributeFilterAvailableMode = "elements" | "arbitrary" | "match";