Aspect Ratios
The v-responsive
component can be used to fix any section to a specific aspect ratio
API
Name
aspect-ratio
Default
undefined
Type
string | number
Framework.AspectRatios.
Name
height
Default
undefined
Type
number | string
Framework.AspectRatios.
Name
max-height
Default
undefined
Type
number | string
Framework.AspectRatios.
Name
max-width
Default
undefined
Type
number | string
Framework.AspectRatios.
Name
min-height
Default
undefined
Type
number | string
Framework.AspectRatios.
Name
min-width
Default
undefined
Type
number | string
Framework.AspectRatios.
Name
width
Default
undefined
Type
number | string
Framework.AspectRatios.