We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79dc467 commit 0f9699aCopy full SHA for 0f9699a
examples/alerts/demo.details
@@ -7,7 +7,10 @@
7
resources:
8
- https://unpkg.com/bootstrap@next/dist/css/bootstrap.min.css
9
- https://unpkg.com/bootstrap-vue@latest/dist/bootstrap-vue.css
10
+ - http://unpkg.com/vue@latest/dist/vue.min.js
11
- https://unpkg.com/tether@latest/dist/js/tether.min.js
12
- https://unpkg.com/bootstrap-vue@latest/dist/bootstrap-vue.js
13
+ js_wrap: l # load type: onLoad
14
+ panel_js: 3 # text/babel
15
...
16
*/
0 commit comments