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:
@@ -11,7 +11,7 @@ The example is a server-first Kanban board with:
|
||||
- add-card form
|
||||
- move-left / move-right card controls
|
||||
- delete-card controls
|
||||
- generated resource commands for checked slot updates
|
||||
- generated target objects for checked slot updates
|
||||
- tuple-composed `IntoEffect` / `application/slhx` responses
|
||||
- SSE presence updates
|
||||
|
||||
|
||||
Reference in New Issue
Block a user