Documentation

width

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

width?: string | number;

Related