README
dropup
this Vue package was developed by nachman rosen to provide a simple dropup multiselect component. Create your own option objects in the options data property in DropUpContainer.vue. Options defaulted to : options:[{name:'apples', value: '2.00'}, {name:'oranges', value: '3.00'}, {name :'coffee', value: '12.00'}, {name:'orange-juice', value:'8.00'}]
Set the description to your values using the description string in DropUpContainer.vue. Its defaulted to: description: 'price: