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