Documentation / @finchart/core / TextStyle
Interface: TextStyle
Defined in: packages/core/src/render/types.ts:19
글자에 확정된 스타일. font는 CSS 단축 속성 전체다 — 크기만 숫자로 받으면 패밀리를 표현할 수 없어서 렌더러가 기본값을 정하게 된다. 완성된 문자열로 받으면 렌더러가 채울 구멍이 없다.
Properties
color
color:
string
Defined in: packages/core/src/render/types.ts:22
font
font:
string
Defined in: packages/core/src/render/types.ts:21
"600 12px Inter, sans-serif"