ParticipantItemStrings interface
可以重写的 ParticipantItem 字符串。
属性
| attendee |
与会者角色的字符串 |
| camera |
参与者状态堆栈中已禁用摄像头图标的标签 |
| display |
没有显示名称的参与者的占位符文本 |
| hand |
参与者状态堆栈中举手图标的标签 |
| is |
参与者是我时显示的字符串 |
| menu |
悬停在菜单按钮上时显示的字符串 |
| mic |
参与者状态堆栈中已禁用麦克风图标的标签 |
| muted |
参与者状态堆栈中静音图标的标签 |
| participant |
Aria Label 应用于 |
| participant |
Aria Label 应用于 当有更多选项时应用于 的基本元素 |
| participant |
String 显示时 |
| participant |
String 显示时 |
| remove |
参与者菜单中“删除”按钮的标签 |
| sharing |
参与者状态堆栈中共享图标的标签 |
属性详细信息
attendeeRole
与会者角色的字符串
attendeeRole: string
属性值
string
cameraDisabledIconLabel
参与者状态堆栈中已禁用摄像头图标的标签
cameraDisabledIconLabel: string
属性值
string
displayNamePlaceholder
没有显示名称的参与者的占位符文本
displayNamePlaceholder?: string
属性值
string
handRaisedIconLabel
参与者状态堆栈中举手图标的标签
handRaisedIconLabel?: string
属性值
string
isMeText
参与者是我时显示的字符串
isMeText: string
属性值
string
menuTitle
悬停在菜单按钮上时显示的字符串
menuTitle: string
属性值
string
micDisabledIconLabel
参与者状态堆栈中已禁用麦克风图标的标签
micDisabledIconLabel: string
属性值
string
mutedIconLabel
参与者状态堆栈中静音图标的标签
mutedIconLabel: string
属性值
string
participantItemAriaLabel
Aria Label 应用于 participantItem
participantItemAriaLabel?: string
属性值
string
participantItemWithMoreOptionsAriaLabel
Aria Label 应用于 当有更多选项时应用于 的基本元素participantItem
participantItemWithMoreOptionsAriaLabel?: string
属性值
string
participantStateHold
String 显示时 participantState 为 Hold
participantStateHold?: string
属性值
string
participantStateRinging
String 显示时 participantState 为 Ringing
participantStateRinging?: string
属性值
string
removeButtonLabel
参与者菜单中“删除”按钮的标签
removeButtonLabel: string
属性值
string
sharingIconLabel
参与者状态堆栈中共享图标的标签
sharingIconLabel: string
属性值
string