API Reference > ui-framework > Notification > MessageCenterFieldProps MessageCenterFieldProps Interface Properties for withMessageCenterFieldProps HOC. Extends StatusFieldProps Inherited methods Name Inherited from Description onOpenWidget(widget: StatusBarFieldId): void StatusFieldProps Function called when the widget is opened or closed. Properties Name Type Description targetRef undefined | Ref<HTMLElement> Message center dialog target. Inherited properties Name Type Inherited from Description className undefined | string StatusFieldProps Custom CSS class name isInFooterMode boolean StatusFieldProps Indicates whether the StatusBar is in footer mode openWidget StatusBarFieldId StatusFieldProps Field Id for open widgets style undefined | CSSProperties StatusFieldProps Custom CSS style properties Defined in ui/framework/src/ui-framework/statusfields/MessageCenter.tsx Line 39 Last Updated: 12 June, 2024