Type Alias TrackBreadth<TLength>

TrackBreadth: TLength | "auto" | "max-content" | "min-content" | string & {}

Type Parameters

  • TLength