2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-07 07:12:23 +03:00

- complete docs overhaul

This commit is contained in:
Jeff
2018-01-14 23:35:29 -08:00
parent 7e859dca18
commit 6671b8ead2
12 changed files with 428 additions and 153 deletions
+3 -18
View File
@@ -1,19 +1,4 @@
- [HTML5 Validation](#validation)
- [Vuex](#vuex)
- [AJAX](#ajax)
- [Dependent vSelects](#dependent)
- [Custom Component with Mixins](#customComponent)
### Codepen Collection
## HTML5 Validation {#validation}
## Vuex {#vuex}
[](codepen://sagalbot/aJQJyp?height=500)
## AJAX {#ajax}
## Dependent vSelects {#dependent}
## Custom Component with Mixins {#customComponent}
I've put together a collection of examples, including all the examples
from this documentation site on [Codepen](https://codepen.io/collection/nrkgxV/#).