dgerber / vue-select-js

Vue component to select typed JS objects

Home Page:http://dgerber.github.io/vue-select-js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-select-js

A vue.js component to select JS objects. Option values are identified with a typed equality, whereas the native v-model directive uses ==.

About

Vue component to select typed JS objects

http://dgerber.github.io/vue-select-js/


Languages

Language:JavaScript 100.0%