Skip to content

pantoken / renderers/css-in-js/src / toThemeKey

Fungsi: toThemeKey()

toThemeKey(name): string

Eksperimental

Tukar --instui-color-background-brand kepada colorBackgroundBrand.

Parameter

name

string

Mengembalikan

string

Contoh

ts
import { toThemeKey } from "@pantoken/css-in-js";

toThemeKey("--instui-color-background-brand"); // "colorBackgroundBrand"