feat(build): generate slot target objects

Add generated targets::<slot> wrapper objects so partial swaps read as target.put/append/replace while preserving existing lower-aware commands and IntoEffect wiring.

req: dx/006

req: codegen/001

req: codegen/002

req: component/003
This commit is contained in:
slhx agent
2026-06-02 07:21:23 +02:00
parent 20d1159e39
commit a138f92b33
11 changed files with 84 additions and 37 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ cargo run -p slhx-v0-examples
Open <http://127.0.0.1:3000>.
The page includes working examples for generated-resource, server-first UI commands:
The page includes working examples for generated target objects and server-first UI commands:
- counter updates
- todo form submission