你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ParticipantsButtonStrings interface

可以重写的 ParticipantsButton 字符串。

属性

ariaLabel

按钮辅助功能公告的 Aria 标签

copyInviteLinkActionedAriaLabel

用户何时将邀请链接复制到剪贴板的讲述人公告

copyInviteLinkButtonLabel

用于复制邀请链接的菜单按钮的标签

label

按钮标签

menuHeader

弹出菜单标题

muteAllButtonLabel

用于将所有参与者设为静音的菜单按钮的标签

participantsListButtonLabel

用于显示参与者列表的菜单按钮的标签。 占位符:[numParticipants]

tooltipContent

按钮工具提示内容。

属性详细信息

ariaLabel

按钮辅助功能公告的 Aria 标签

ariaLabel?: string

属性值

string

copyInviteLinkActionedAriaLabel

用户何时将邀请链接复制到剪贴板的讲述人公告

copyInviteLinkActionedAriaLabel: string

属性值

string

copyInviteLinkButtonLabel

用于复制邀请链接的菜单按钮的标签

copyInviteLinkButtonLabel: string

属性值

string

label

按钮标签

label: string

属性值

string

menuHeader

弹出菜单标题

menuHeader: string

属性值

string

muteAllButtonLabel

用于将所有参与者设为静音的菜单按钮的标签

muteAllButtonLabel: string

属性值

string

participantsListButtonLabel

用于显示参与者列表的菜单按钮的标签。 占位符:[numParticipants]

participantsListButtonLabel: string

属性值

string

tooltipContent

按钮工具提示内容。

tooltipContent?: string

属性值

string