Grid cell error - to use "umb-code-snippet" directive

This commit is contained in:
leekelleher
2020-07-31 17:14:07 +01:00
committed by Sebastiaan Janssen
parent 5e1d78db3e
commit 9ceecb21a8

View File

@@ -1,2 +1,2 @@
<p class="red">Something went wrong with this editor, below is the data stored:</p>
<pre>{{control | json}}</pre>
<umb-code-snippet language="'JSON'">{{control | json}}</umb-code-snippet>