11f710d276
Use #[slhx::form] in the v0 example tests and add a checked form-handler smoke test, with a typed() helper for generated form ids so examples do not rebuild ids by hand. req: form/001 req: form/004 req: form/006 req: derive_handler/003