--- title: AspectRatio description: "`AspectRatio`は、アスペクト比を維持したビデオやマップなどを埋め込むためのコンポーネントです。" links: - style: https://github.com/yamada-ui/yamada-ui/tree/main/packages/react/src/components/aspect-ratio/aspect-ratio.style.ts - source: https://github.com/yamada-ui/yamada-ui/tree/main/packages/react/src/components/aspect-ratio - storybook: https://yamada-ui.github.io/yamada-ui?path=/story/components-aspectratio--basic --- ```tsx シン・ゴジラ ``` ## 使い方 ```tsx import { AspectRatio } from "@yamada-ui/react" ``` ```tsx import { AspectRatio } from "@/components/ui" ``` ```tsx import { AspectRatio } from "@workspaces/ui" ``` ```tsx ``` ### iframeを使う ```tsx