Skip to content

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

Fonksyon: toThemeKey()

toThemeKey(name): string

Eksperimantal

Konvèti --instui-color-background-brand an colorBackgroundBrand.

Paramèt

name

string

Retounen

string

Egzanp

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

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