MyFormworks / Formworks

Formworks is a framework for building forms from JSON files.
https://myformworks.github.io/Formworks/
MIT License
6 stars 1 forks source link

Plan out visual customization to the form #58

Closed csfar closed 3 years ago

csfar commented 4 years ago

We should add a way to customize the look of the form in the initialisation process. Either through a specific type or functions to set a certain style. While doing so, we can also add default styles as enums. We should try to make the process type-safe and document the customisation options.

Galdineris commented 3 years ago

Closed in PR #78