Size

Descriptions of the Size property.

What is it?

The Size is the object responsible for defining the component’s size properties.

Its structure is represented as shown below:

AttributeTypeMandatoryDefinition
widthUnitValueSets a width.
heightUnitValueSets a height.
maxWidthUnitValueSets the maximum width.
maxHeightUnitValueSets the maximum height
minWidthUnitValueSets the minimum height
minHeightUnitValueSets the minimum height

How to use it?


Last modified March 4, 2022: Fix/updates misc docs 2.0 (#852) (58275b51)