ParticipantsButtonStrings interface
Strings of ParticipantsButton that can be overridden.
Properties
copy |
Narrator announcement for when the invite link has been copied by the user to the clipboard |
copy |
Label of menu button to copy invite link |
label | Label of button |
menu |
Header of menu pop up |
mute |
Label of menu button to mute all participants |
participants |
Label of menu button to show list of participants. Placeholders: [numParticipants] |
tooltip |
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