.add_component: Helper function to add components to the dashboard
Description
Helper function to add components to the dashboard
Usage
.add_component(dashboard, page, component)
Value
The dashboard with added component.
Arguments
- dashboard
A i2dashboard.
- page
The name of the page to add the component to.
- component
A string or list.