The InstantResults controller allows the end user to manage instant results queries.
InstantResults
Example: instant-results.fn.tsx
Clears all expired instant results queries.
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 specified query and shows instant results for it.
The query to get instant results for. For more precise instant results, query suggestions are recommended.
The state of the InstantResults controller.
The
InstantResults
controller allows the end user to manage instant results queries.Example: instant-results.fn.tsx