Vue-select: Disable vue-select

Created on 22 Sep 2017  路  1Comment  路  Source: sagalbot/vue-select

Is it possible to disable vue-select with a disabled prop?

Example

<vue-select :disabled="true"></vue-select>

Most helpful comment

disabled added in #323 and released in 2.3.0.

<vue-select disabled></vue-select>

>All comments

disabled added in #323 and released in 2.3.0.

<vue-select disabled></vue-select>
Was this page helpful?
0 / 5 - 0 ratings

Related issues

FrancescoMussi picture FrancescoMussi  路  3Comments

pud1m picture pud1m  路  3Comments

PrimozRome picture PrimozRome  路  4Comments

edalzell picture edalzell  路  3Comments

lau-a picture lau-a  路  3Comments