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

CustomCallControlButtonStrings interface

CustomCallControlButtons 的字符串

属性

ariaDescription

屏幕阅读器权益的按钮的详细说明。

ariaLabel

按钮的 aria 标签,适合屏幕阅读器。

label

按钮的可选标签

tooltipContent

工具提示内容中显示的文本

属性详细信息

ariaDescription

屏幕阅读器权益的按钮的详细说明。

ariaDescription?: string

属性值

string

ariaLabel

按钮的 aria 标签,适合屏幕阅读器。

ariaLabel?: string

属性值

string

label

按钮的可选标签

label?: string

属性值

string

tooltipContent

工具提示内容中显示的文本

tooltipContent?: string

属性值

string