Vue-multiselect: How to disable the dropdown

Created on 27 Jun 2017  路  2Comments  路  Source: shentao/vue-multiselect

How do i disable the dropdown ?

Most helpful comment

Pass :disabled="true".

All 2 comments

Pass :disabled="true".

I've tried using required attribute, but it doesn't show error on submitting the form

Was this page helpful?
0 / 5 - 0 ratings

Related issues

MaxHalford picture MaxHalford  路  4Comments

dmitov picture dmitov  路  4Comments

focussing picture focussing  路  3Comments

andreasvirkus picture andreasvirkus  路  3Comments

xereda picture xereda  路  4Comments