IAttributeFilterEmptyResultProps
Home > @gooddata/sdk-ui-filters > IAttributeFilterEmptyResultProps
IAttributeFilterEmptyResultProps 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 AttributeFilterEmptyResult component implementation
Signature:
export interface IAttributeFilterEmptyResultProps
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
boolean |
(BETA) (Optional) This enables "show filtered elements" option which manages showing filtered elements. | ||
number |
(BETA) Component height | ||
boolean |
(BETA) (Optional) Indicate that items are filtered or not by dependent date filters | ||
boolean |
(BETA) Indicate that items are filtered or not | ||
string[] |
(BETA) (Optional) List of parent filters items titles that are used as current filtering criteria | ||
string |
(BETA) Current search string | ||
number |
(BETA) Number of items that respect current criteria |