provideWidgets Method

Provides widgets.

provideWidgets(stageId: string, stageUsage: string, location: StagePanelLocation, section?: StagePanelSection, stageAppData?: any): undefined

@note Use UiItemsProvider.getWidgets instead. To map item to location previously specified by arguments use Widget.layouts.

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

Defined in

Last Updated: 05 April, 2024