Components
Overview
A component is a unit of functionality within your workspace or a page, typically having a visual display .
A standard example of a component would be a table or a chart. However, components need not have a
visual display.
For example, a component could be a dataset, or even a data transformation.
Common Components
There are a set of components that are commonly found to be useful.
- Tables :
a table is a tabular display of an array of data.
- Charts :
The charts corner details methods for creating and using charts in a blog.
- Deck :
a deck is a series of slides.
- Tree :
a tree widget is a display of tree structured data in a component that lets a user navigate and select
items in a tree. The standard example of tree structured data is a file/folder system on a hard drive.
Topics
Video Demos
Components in a Page
A basic demonstration of using components within a page.