API Reference > ui-framework > Frontstage > FrontstageManager > setActiveFrontstage setActiveFrontstage MethodStatic Sets the active FrontstageDef. 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. Defined in ui/framework/src/ui-framework/frontstage/FrontstageManager.ts Line 290 Last Updated: 13 June, 2024