shentao / vue-multiselect

Universal select/multiselect/tagging component for Vue.js
https://vue-multiselect.js.org/
MIT License
6.69k stars 988 forks source link

Create prop :requiered=true #1759

Closed hdev07 closed 3 weeks ago

hdev07 commented 6 months ago

They need to add the required prop to emit an event and be able to do validations with that prop and event

amchconsult commented 4 months ago

Yes, please add required prop. Thank you

mattelen commented 3 weeks ago

Required prop was added as part of 3.1.0.

amchconsult commented 3 weeks ago

Great. I was just trying and I found a problem using multiple="true". It keeps saying This is Field is required.