ParticipantItemStrings interface
可覆寫 的 ParticipantItem 字串。
屬性
display |
沒有顯示名稱之參與者的預留位置文字 |
is |
當參與者是我時顯示的字串 |
menu |
將滑鼠停留在功能表按鈕上方時顯示的字串 |
muted |
參與者狀態堆疊中靜音圖示的標籤 |
remove |
參與者功能表中 [移除] 按鈕的標籤 |
sharing |
參與者狀態堆疊中共用圖示的標籤 |
屬性詳細資料
displayNamePlaceholder
沒有顯示名稱之參與者的預留位置文字
displayNamePlaceholder?: string
屬性值
string
isMeText
當參與者是我時顯示的字串
isMeText: string
屬性值
string
menuTitle
將滑鼠停留在功能表按鈕上方時顯示的字串
menuTitle: string
屬性值
string
mutedIconLabel
參與者狀態堆疊中靜音圖示的標籤
mutedIconLabel: string
屬性值
string
removeButtonLabel
參與者功能表中 [移除] 按鈕的標籤
removeButtonLabel: string
屬性值
string
sharingIconLabel
參與者狀態堆疊中共用圖示的標籤
sharingIconLabel: string
屬性值
string