• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<div>
2  <text if="{{showIf}}"> Hello-TV </text>
3  <text elif="{{display}}"> Hello-Wearable </text>
4  <text else> Hello-World </text>
5</div>