Type alias FontWeightString

FontWeightString: "normal" | "bold"

フォントのウェイト。

  • "normal": 通常のウェイト。
  • "bold": 太字のウェイト。

Generated using TypeDoc