ParticipantItemStrings interface
Strings of ParticipantItem that can be overridden.
Properties
attendee |
String for the attendee role |
camera |
Label for the disabled camera icon in participant state stack |
display |
placeholder text for participants who does not have a display name |
hand |
Label for the raised hand icon in participant state stack |
is |
String shown when participant is me |
menu |
String shown when hovering over menu button |
mic |
Label for the disabled microphone icon in participant state stack |
muted |
Label for the muted icon in participant state stack |
participant |
Aria Label applied to the base element of the |
participant |
Aria Label applied to the base element of the |
participant |
String shown when |
participant |
String shown when |
remove |
Label for the remove button in participant menu |
sharing |
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