Represents a form binding that syncs DOM form params to ephemeral state.
Form fields:
- Are ephemeral (socket-only, not in URL)
- Auto-update when events contain matching form params
- Default to an empty map
Represents a form binding that syncs DOM form params to ephemeral state.
Form fields: