Type Alias TextDecorationThickness<TLength>

TextDecorationThickness: Globals | TLength | "auto" | "from-font" | string & {}

Type Parameters

  • TLength = string & {} | 0