Layout, also known as VaLayout, is the main layout component that wraps the components shown in the following examples.
AppBar is one of the main component that create components such as hierarchical menu and user profile with the Vuetify VNavigationDrawer component.
It is a customizable view where you can put some additional information. VaAsideLayout component is used to integrate content from anywhere, in any context.
Breadcrumbs utomatically creates hierarchical links from the current route using the v-breadcrumbs component.
This area is the footer area that allows some corporate information to be displayed within the VFooter component.
This component is used to show special status messages such as info, error, warning, success using the vuetify v-snackbar component.