Source code

Revision control

Copy as Markdown

Other Tools

Vue.component('test-item', {
template: '<li>This is a test item</li>'
})