docs/components/layout/AspectRatio

AspectRatio

Maintains the aspect ratio of its child.

import { AspectRatio } from '@ybouhjira/hyperkit';

#Playground

Edit the code — the preview recompiles and re-renders as you type.

Live playground
Loading preview…

#Props

PropTypeDefaultDescription
rationumber1Width-to-height ratio (e.g., 16/9, 4/3, 1).