Fuse/docs/demo.md
2020-04-01 19:50:09 -07:00

13 lines
239 B
Markdown

# Live Demo
Play around with a live demo of Fuse.js. Have a look at the [options](api/options.html) to understand what they mean.
<!--
::: slot middle
Modify the `options` and/or `pattern`:
::: -->
<ClientOnly>
<Demo />
</ClientOnly>