Skip to content

Aspect ratio

A layout component that ensures content maintains a consistent aspect ratio, providing a reliable way to preserve proportional dimensions across different layouts. It is particularly useful for scenarios like embedding media or designing responsive elements, where maintaining a specific shape is essential for visual harmony and adaptability.

Props

aspect-ratio: number
The aspect ratio, can be a formula such as "16 / 9".

Slots

default
The contents of the element.