The ParameterManager sub-controller allows restoring parameters that affect the results (e.g., from the URL).
ParameterManager
Adds a callback that's invoked on state change.
A callback that's invoked on state change.
A function to remove the listener.
Updates the parameters in the state with the specified parameters and fetches results. Unspecified keys are reset to their initial values.
The parameters to synchronize.
The state relevant to the ParameterManager sub-controller.
The
ParameterManager
sub-controller allows restoring parameters that affect the results (e.g., from the URL).