Correct use of FluentOverlay.BackgroundColor #3985
Unanswered
kakkamstrup
asked this question in
Q&A
Replies: 0 comments
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.
-
Maybe I'm not just getting it, but how am I supposed to set the BackgroundColor parameter in FluentOverlay?
The docs tell me to set it like (#rrggbb or #rgb), but as I understand the framework, I should instead be using one of the build in values like var(--neutral-layer-1).
The FluentProgress also seems to work that way with its Color parameter
Beta Was this translation helpful? Give feedback.
All reactions