We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 537a208 commit 9aab9b9Copy full SHA for 9aab9b9
template/src/page1.vue
@@ -3,7 +3,7 @@
3
f7-navbar(back-link='Back', title='Page 1', sliding='')
4
f7-block This is page 1.
5
br
6
- | Data-binding {{mydata}}!
+ | Data-binding \{{mydata}}!
7
p.red This text is
8
span red
9
p.cursive This is
template/src/page2.vue
f7-navbar(back-link='Back', title='Page 2', sliding='')
f7-block This is page 2.
</template>
<script>
0 commit comments