@shumoku/core · 0.4.0 · function
applyThemeToCSS
APIの説明は英語のcanonical sourceを表示しています。
Apply theme to CSS variables
applyThemeToCSS(theme: Theme, root?: HTMLElement): void パラメーター
| 名前 | 型 | 説明 | 既定値 |
|---|---|---|---|
theme | Theme | 追加説明はありません。 | — |
root | HTMLElement | 追加説明はありません。 | document.documentElement |
戻り値
void