Interface: SizingMap
Defined in: types/sizing.ts:16
Sizing map structure that allows nested size definitions. Can contain dimension values or nested sizing maps for organization.
Indexable
[i
: string
]: DimensionMultiplyValue
| SizingMap
Defined in: types/sizing.ts:16
Sizing map structure that allows nested size definitions. Can contain dimension values or nested sizing maps for organization.
[i
: string
]: DimensionMultiplyValue
| SizingMap