Type alias MaxBlockSize<TLength>

MaxBlockSize<TLength>: Globals | TLength | "-moz-max-content" | "-moz-min-content" | "-webkit-fill-available" | "fit-content" | "max-content" | "min-content" | "none" | string & {}

Type Parameters

  • TLength = string & {} | 0

Generated using TypeDoc