# v-else The `v-else` conditionally renders an element or a template fragment as a function in case the `v-if` does not fulfil the condition. Visit the following resources for more information: - [@official@v-else Documentation](https://vuejs.org/api/built-in-directives.html#v-else)