Are you willing to submit a PR to fix? TBD
Requested priority: (Blocking, High, Normal, Low)
Products/sites affected: (if applicable)
The Pivot component has a styles prop (or getStyles, on older versions), but when I specify a style function for that prop, my styles don't get applied to the Pivot. Digging into Pivot.base.tsx, it looks like this prop is never actually used.
I looked through some of the history and couldn't tell if this was known feature work that's on the backlog, or if this should be treated as a new bug.
Pivot conversion to JS styling was only partially imlemented via #4656. It will be finished soon.
Most helpful comment
Pivot conversion to JS styling was only partially imlemented via #4656. It will be finished soon.