AttributeFilterAllValuesFilteredResult()
Home > @gooddata/sdk-ui-filters > AttributeFilterAllValuesFilteredResult
AttributeFilterAllValuesFilteredResult() function
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.
Component that display message that all elements are filtered out by parent filers.
Signature:
export declare function AttributeFilterAllValuesFilteredResult(props: IAttributeFilterAllValuesFilteredResultProps): React.JSX.Element;
Parameters
Parameter | Type | Description |
---|---|---|
props | IAttributeFilterAllValuesFilteredResultProps |
Returns:
React.JSX.Element