Alert
Aspect Ratio layout
Start using via importing:
import { AspectRatio } from "@perceptui/ui";
Aspect Ratio
<AspectRatio>
Aspect Ratio
</AspectRatio>
API References
Prop | Type | Description | Default |
---|---|---|---|
ratio | "1/1" | "3/4" | "4/3" | "9/16" | "16/9" | "21/9" | Ratio | 1/1 |
className | string | className | _ |