Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| public:computer:vuetifyjs [2021/10/07 14:23] – created alex | public:computer:vuetifyjs [2021/10/07 15:00] (current) – [Basic] alex | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| <sxh html> | <sxh html> | ||
| < | < | ||
| + | <!-- App.vue --> | ||
| < | < | ||
| - | <v-app-bar app/> | + | <v-navigation-drawer |
| - | < | + | <!-- --> |
| + | </v-navigation-drawer> | ||
| + | |||
| + | <v-app-bar app> | ||
| + | <!-- --> | ||
| + | </v-app-bar> | ||
| + | |||
| + | <!-- Sizes your content based upon application components --> | ||
| < | < | ||
| + | |||
| + | <!-- Provides the application the proper gutter --> | ||
| < | < | ||
| - | Contents Area | + | |
| + | <!-- If using vue-router --> | ||
| + | < | ||
| </ | </ | ||
| </ | </ | ||
| + | |||
| + | < | ||
| + | <!-- --> | ||
| + | </ | ||
| </ | </ | ||
| </ | </ | ||
| </ | </ | ||