AttributeFilterElementsSearchBar()
Home > @gooddata/sdk-ui-filters > AttributeFilterElementsSearchBar
AttributeFilterElementsSearchBar() 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.
This component displays a text field and calls onSearch callback when user types search text.
Signature:
export declare function AttributeFilterElementsSearchBar(props: IAttributeFilterElementsSearchBarProps): React.JSX.Element;
Parameters
Parameter | Type | Description |
---|---|---|
props | IAttributeFilterElementsSearchBarProps |
Returns:
React.JSX.Element