sa-form-controls
v3.0.4
Published
Angular typescript library, created as project in angular app
Readme
FormConstructor
This library build form with ng-zorro components, based on configs.
Use sa-form-constructor to build your form group and send configs tp this component.
You can add config to form group (flex direction, validators, etc) and must add configs for inputs
Configs has jsdoc for each type. Base config type - TSaBaseInputConfig
Styles
To use styles add node_modules/as-form-controls/src/lib/style.scss to styles in angular.json
Other
All objects of this lib has Sa in naming to avoid conflicts
