Raw
Adding the @raw()
tag around templte content will stop Element properties from being processed.
@raw()
‹div class="text-sm text-black-600">{{message}}</div>
@endraw
Last updated
Was this helpful?
Adding the @raw()
tag around templte content will stop Element properties from being processed.
@raw()
‹div class="text-sm text-black-600">{{message}}</div>
@endraw
Last updated
Was this helpful?