shentao / vue-multiselect

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

Add `required` prop #1746

Closed Shamus03 closed 3 days ago

Shamus03 commented 5 months ago

Ability to set the required attribute on the HTML input element. This is useful when using modern browsers' builtin form validation.

akki-jat commented 2 months ago

@Shamus03 Please resolve the merge conflict.

akki-jat commented 2 months ago

@mattelen We can add this simple improvement now as we have released the v3.

Shamus03 commented 2 months ago

@Shamus03 Please resolve the merge conflict.

Done!