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