749ecb1778
Import component-scoped generated modules at the example boundary so handlers and tests read as local slots/forms/handles without hiding ownership or adding framework machinery. req: component/003 req: dx/006
slhx v0 browser examples
Run the examples server:
cargo run -p slhx-v0-examples
Open http://127.0.0.1:3000.
The page includes working examples for:
- counter updates
- todo form submission
- wizard step updates
- login form feedback
- page swap/navigation
- server-sent notifications