Documentation

minWidth

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

minWidth?: string | number;

Related