Grid
Integrate Vuetify-Grid behaviour by setting the Form-Base Property 'col' or Schema-Properties 'col' .
Definition in Form-Base
Integrate Vuetify-Grid behaviour by setting the Form-Base Property 'col' and/or 'row'
Definition in Schema
Get individual Grid-Control by using Schema-Properties 'col', 'offset' and 'order'
for each control. Schema-Setting overrules the Grid-Definition in Form-Base Component.
Spacer
is a spacing component used to distribute remaining space between components. Schema prop spacer
will place v-spacer
after the current component, the components will push to the right and left of its container.
Information at Vuetify Grid
Last updated