<span class="token rg-entity-instance">Entity Instance</span>
{{#if renderAsCss}}
<span class="token rg-{{ty}}">{{text}}</span>
{{/if}}
{{#if renderAsWebComponents}}
<rg-token ty="{{ty}}">{{text}}</rg-token>
{{/if}}
{
"ty": "entity-instance",
"text": "Entity Instance",
"renderAsCss": true,
"renderAsWebComponents": false
}
No notes defined.