We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6932b95 commit 7bc816dCopy full SHA for 7bc816d
website/docs/guide/11-bounded.md
@@ -1,4 +1,4 @@
1
-# 08 - Responsive with predefined layouts
+# 11 - Dragging grid items bounded to grid container
2
3
[View source](https://github.com/jbaysolutions/vue-grid-layout/blob/master/website/docs/.vuepress/components/Example11Bounded.vue)
4
website/docs/zh/guide/11-bounded.md
@@ -0,0 +1,7 @@
+
+[查看资料](https://github.com/jbaysolutions/vue-grid-layout/blob/master/website/docs/.vuepress/components/Example11Bounded.vue)
5
+<ClientOnly>
6
+<Example11Bounded></Example11Bounded>
7
+</ClientOnly>
0 commit comments