FrameConstraintsinterface
A config object which shows the possible frame size constraints, which are calculated using all internal elements' constraints
Properties (4)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| maxHeight⚓︎ | number | x | Shows the maximum height of the frame |
|
| maxWidth⚓︎ | number | x | Shows the maximum width of the frame |
|
| minHeight⚓︎ | number | x | Shows the minimum height of the frame |
|
| minWidth⚓︎ | number | x | Shows the minimum width of the frame |