getDashboardComponent()
Home > @gooddata/sdk-ui-dashboard > IDashboardEngine > getDashboardComponent
IDashboardEngine.getDashboardComponent() method
Returns Dashboard component provided by this dashboard engine.
Signature:
getDashboardComponent(): ComponentType<IDashboardProps>;
Returns:
ComponentType<IDashboardProps>