ParticipantsButtonStrings interface

Strings of ParticipantsButton that can be overridden.

Properties

copyInviteLinkActionedAriaLabel

Narrator announcement for when the invite link has been copied by the user to the clipboard

copyInviteLinkButtonLabel

Label of menu button to copy invite link

label

Label of button

menuHeader

Header of menu pop up

muteAllButtonLabel

Label of menu button to mute all participants

participantsListButtonLabel

Label of menu button to show list of participants. Placeholders: [numParticipants]

tooltipContent

Button tooltip content.

Property Details

copyInviteLinkActionedAriaLabel

Narrator announcement for when the invite link has been copied by the user to the clipboard

copyInviteLinkActionedAriaLabel: string

Property Value

string

copyInviteLinkButtonLabel

Label of menu button to copy invite link

copyInviteLinkButtonLabel: string

Property Value

string

label

Label of button

label: string

Property Value

string

menuHeader

Header of menu pop up

menuHeader: string

Property Value

string

muteAllButtonLabel

Label of menu button to mute all participants

muteAllButtonLabel: string

Property Value

string

participantsListButtonLabel

Label of menu button to show list of participants. Placeholders: [numParticipants]

participantsListButtonLabel: string

Property Value

string

tooltipContent

Button tooltip content.

tooltipContent?: string

Property Value

string