To avoid having to create complex boolean expressions - specifically, for the case where we need to render different markup for different data value types - it would be great to have support for <v-else-if> in php-vuejs-templating.
Acceptance Criteria
- php-vuejs-templating can process <v-else-if> tags and correctly render templates with if/else if/else constructions