Home > widget-integration > handleSearchInputChange
handleSearchInputChange() function
Signature:
handleSearchInputChange: (_context: unknown, event: Event, input: HTMLInputElement) => void
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
_context |
unknown | |
|
event |
Event | |
|
input |
HTMLInputElement |
Returns:
void