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