API Reference > ui-framework > Widget > WidgetHost > getSingleWidgetDef getSingleWidgetDef Method If there is only one Widget in the Panel, gets the single WidgetDef. getSingleWidgetDef(): WidgetDef | undefined Returns - WidgetDef | undefined The single WidgetDef if there is only one Widget; otherwise, undefined is returned. Defined in ui/framework/src/ui-framework/widgets/WidgetHost.tsx Line 43 Last Updated: 13 June, 2024