tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > SizeProps > height

SizeProps.height property

Height of the component. Values higher than 1 are treated as pixels. Values less than or equal to 1 are treated as percentage. Zero is ignored.

Signature:

height?: number;