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