162c117a5a
Drop the v0 example's global export opt-in and update tests to use component-scoped slots and forms, matching the checked public API path. req: component/003 req: build/001
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