View pack · ships as a module
Forms that edit your entities
Every standard input — text, number, date, choice — plus the editor, edit-form and property views that assemble them. Your area returns the control; the pack draws it.
What you get
- Inputs — text field, text area, number field, radio group, date picker, combobox, listbox, select, checkbox, switch.
- Editors — the Editor, EditForm and Property skin views that lay those inputs out as an entity editor with labels, validation and save/reset.
- Reactive — every field binds a JSON-pointer data source over the mesh stream, with debounced write-back and stale-echo filtering.
How it activates
A view pack is a module: installing lands its assembly, and the deployment lists the DLL under Modules:Assemblies to switch it on. The portals declare it under Modules:Required, so a rollout that lost the pack stalls on readiness instead of shipping blank edit forms.