You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
prasanna1211 edited this page Nov 24, 2017
·
1 revision
FormComponents
MaterialUI
SemanticUI
LiteMaterialUI
CustomUI
This folder contains a set of input component from each material library. You can use these components as a stand alone input component having all necessary callbacks.
Use this folder to add a new input component under the respective folder
FormBindings
FormsyForm
ReduxForm
FormikForm
Importing input elements from these folders gives the form binded components which can be used under wrapper
tags. This will just connect the Form Custom Inputs with the FormComponents Folder
Use this to connect the UI Component with the respective folder