Using with Vue.js

edit

Using with Vue.js

edit

While Search UI doesn’t have a component library for Vue.js, you can still use them together, just with a little extra work.

To achieve that you’ll need to import and work directly with Search UI Core API. Read a short API reference guide for high-level overview on the approach.

Once you’re familiar with the concept of Search UI core, the following docs will give you deeper dive into available APIs:

Example

edit

The following demo is a good starting point for your Search UI implementation. The source code is available on GitHub: https://github.com/elastic/search-ui/tree/main/examples/vue