Type alias MinBlockSize<TLength>
MinBlockSize<TLength>: Globals | TLength | "-moz-max-content" | "-moz-min-content" | "-webkit-fill-available" | "auto" | "fit-content" | "max-content" | "min-content" | string & {} Type Parameters
- TLength = string & {} | 0