API Reference > ui-ninezone > MessageCenter > MessageCenterProps MessageCenterProps Interface Beta Properties of MessageCenter component. Extends FooterIndicatorProps Methods Name Description onClick(): void Optional Function called when indicator is clicked. Properties Name Type Description children undefined | string Message center balloon content. indicatorRef undefined | Ref<HTMLDivElement> Clickable part of the indicator. label undefined | string Message center label. targetRef undefined | Ref<HTMLDivElement> Message center dialog target. Inherited properties Name Type Inherited from Description className undefined | string FooterIndicatorProps Custom CSS class name isInFooterMode undefined | boolean FooterIndicatorProps Describes whether the footer is in footer or widget mode. style undefined | CSSProperties FooterIndicatorProps Custom CSS style properties title undefined | string FooterIndicatorProps Title for the indicator Defined in ui/ninezone/src/ui-ninezone/footer/message-center/Indicator.tsx Line 17 Last Updated: 11 June, 2024