Fluent UI React Component Theming and Styling #27675
Unanswered
persistentant
asked this question in
General
Replies: 1 comment
-
@zhongjp58 converting this to a discussion since this isn't really an issue but a support question. The most recent way to override styles in v8 is to use You can find more concrete examples of its usage in the Fluent repo in the react-examples package https://github.com/microsoft/fluentui/blob/master/packages/react-examples/src/react/DetailsList/DetailsList.Basic.Example.tsx |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Environment Information
Describe the issue:
We are using Fluent UI React V8 and wonder which component theming/styling guidance we should follow. From Component Styling, it looks using styles prop for Fluent UI components and className for custom components are going to be deprecated.
Questions:
Actual behavior:
Expected behavior:
If applicable, please provide a codepen repro:
Priorities and help requested (not applicable if asking question):
Are you willing to submit a PR to fix? (Yes, No)
Requested priority: Blocking
Products/sites affected: (if applicable)
Beta Was this translation helpful? Give feedback.
All reactions