it-tools/_templates/generator/ui-component/component.demo.ejs.t

7 lines
153 B
Perl
Raw Normal View History

---
to: src/ui/<%= h.changeCase.param(name) %>/<%= h.changeCase.param(name) %>.demo.vue
---
<template>
<<%= h.changeCase.param(name) %> />
</template>