次の方法で共有


ComponentSlotStyle type

ComponentSlotStyle は @fluentui/react-northstar 型です。 このパッケージから離れるにつれて、相互運用性のためにfluentのより一般的なIRawStyleタイプを使用しました。

type ComponentSlotStyle = Omit<IRawStyle, "animation">