Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

inline style to change background color react

// Change the background color to red
document.body.style.backgroundColor = "red"; 
Source by webdevable.com #
 
PREVIOUS NEXT
Tagged: #inline #style #change #background #color #react
ADD COMMENT
Topic
Name
7+2 =