1
0
mirror of https://github.com/jaandrle/deka-dom-el synced 2025-07-02 12:42:15 +02:00

Replaces defined with name/host

This commit is contained in:
2025-03-17 09:47:09 +01:00
parent 3301a6600c
commit 992370b4e3
14 changed files with 57 additions and 107 deletions

View File

@ -1,4 +1,4 @@
// Example of reactive element marker
<!--<dde:mark type="reactive" source="...">-->
<!--<dde:mark type="reactive" component="<component-name>">-->
<!-- content that updates when signal changes -->
<!--</dde:mark>-->