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

CompositeLocale interface

从此库导出的所有复合的区域设置信息。

属性

component

复合使用的纯组件的区域设置信息。 请参阅 <xref:communication-react%23ComponentLocale>。

strings

直接在复合中使用的字符串

与组件(包含通过 组件库使用的字符串)形成对比。

属性详细信息

component

复合使用的纯组件的区域设置信息。 请参阅 <xref:communication-react%23ComponentLocale>。

component: ComponentLocale

属性值

strings

直接在复合中使用的字符串

与组件(包含通过 组件库使用的字符串)形成对比。

strings: CompositeStrings

属性值