Aspect Ratios

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

Utilização

Specify a custom aspect-ratio

API

v-responsive
Nome
aspect-ratio
Padrão
undefined
Tipos
string | number

Framework.AspectRatios.

Nome
height
Padrão
undefined
Tipos
number | string

Define a altura do componente

Nome
max-height
Padrão
undefined
Tipos
number | string

Define a altura máxima do conteúdo

Nome
max-width
Padrão
undefined
Tipos
number | string

Framework.AspectRatios.

Nome
min-height
Padrão
undefined
Tipos
number | string

Framework.AspectRatios.

Nome
min-width
Padrão
undefined
Tipos
number | string

Framework.AspectRatios.

Nome
width
Padrão
undefined
Tipos
number | string

A largura do conteúdo

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