width
The outer width of the element, in pixels or as a string with unit.
width?: string | number;
Related
type StyleOverrides
A type that defines style properties for UI elements.
The outer width of the element, in pixels or as a string with unit.
width?: string | number;