Answers for "angular css variable in typescript"

4

typescript css variables

document.documentElement.style.setProperty("--main-background-color", "green");
Posted by: Guest on September-11-2020

Code answers related to "angular css variable in typescript"

Code answers related to "Javascript"

Browse Popular Code Answers by Language