Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.

taking a configuration block, and then building fields based on that block

Notifications You must be signed in to change notification settings

CallumQ/building-display-fields-using-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is just a quick and dirty proof of concept of whether or not it is feasible to build UI components based on a config block. At the current stage all it does is populates the placeholder of a textbox, but it proves that it is at least feasible. Further work would be required to encompass a wider range of componets(date pickers, dropdowns,checkboxes,etc..). the test objects that I am using are stored in the db.json

I have chosen to use react-semantic-ui to start with, as the validation done against forms is also config based.

About

taking a configuration block, and then building fields based on that block

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published