Type Alias LineHeight<TLength>

LineHeight: Globals | TLength | "normal" | string & {} | number & {}

Type Parameters

  • TLength = string & {} | 0