MessageCenterTabProps Interface

Beta

Properties of MessageCenterTab component.

Extends

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

Last Updated: 08 January, 2020