User Tools

Site Tools


public:computer:vuetifyjs

This is an old revision of the document!


Vuetify.js

Basic

<template>
  <v-app>
    <v-app-bar app/>
    <v-navigation-drawer app/>
    <v-main>
      <v-container fluid>
        Contents Area
      </v-container>
    </v-main>
    <v-footer app/>
  </v-app>
</template>

public/computer/vuetifyjs.1633584227.txt.gz · Last modified: by alex