Skip to content

Instantly share code, notes, and snippets.

<!-- This is a Vue.js single file component. -->
<!-- https://vuejs.org/v2/guide/ -->
<!-- Your HTML -->
<template>
<div class="hello">
<!-- This object will be editable in the Editor -->
<wwObject v-bind:ww-object="section.data.helloWorld"></wwObject>
<!-- This one is as you are used to -->