Options
All
  • Public
  • Public/Protected
  • All
Menu

Typography의 스타일을 정의하기 위한 타입입니다.

Hierarchy

  • Typography

Index

Properties

font

font: string

font의 이름입니다.

height

height: number

font의 높이를 결정합니다.

size

size: number

font의 크기를 결정합니다.

spacing

spacing: number

font의 자간을 결정합니다.

weight

weight: undefined | "normal" | "bold" | "100" | "200" | "300" | "400" | "500" | "600" | "700" | "800" | "900"

font의 굵기를 결정합니다.

Generated using TypeDoc