Type alias FontSize<TLength>

FontSize<TLength>: Globals | AbsoluteSize | TLength | "larger" | "smaller" | string & {}

Type Parameters

  • TLength = string & {} | 0

Generated using TypeDoc