WildflowerJS data-model and data-bind working with Nord Health Design System Web Components via the adapter registry.
data-model binds to Nord input fields via the adapter. Type in either field and see state update in real time, including a computed fullName.
nord-input, nord-select, nord-textarea, nord-checkbox, nord-toggle, and nord-range — all bound via adapters.
Click a preset button to update state programmatically. The adapter pushes values to Nord components via property assignment.