> For the complete documentation index, see [llms.txt](https://docs.wirebootstrap.com/vue/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wirebootstrap.com/vue/wirebootstrap-for-vue.js.md).

# WireBootstrap for Vue.js

![WireBootstrap for Vue.js](/files/gXGybmEC95wQVrha86nH)

[Vue.js](https://vuejs.org/) is an approachable, performant and versatile framework for building web user interfaces.

[WireBootstrap for Vue.js](https://www.wirebootstrap.cm/products/vue.html) features a Vue Directive that allows any WireBootstrap component to be used inside the Vue.js framework. With this component, there is no need for WireBootstrap component authors to create a separate Vue.js version of their component.

The solution also contains a sample project that illustrates how to use WireBootstrap in Vue.js applications. This includes setting up access to data services using WireBootstrap data structures as well as the different ways in which the WireBootstrap Vue Directive can be used with these data services.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.wirebootstrap.com/vue/wirebootstrap-for-vue.js.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
