© 2026 Hedgehog Software, LLC
pug
<ApplicationShell bind:elementRoot> .flexcol DocInput(attr={"name"}) textarea(bind:value={$documentStore.system.description}) textarea(bind:value={$documentStore.system.lore}) </ApplicationShell>
<ApplicationShell bind:elementRoot> .flexcol DocInput(attr={"name"}) textarea(bind:value={$documentStore.system.description}) textarea(bind:value={$documentStore .system.lore}) </ApplicationShell>
Svelte for VsCode