Files
hemx/examples/v0
slhx agent eb6086616c refactor(examples): use targets across v0 handlers
Move remaining v0 example updates from raw slot constants/free functions to generated target objects for the partial/swap happy path.

req: dx/006

req: examples/003
2026-06-02 07:44:41 +02:00
..

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 generated target objects and server-first UI commands:

  • counter updates
  • todo form submission
  • wizard step updates
  • login form feedback
  • page swap/navigation
  • server-sent notifications