API Reference > ui-ninezone > MessageCenter > MessageCenterTabProps MessageCenterTabProps Interface Beta Properties of MessageCenterTab component. Extends CommonProps Methods Name Description onClick(): void Optional Function called when the tab is clicked. Properties Name Type Description children undefined | ReactNode Tab content. isActive undefined | boolean Describes if the tab is active. Inherited properties Name Type Inherited from Description className undefined | string CommonProps Custom CSS class name style undefined | CSSProperties CommonProps Custom CSS style properties Defined in ui/ninezone/src/ui-ninezone/footer/message-center/Tab.tsx Line 17 Last Updated: 12 June, 2024