VLayout API
Props
name | type | default |
|---|---|---|
boolean
| false | |
Sets the component height to 100%. | ||
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 | number | undefined | |
Sets the width for the component. | ||
Slots
The default Vue slot. | ||
Exposed
Function that returns position and size information about a specific layout item. | ||
A array of all registered layout items. | ||