minHeight
The minimum height of the element, in pixels or as a string with unit.
minHeight?: string | number;
Related
type StyleOverrides
A type that defines style properties for UI elements.
The minimum height of the element, in pixels or as a string with unit.
minHeight?: string | number;