Example 1: how to change css variable in javascript document.documentElement.style.setProperty("--main-background-color", "green"); Example 2: how to change ...
確定! 回上一頁