In this example all three directives 'v-if', 'v-else-if' and 'v-else' are used together.
The v-else part of the if-statement is active because the sentence does not contain 'pizza' or 'burrito'.
The text includes the word 'pizza'
The text includes the word 'burrito', but not 'pizza'.
The words 'pizza' or 'burrito' are not found in the text