Theo's Typesafe CultTTC
Theo's Typesafe Cult2y ago
3 replies
Noor

Change BG using React State

Hey everyone,
So I have a page with different radio buttons
bg1, bg2,....bg10
That page is in a different route
For eg: /themes/
Now whenever the user changes the radio button
I want to change the background image of the whole document with user type

How can I do this in React?
Was this page helpful?