Creating a custom Search Provider
You can use the Quick Search API to create your own Search Providers.
This section provides an overview and examples of how to:
- Create the SearchProvider.
- Register the SearchProvider.
- Add a search and fetch function.
- Create action handlers.
For a full Quick Search API documentation, see the API reference.