v-if category is a certain value, then render code example Example: vue if <h1 v-if="variable">Vue is awesome!</h1>