共用方式為


ComponentSlotStyle type

ComponentSlotStyle 是一種 @fluentui/react-northstar 類型。 由於我們不再使用此包,因此我們使用了 Fluent 中更通用的 IRawStyle 類型,以實現互作性。

type ComponentSlotStyle = Omit<IRawStyle, "animation">