API Reference > ui-framework > ConfigurableUi > ConfigurableUiManager > findFrontstageDef findFrontstageDef MethodStatic Finds a FrontstageDef, given its id. findFrontstageDef(id?: string): FrontstageDef | undefined Parameter Type Description id string the id of the FrontstageDef to find Returns - FrontstageDef | undefined the FrontstageDef with the given id, or undefined if not found Defined in ui/framework/src/ui-framework/configurableui/ConfigurableUiManager.ts Line 135 Last Updated: 13 June, 2024