tridion-sites-extensions-api-docs

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

SizeProps.width property

Width 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:

width?: number;