8.1.0 • Published 6 years ago
region-shortcut v8.1.0
region-shortcut
Progressive View Model Management Framework
| Package | Version | Docs | Description |
|---|---|---|---|
| region-core | The core of Region: set, load & useProps | ||
| region-shortcut | Wrapped core with global set, load & useProps | ||
| region-form | RegionForm extends Region: bindWith any ant-design form item |
Get Started
Docs
Example
git clone https://github.com/regionjs/region-core.git
cd example
npm i
npm start