Property.Heighttype Height<TLength = (string & {}) | 0> = | Globals | TLength | "-moz-max-content" | "-moz-min-content" | "-webkit-fit-content" | "auto" | "fit-content" | "max-content" | "min-content" | (string & {});§Type Parameters§TLength = (string & {}) | 0[src]§Type§Globals | TLength | "-moz-max-content" | "-moz-min-content" | "-webkit-fit-content" | "auto" | "fit-content" | "max-content" | "min-content" | (string & {})[src]