Skip to content
Discussion options

You must be logged in to vote

When you set color to some text that is not parsed (colorUtils.ts:24), e.g. color="something" it lands in the component as bg-something class. You can have CSS describing that class and apply the craziest gradients you can imagine.

When used with indeterminate it is a bit complicated, but still possible with a little compromise as background-attachment: fixed shifts it relative to the whole page.

Playground

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by J-Sek
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants