README
This is a form util for working with angular(x) reactive form, which creates validators based on project properties and their values. If there is a value, it will assigned those value into FormControl.
reactive form util
<script type="module">
import appreportformutil from 'https://cdn.skypack.dev/appreportformutil';
</script>
This is a form util for working with angular(x) reactive form, which creates validators based on project properties and their values. If there is a value, it will assigned those value into FormControl.