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

GridLayoutStyles interface

GridLayout 组件样式。

Extends

属性

children

GridLayout 的每个子项的样式

继承属性

root

根容器的样式。

属性详细信息

children

GridLayout 的每个子项的样式

children?: IStyle

属性值

IStyle

继承属性详细信息

root

根容器的样式。

root?: IStyle

属性值

IStyle

继承自BaseCustomStyles.root