setSearch()
Home > @gooddata/sdk-ui-filters > IAttributeElementLoader > setSearch
IAttributeElementLoader.setSearch() method
Set the search to filter the upcoming attribute element loads.
Signature:
setSearch(search: string): void;
Parameters
Parameter | Type | Description |
---|---|---|
search | string | the search string to use. Use empty string to reset search. |
Returns:
void
Remarks
When you change the options for the attribute element loads, you should call initial elements page load.