Vue: How could I write the opposite of v-cloak?

Created on 13 Nov 2014  ·  2Comments  ·  Source: vuejs/vue

Instead of hiding after loading, revealing.

Most helpful comment

This seems stupidly obvious to me now that I got it, but for anyone else who gets here through google:

v-if="false"

All 2 comments

Closing because I'm inverting the purpose of v-cloak

This seems stupidly obvious to me now that I got it, but for anyone else who gets here through google:

v-if="false"

Was this page helpful?
0 / 5 - 0 ratings

Related issues

hiendv picture hiendv  ·  3Comments

wufeng87 picture wufeng87  ·  3Comments

julianxhokaxhiu picture julianxhokaxhiu  ·  3Comments

guan6 picture guan6  ·  3Comments

franciscolourenco picture franciscolourenco  ·  3Comments