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

Create the format options and attributes of the UI Components #12

Closed csfar closed 4 years ago

csfar commented 4 years ago

Copied from Issue #8:

One thing that will be needed to help our teams would be to create a document that will tell us how the UIComponents would be constructed, what kind of attributes they would have in their structs/classes. Also it would be helpful that we create a JSON example or mock-up using one UIComponent as example to set our struct and how the users of our framework should implement it. Any kind of alterations to this issue or opinions about it would be welcome.

Refer to Issue #8 for more information.

EdgSgroi commented 4 years ago

Assim como comentei na issue #8 vale a pena olhar para a issue sobre o Jazzy #14 e ver como elas se relacionam.

csfar commented 4 years ago

Closed in favor of #31 and #9