MaximumPercentageUseStrategy
Defined in: dynamic-line-utils/src/types/layout/types.ts:153
This indicates that an element should be placed at whatever size it likes, up to a maximum percentage of its immediate parent container
Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
maximumPercent? | number | dynamic-line-utils/src/types/layout/types.ts:155 |
type | "maximum-percent" | dynamic-line-utils/src/types/layout/types.ts:154 |