C3 AI Console Reference: c3Grid
Bring up a hybrid view with a table and tree of the argument object.
Parameters
| Name | Type | Mandatory | Description |
|---|---|---|---|
| data | Object | Mandatory | Data value to be displayed |
Examples
Display a grid where each row is a smart bulb that is persisted in the database:
JavaScript
c3Grid(SmartBulb.fetch())