MessageCenterProps Interface

Beta

Properties of MessageCenter component.

Extends

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

Last Updated: 08 January, 2020