ccm-components

ccm-components by mkaul

ccm Components

ccm Components developed by Manfred Kaul

Click on a link for online demo. Include the following HTML code for including the web component into your own web site.

* [geogebra](https://mkaul.github.io/ccm-components/geogebra/index.html)
* [learning_app](https://mkaul.github.io/ccm-components/learning_app/index.html)
* [uml](https://mkaul.github.io/ccm-components/uml/index.html)
* [upload](https://mkaul.github.io/ccm-components/upload/index.html)
* [fine_upload](https://mkaul.github.io/ccm-components/fine_upload/index.html)
* [form](https://mkaul.github.io/ccm-components/form/index.html)

## Multiple Embedding Techniques for HTML including _ccm_ Components

* via loader
* via content und HTML (attention: JSON-Format!)

// or as nested Attribut:

* via content und JavaScript loading HTML
``` * via content und JSON config ``` ``` * via ccm.form.js loading a remote config ``` ```