Toggle Sidebar B
AppearanceLight & dark mode D

Aspect Ratio

Locks child content to a fixed width-to-height ratio. Built on reka-ui.

Default

16:9 image container that scales with its parent width.

Replay preview
Landscape

Square

Set ratio=1 for square thumbnails.

Replay preview

Portrait

Set ratio=3/4 for tall, portrait-oriented content.

Replay preview
3 : 4

API Reference

AspectRatio

PropTypeDefaultDescription
rationumber1Width-to-height ratio. 16/9 ≈ 1.78, 4/3 ≈ 1.33, 1 = square.
asChildbooleanfalseRender into the child element instead of a wrapper div.