- Preparing search index...
- The search index is not available
@fold-dev/core
Type alias AspectRatioProps
AspectRatioProps: { height?: number | string; ratio: number; width?: number | string; } & CoreViewProps
Type declaration
-
Optional
height?: number | string
-
ratio: number
-
Optional
width?: number | string