Home > widget-integration > InstantSearchController > syncAllInputs

InstantSearchController.syncAllInputs() method

Sync value across all search inputs.

Signature:

protected syncAllInputs(value: string): void;

Parameters

Parameter

Type

Description

value

string

Value to sync

Returns:

void