📄️ Basic exhibition
This example shows the minimal setup: an HTML, a CSS, and a TypeScript editor, an "Update" button,
📄️ Custom editors initialization
These examples show how to initialize editors in a custom way and feed them with default values
📄️ Custom document alterer
This example shows how to forgo editors entirely and modify the preview document via your own DocumentAlterer function.
📄️ Custom tag attributes
This example shows how to set custom attributes on the generated tags.