Skip to content

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

Funktio: toThemeKey()

toThemeKey(name): string

Kokeellinen

Muunna --instui-color-background-brand muotoon colorBackgroundBrand.

Parametrit

name

string

Palauttaa

string

Esimerkki

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

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