API Reference > ui-framework > StatusBar > StatusBarWidgetControlArgs StatusBarWidgetControlArgs Interface Status Bar Widget Control render prop arguments. Methods Name Description onOpenWidget(widget: StatusBarFieldId): void Function called when the widget is being opened or closed. Properties Name Type Description isInFooterMode boolean Describes whether the footer is in widget or footer mode. openWidget StatusBarFieldId Currently open widget or null if no widget is open. toastTargetRef Ref<HTMLElement> Element reference to which the toast will animate out to. Defined in ui/framework/src/ui-framework/statusbar/StatusBarWidgetControl.tsx Line 20 Last Updated: 11 June, 2024