From 8a95e0f98aaa41b48f548def51bd4bcceb8d3fc1 Mon Sep 17 00:00:00 2001 From: Piper Date: Sun, 16 Aug 2026 16:52:11 +0200 Subject: [PATCH] Add ref binding * This will allow template-e6d users to also autobind references within their template for any more specific post-binding logic without risking ID conflicts. --- src/template/example.html | 12 ++++++------ src/template/template-e6d.js | 23 +++++++++++++++-------- 2 files changed, 21 insertions(+), 14 deletions(-) diff --git a/src/template/example.html b/src/template/example.html index d97082d..e4fb98c 100644 --- a/src/template/example.html +++ b/src/template/example.html @@ -5,7 +5,7 @@