Documentation

maxHeight

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

maxHeight?: string | number;

Related