Share via


ParticipantItemStrings interface

Strings of ParticipantItem that can be overridden.

Properties

attendeeRole

String for the attendee role

cameraDisabledIconLabel

Label for the disabled camera icon in participant state stack

displayNamePlaceholder

placeholder text for participants who does not have a display name

handRaisedIconLabel

Label for the raised hand icon in participant state stack

isMeText

String shown when participant is me

menuTitle

String shown when hovering over menu button

micDisabledIconLabel

Label for the disabled microphone icon in participant state stack

mutedIconLabel

Label for the muted icon in participant state stack

participantItemAriaLabel

Aria Label applied to the base element of the participantItem

participantItemWithMoreOptionsAriaLabel

Aria Label applied to the base element of the participantItem when there are more options present

participantStateHold

String shown when participantState is Hold

participantStateRinging

String shown when participantState is Ringing

removeButtonLabel

Label for the remove button in participant menu

sharingIconLabel

Label for the sharing icon in participant state stack

Property Details

attendeeRole

String for the attendee role

attendeeRole: string

Property Value

string

cameraDisabledIconLabel

Label for the disabled camera icon in participant state stack

cameraDisabledIconLabel: string

Property Value

string

displayNamePlaceholder

placeholder text for participants who does not have a display name

displayNamePlaceholder?: string

Property Value

string

handRaisedIconLabel

Label for the raised hand icon in participant state stack

handRaisedIconLabel?: 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

micDisabledIconLabel

Label for the disabled microphone icon in participant state stack

micDisabledIconLabel: string

Property Value

string

mutedIconLabel

Label for the muted icon in participant state stack

mutedIconLabel: string

Property Value

string

participantItemAriaLabel

Aria Label applied to the base element of the participantItem

participantItemAriaLabel?: string

Property Value

string

participantItemWithMoreOptionsAriaLabel

Aria Label applied to the base element of the participantItem when there are more options present

participantItemWithMoreOptionsAriaLabel?: string

Property Value

string

participantStateHold

String shown when participantState is Hold

participantStateHold?: string

Property Value

string

participantStateRinging

String shown when participantState is Ringing

participantStateRinging?: 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