RegisterDashboardWidget
registerDashboardWidget
Registers a dashboard widget. Once registered, the widget can be set as part of the default (using setDashboardWidgetLayout).
Signature
function registerDashboardWidget(id: string, config: DashboardWidgetConfig): FactoryProvider
Parameters
id
parameter
string
config
parameter