Closed srinisubramanian closed 9 months ago
Absolutely! You have the primary documentation there already. We have lots of examples of this as well. Here are some CSS frameworks that we have examples for:
https://github.com/formio/formio.js/tree/master/src/templates/bootstrap https://github.com/formio/semantic https://github.com/formio/bootstrap3 https://github.com/formio/bulma https://github.com/formio/uswds
Those should provide lots of examples of how to do this. What framework are you looking at implementing and would you be interested in adding it to our list of frameworks?
Was considering OpenUI5. Will check if we are able to do it.
On Tue, Apr 21, 2020, 7:22 PM Randall Knutson notifications@github.com wrote:
Absolutely! You have the primary documentation there already. We have lots of examples of this as well. Here are some CSS frameworks that we have examples for:
https://github.com/formio/formio.js/tree/master/src/templates/bootstrap https://github.com/formio/semantic https://github.com/formio/bootstrap3 https://github.com/formio/bulma https://github.com/formio/uswds
Those should provide lots of examples of how to do this. What framework are you looking at implementing and would you be interested in adding it to our list of frameworks?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/formio/formio.js/issues/2682#issuecomment-617193674, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB7U5CY5X4Y5V5SM7UAFY53RNWQIHANCNFSM4MNDHITQ .
We're currently addressing a backlog of GitHub issues. Closing this thread as it is outdated. Please re-open if it is still relevant. Thank you for your contribution!
Refer the CSS frameworks supported here: https://github.com/formio/formio.js/wiki/Templates-API
We need to support a different CSS framework. Is there some documentation on how this can be done or examples?