Vue: How to manipulate a html attribute without value like 'readonly'?

Created on 23 Nov 2015  Â·  1Comment  Â·  Source: vuejs/vue

Most helpful comment

Just bind it with v-bind. If the bound value is falsy the attribute is removed.

>All comments

Just bind it with v-bind. If the bound value is falsy the attribute is removed.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

bfis picture bfis  Â·  3Comments

lmnsg picture lmnsg  Â·  3Comments

bdedardel picture bdedardel  Â·  3Comments

Jokcy picture Jokcy  Â·  3Comments

franciscolourenco picture franciscolourenco  Â·  3Comments