:host refers to your <my-element>. So set properties on your my-element with: this.style.setProperty('--color', value);.
確定! 回上一頁