Davinci Components
Overview
Davinci components are elements that are created using the
davinci desktop
or
page editor
and then copied and pasted into the wiki.
Davinci Components
The following script demonstrates adding a set of components to a wiki page.
The resulting output is displayed.
Shared Data
Each components section is created in its own data sandbox. That is, if more then one components section is created in the
wiki, they will not exchange data.
If you want one section to affect another through data exchange, add the class "share" to the script tag, in addition to the "components"
class. Now one section can read and share data from another.
Demo
Davinci Components
Demonstrates how to add a set of components that were created using the davinci desktop or the page editor
can be added to a wiki page.