VRow API
name | type | default |
|---|---|---|
'end' | 'start' | 'center' | 'baseline' | 'stretch' | null | |
Deprecated, use align-* class. Available options are: start, center, end, baseline and stretch. | ||
| 'end' | 'start' | 'center' | 'stretch' | 'space-around' | 'space-between' | 'space-evenly' | null | |
Deprecated, use align-content-*. Available options are: start, center, end, space-between, space-around and stretch. | ||
| 'end' | 'start' | 'center' | 'stretch' | 'space-around' | 'space-between' | 'space-evenly' | null | |
Deprecated, use align-content-lg-* class | ||
| 'end' | 'start' | 'center' | 'stretch' | 'space-around' | 'space-between' | 'space-evenly' | null | |
Deprecated, use align-content-md-* class | ||
| 'end' | 'start' | 'center' | 'stretch' | 'space-around' | 'space-between' | 'space-evenly' | null | |
Deprecated, use align-content-sm-* class | ||
| 'end' | 'start' | 'center' | 'stretch' | 'space-around' | 'space-between' | 'space-evenly' | null | |
Deprecated, use align-content-xl-* class | ||
| 'end' | 'start' | 'center' | 'stretch' | 'space-around' | 'space-between' | 'space-evenly' | null | |
Deprecated, use align-content-xxl-* class | ||
'end' | 'start' | 'center' | 'baseline' | 'stretch' | null | |
Deprecated, use align-lg-* class | ||
'end' | 'start' | 'center' | 'baseline' | 'stretch' | null | |
Deprecated, use align-md-* class | ||
'end' | 'start' | 'center' | 'baseline' | 'stretch' | null | |
Deprecated, use align-sm-* class | ||
'end' | 'start' | 'center' | 'baseline' | 'stretch' | null | |
Deprecated, use align-xl-* class | ||
'end' | 'start' | 'center' | 'baseline' | 'stretch' | null | |
Deprecated, use align-xxl-* class | ||
boolean
| false | |
Deprecated, use | ||
'default' | 'comfortable' | 'compact' | 'default' | |
Adjusts the spacing between | ||
string | number | (string | number)[] | undefined | |
Sets the gap between | ||
| 'end' | 'start' | 'center' | 'space-around' | 'space-between' | 'space-evenly' | null | |
Deprecated, use justify-*. Available options are: start, center, end, space-between and space-around. | ||
| 'end' | 'start' | 'center' | 'space-around' | 'space-between' | 'space-evenly' | null | |
Deprecated, use justify-lg-* class | ||
| 'end' | 'start' | 'center' | 'space-around' | 'space-between' | 'space-evenly' | null | |
Deprecated, use justify-md-* class | ||
| 'end' | 'start' | 'center' | 'space-around' | 'space-between' | 'space-evenly' | null | |
Deprecated, use justify-sm-* class | ||
| 'end' | 'start' | 'center' | 'space-around' | 'space-between' | 'space-evenly' | null | |
Deprecated, use justify-xl-* class | ||
| 'end' | 'start' | 'center' | 'space-around' | 'space-between' | 'space-evenly' | null | |
Deprecated, use justify-xxl-* class | ||
boolean
| false | |
Removes the gutter between | ||
string | number | undefined | |
Sets the number of columns. | ||
string | (new () => any) | FunctionalComponent | 'div' | |
Specify a custom tag used on the root element. | ||
The default Vue slot. | ||