Aspect Ratios

The v-responsive component can be used to fix any section to a specific aspect ratio

사용법

Specify a custom aspect-ratio

API

v-responsive
이름
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

컨텐츠의 폭을 설정

Edit this page | language on Github
Vuetify 1 has reached EOL and is no longer actively maintained. Upgrade to Vuetify 2.