Documentation

minHeight

The minimum height of the element, in pixels or as a string with unit.

minHeight?: string | number;

Related