PHP Classes

File: modules/system/console/asset/fixtures/config/js/vue.js.fixture

Recommend this page to a friend!
  Packages of Luke Towers   Winter   modules/system/console/asset/fixtures/config/js/vue.js.fixture   Download  
File: modules/system/console/asset/fixtures/config/js/vue.js.fixture
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Winter
Content management system that uses MVC
Author: By
Last change:
Date: 7 months ago
Size: 179 bytes
 

Contents

Class file image Download
import { createApp } from "vue"; // import Example from "./components/Example.vue"; // // const app = createApp({ // components: {Example} // }); // // app.mount("#example");