Components in Davinci HTML
Components are elements of a page such as tables, charts or scripts that are dynamic in nature and created using a davinci app or toolbox. Components can be embedded in wiki pages or within HTML in a page.The same mechanisms available in components in wiki are available for embedding functionality in an HTML component.
Additional Dynamic Components
- Conditionally Displayed Components - components that are displayed only if a certain condition is met.
- Viewing Data - HTML that will create a view data component that is displayed in the HTML.
- Data Components that Export their Data. - some compenents such as buttons, comboboxes and slider controls can export their data to a page or desktop.
- Displaying Data - HTML that can be dynamically bound to data in the workspace or page, which will be updated in real time as the data changes.