Search
12 Sep 20251 minute to read
The Search module is used to handle search action.
Methods
search
Searches Grid records by given key.
You can customize the default search action by using
searchSettings.
| Parameter | Type | Description |
|---|---|---|
| searchString | string |
Defines the key. |
Returns void