Releases: dudow8/react-djforms
Releases · dudow8/react-djforms
Extendable FormControl
Under this version is possible to extend the default DJReact FormControl default types, adding the possibilities to develop local input types for each project.
Form structure builder and rendering
In this version we are abble to use the FormBuilder service to build our form structure and the DjForm component to render our form to the client. Basic inputs are suported (TexArea, Text, Date, Time and DropDown).