-
Notifications
You must be signed in to change notification settings - Fork 0
UI Services
Gerard Llort edited this page Apr 26, 2021
·
5 revisions
This is the most powerful service in Cosmo Framework. It allows develop web applications without knowing and/or writing HTML, CSS, JavaScript or another web technologies. Like most RAD environments, you can create views using controls using C#. The renderer will convert the client views into HTML, CSS and JavaScript using a template. These templates are based in Bootstrap model of components which are very extended.