Documentation

height

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

height?: string | number;

Related