Aspect Ratios
The v-responsive
component can be used to fix any section to a specific aspect ratio
API
이름
aspect-ratio
디폴트
undefined
타입
string | number
Framework.AspectRatios.
이름
height
디폴트
undefined
타입
number | string
컴포넌트의 높이를 설정
이름
max-height
디폴트
undefined
타입
number | string
컨탠츠의 최대 높이를 설정
이름
max-width
디폴트
undefined
타입
number | string
Framework.AspectRatios.
이름
min-height
디폴트
undefined
타입
number | string
Framework.AspectRatios.
이름
min-width
디폴트
undefined
타입
number | string
Framework.AspectRatios.
이름
width
디폴트
undefined
타입
number | string
컨텐츠의 폭을 설정