Skip to content

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

Függvény: toThemeKey()

toThemeKey(name): string

Kísérleti

--instui-color-background-brand konvertálása colorBackgroundBrand-ra.

Paraméterek

name

string

Visszatérés

string

Példa

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

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