IAttributeFilterElementsSearchBarProps
Home > @gooddata/sdk-ui-filters > IAttributeFilterElementsSearchBarProps
IAttributeFilterElementsSearchBarProps 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.
It represent a text field input for searching Attribute Filter elements
Signature:
export interface IAttributeFilterElementsSearchBarProps
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
boolean |
(BETA) (Optional) Render smaller text input | ||
(text: string) => void |
(BETA) Debounced search string callback | ||
string |
(BETA) Current search string |