Skip to content

Instantly share code, notes, and snippets.

@eS-IT
Created October 10, 2017 08:11
Show Gist options
  • Save eS-IT/2180b5976dc8d634c5dc814dfacd95f5 to your computer and use it in GitHub Desktop.
Save eS-IT/2180b5976dc8d634c5dc814dfacd95f5 to your computer and use it in GitHub Desktop.
<switch expr="{{ @value }}">
<case value="show-text" break="TRUE">
text-block
</case>
.
.
.
<default>
message
</default>
</switch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment