provideWidgets Readonly
Deprecated in 4.15.0. Use getWidgets instead. To map item to location previously specified by arguments use layouts.
provideWidgets: (stageId: string, stageUsage: string, location: StagePanelLocation, section?: StagePanelSection) => ReadonlyArray<Widget> | undefined
Provides widgets.
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.