BlogPlaygroundOne

VResponsive API


Props
name
type
default
string | number
undefined

Sets a base aspect ratio, calculated as width/height. This will only set a minimum height, the component can still grow if it has a lot of content.

any
undefined

Apply a custom class to the internal content element.

string | number
undefined

Sets the height for the component.

boolean
false

Display as an inline element instead of a block, also disables flex-grow.

string | number
undefined

Sets the maximum height for the component.

string | number
undefined

Sets the maximum width for the component.

string | number
undefined

Sets the minimum height for the component.

string | number
undefined

Sets the minimum width for the component.

string | number
undefined

Sets the width for the component.

Slots
never
never

The slot for additional content.

The default Vue slot.