ParticipantItemStrings interface

Strings of ParticipantItem that can be overridden.

Properties

displayNamePlaceholder

placeholder text for participants who does not have a display name

isMeText

String shown when participant is me

menuTitle

String shown when hovering over menu button

mutedIconLabel

Label for the muted icon in participant state stack

removeButtonLabel

Label for the remove button in participant menu

sharingIconLabel

Label for the sharing icon in participant state stack

Property Details

displayNamePlaceholder

placeholder text for participants who does not have a display name

displayNamePlaceholder?: string

Property Value

string

isMeText

String shown when participant is me

isMeText: string

Property Value

string

menuTitle

String shown when hovering over menu button

menuTitle: string

Property Value

string

mutedIconLabel

Label for the muted icon in participant state stack

mutedIconLabel: string

Property Value

string

removeButtonLabel

Label for the remove button in participant menu

removeButtonLabel: string

Property Value

string

sharingIconLabel

Label for the sharing icon in participant state stack

sharingIconLabel: string

Property Value

string