UI Integration
StateMesh provides built-in solutions for common UI concerns: forms with validation, URL-backed state, and error boundaries for Suspense.
What's Included
| Feature | Description | Page |
|---|---|---|
| Forms | Async validation, schema adapters, field arrays, autosave | Forms |
| URL State | State synced to URL query parameters | URL State |
| Error Boundaries | Mesh-aware error boundaries for Suspense | Error Boundaries |
