The QueryError controller allows to retrieve information about the current error returned by the search API, if any.
QueryError
Example: query-error.fn.tsx
Adds a callback that's invoked on state change.
A callback that's invoked on state change.
A function to remove the listener.
The state of the QueryError controller.
The
QueryError
controller allows to retrieve information about the current error returned by the search API, if any.Example: query-error.fn.tsx