Share via


ComponentSlotStyle type

ComponentSlotStyle is a @fluentui/react-northstar type. As we have moved away from this package we have used the more generic IRawStyle type from fluent for interoperability.

type ComponentSlotStyle = Omit<IRawStyle, "animation">