Layout

Layout, also known as VaLayout, is the main layout component that wraps the components shown in the following examples.

AppBar

AppBar is one of the main component that create components such as hierarchical menu and user profile with the Vuetify VNavigationDrawer component.

AppBar

Aside

It is a customizable view where you can put some additional information. VaAsideLayout component is used to integrate content from anywhere, in any context.

Aside

Breadcrumbs

Breadcrumbs utomatically creates hierarchical links from the current route using the v-breadcrumbs component.

Breadcrumbs

Footer

This area is the footer area that allows some corporate information to be displayed within the VFooter component.

SideBar

Messages

This component is used to show special status messages such as info, error, warning, success using the vuetify v-snackbar component.

Messages