Components

MainHeader

<MainHeader {...MainHeader.MainHeaderProps} />

This is a container for MainHeader. Can be themed with [theme.MainHeader]

Members

DynamicContentStore.<MainHeader.MainHeaderChildrenProps>

# static readonly Content

Dynamic content store
MainHeader.MainHeaderProps

# static readonly defaultProps

Default properties

Type Definitions

MainHeader.MainHeaderProps

# MainHeaderChildrenProps

Properties of MainHeader.
Properties:
Name Type Attributes Description
incomingTasks boolean <optional>
Deprecated - Whether there are any incoming tasks or not.
isLiveVoiceConnection boolean <optional>
Whether there is a live voice connection.
Badge Badge.BadgeProps <optional>
Set of properties for internal Badge element.

# MainHeaderProps

Properties of MainHeader.
Properties:
Name Type Attributes Description
logoUrl string <optional>
Logo URL shown in the main header.
Badge ComponentBadgeProps.<MainHeader.MainHeaderProps> <optional>
Set of properties for internal Badge element.
children number | function <optional>
Children of internal Badge component.
children DynamicComponentChildren.<MainHeader.MainHeaderChildrenProps> <optional>
children