Wire Components
The examples in the sample project illustrate a few ways in which the WireBootstrap Vue Directive can be used to render WireBootstrap components in a Vue.js application.
The first example in the sample project uses an HTML table
element to render a Bootstrap Table using the WireBootstrap Vue Directive.
Last updated