Skip to content

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

함수: toThemeKey()

toThemeKey(name): string

실험적

--instui-color-background-brandcolorBackgroundBrand로 바꾸세요.

매개변수

name

string

반환값

string

예제

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

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