Documentation

maxWidth

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

maxWidth?: string | number;

Related