IDashboardEngine
Home > @gooddata/sdk-ui-dashboard > IDashboardEngine
IDashboardEngine interface
Dashboard Engine encapsulates a particular build of the Dashboard() component and provides factory methods to create the Dashboard component's customization-related props using one or more plugins.
Signature:
export interface IDashboardEngine
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
|
string |
Version of the dashboard engine. |
Methods
Method |
Description |
---|---|
Returns Dashboard component provided by this dashboard engine. | |
Drives initialization of loaded dashboard plugins and their registration logic. |