IAttributeFilterEmptyResultProps
Home > @gooddata/sdk-ui-filters > IAttributeFilterEmptyResultProps
IAttributeFilterEmptyResultProps 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 AttributeFilterEmptyResult component implementation
Signature:
export interface IAttributeFilterEmptyResultProps
Properties
Property | Type | Description |
---|---|---|
height | number | (BETA) Component height |
isFilteredByParentFilters | boolean | (BETA) Indicate that items are filtered or not |
parentFilterTitles? | string[] | (BETA) (Optional) List of parent filters items titles that are used as current filtering criteria |
searchString | string | (BETA) Current search string |
totalItemsCount | number | (BETA) Number of items that respect current criteria |