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