ComponentSlotStyle type
ComponentSlotStyle 是一种 @fluentui/react-northstar 类型。 由于我们不再使用此包,因此我们使用了 Fluent 中更通用的 IRawStyle 类型,以实现互作性。
type ComponentSlotStyle = Omit<IRawStyle, "animation">
你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ComponentSlotStyle 是一种 @fluentui/react-northstar 类型。 由于我们不再使用此包,因此我们使用了 Fluent 中更通用的 IRawStyle 类型,以实现互作性。
type ComponentSlotStyle = Omit<IRawStyle, "animation">