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