setActiveFrontstage Method

Sets the active FrontstageDef give the stageId.

setActiveFrontstage(frontstageId: string): Promise<void>

Parameter Type Description
frontstageId string Id of the Frontstage to set active.

Returns - Promise<void>

A Promise that is fulfilled when the Frontstage is ready.

Last Updated: 30 November, 2023