Type alias VerticalAlign<TLength>

VerticalAlign<TLength>: Globals | TLength | "baseline" | "bottom" | "middle" | "sub" | "super" | "text-bottom" | "text-top" | "top" | string & {}

Type Parameters

  • TLength = string & {} | 0

Generated using TypeDoc