BlogPlaygroundOne

VContainer API


Props
name
type
default
boolean
false

Removes viewport maximum-width size breakpoints.

string | number
undefined

Sets the height for the component.

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 | (new () => any) | FunctionalComponent
'div'

Specify a custom tag used on the root element.

string | number
undefined

Sets the width for the component.

Slots
never

The default Vue slot.