feat(build): add lower-aware put helper

Generate ui::put(slot, view) for lower-aware slot HTML updates and move examples/docs/contracts to that ergonomic path instead of hand-composing slot.html(render(...)).

req: dx/006

req: component/003

req: runtime/001

req: examples/003
This commit is contained in:
slhx agent
2026-06-02 02:59:29 +02:00
parent f919b8cb10
commit 15809c86a6
10 changed files with 34 additions and 23 deletions
+3
View File
@@ -68,6 +68,9 @@ fn canonical_examples_do_not_author_low_level_resource_plumbing() {
"register_handle(",
"RenderSlotExt",
".render(&",
".html(ui::render",
".html(slhx::render",
".html(super::ui::render",
"__h=",
"name=\"__h\"",
"name='__h'",