Skip to content

App the help with generation of form code for use in portal with the redux form components.

Notifications You must be signed in to change notification settings

JonHaywood/carecon-portals-form-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Form Generator

carecon-portals-form-generator is a React application that provides an easy interface for generating redux form JSX for use in portals.

Installation

Ensure that node and yarn are installed locally.

git clone https://github.com/JonHaywood/carecon-portals-form-generator.git
yarn
yarn start

Usage

In the interface, enter the general form settings: slice, prefix, etc. In the form definitions section, enter a field name on every line.

The appropriate JSX will be rendered in the right pane. Use the "copy to clipboard" button to copy all code.

About

App the help with generation of form code for use in portal with the redux form components.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published