@hub-fx/forms
v0.3.0-alpha.0
Published
Form library with hub-fx
Downloads
2
Readme
Hubfx Forms (WIP)
Description
State management for building a comprehensive form library using Hubfx Core.
Architecture (WIP see https://github.com/hub-fx/hub-fx/issues/8)
The following diagram visualizes the architecture of Hubfx Forms - a state management model for building reactive forms.
There are two sets of hub and stores. The first set is responsible for handling user input and updating the form.
The second set is responsible for reacting to the form change in the first store and asynchronous validation.