nachmanrosen


  • A reusable Vue.js component for a dropup select menu. The component takes two props: options: the options to pass into your dropup, each option must contain a name field. buttonText: the text of your dropup button-clicking the button clears your selectio

    published 1.1.3 4 years ago
  • 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:'

    published 0.2.3 4 years ago
  • A reusable Vue.js component for a dropup select menu. The component takes a prop: options: the options to pass into your dropup, each option must contain a name field. An option may contain also a description field, where you can add a description to yo

    published 0.1.5 4 years ago