Skip to content

Documentation / @finchart/core / cssVarExpr

Function: cssVarExpr()

cssVarExpr(leaf): string

Defined in: packages/core/src/render/style-spec.ts:210

DOM에 인라인 스타일로 꽂을 때 — 브라우저가 var()를 푸는 쪽 (legend·tooltip). canvas 경로(resolveStyle)와 메커니즘은 다르지만 선언은 같은 스펙이다.

Parameters

leaf

StyleVar<string>

Returns

string