Closed knilink closed 8 years ago
plain html component supported, I didn't place it into right click menu.
place following uiSchema into any form item to see the effect
{ "ui:field": "html", "ui:html": "<h1>Heading 1</h1><h2>heading 2</h2><p>content blablabla<p>" }
We need to be able to style this in the future
This solution cover this issue #1