provideWidgets Method

Deprecated  in 4.15.0. Use UiItemsProvider.getWidgets instead. To map item to location previously specified by arguments use Widget.layouts.

Provides widgets.

provideWidgets(stageId: string, stageUsage: string, location: StagePanelLocation, section?: StagePanelSection, stageAppData?: any): ReadonlyArray<Widget>

Parameter Type Description
stageId string  
stageUsage string  
location StagePanelLocation  
section StagePanelSection  
stageAppData any  

Returns - ReadonlyArray<Widget>

Defined in

Last Updated: 12 February, 2026