Home > widget-integration > InstantSearchController > setupFormButtons
InstantSearchController.setupFormButtons() method
Setup form buttons (submit, reset, close).
Signature:
protected setupFormButtons(input: HTMLInputElement): void;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
input |
HTMLInputElement |
Input element |
Returns:
void