newDashboardEngine()
Home > @gooddata/sdk-ui-dashboard > newDashboardEngine
newDashboardEngine() function
A factory function to obtain an instance of IDashboardEngine.
Signature:
export declare function newDashboardEngine(): IDashboardEngine;
Returns:
Remarks
This is the main, well-known entry point to the Dashboard Engine that is used during both static and dynamic loading of the dashboard engine instances by the DashboardLoader.