--- id: browser title: Browser ---
## VueJS JavaScript In addition to the files that [Usage](/docs/en/usage) mentions, you also need to include our vue component file. ```html ``` ## Usage ```html
...
``` ## Starter template ```html Hello, Multiple Select!
```