diff --git a/examples/select2/index.html b/examples/select2/index.html new file mode 100644 index 00000000..027f0d3d --- /dev/null +++ b/examples/select2/index.html @@ -0,0 +1,63 @@ + + + + + Vue.js custom directive integration example (select2) + + + + + + + + +
+

Selected: {{selected}}

+ +
+ + + +