SafetyScreen-ui/node_modules/vue-grid-layout/website/docs/guide/04-allow-ignore.md

13 lines
366 B
Markdown
Raw Permalink Normal View History

2025-03-29 19:33:58 +08:00
# 04 - Drag allow/ignore elements
Ignore drag on certain elements and allow on others.
Click and drag the dots on the corner of each item to reposition
[View source](https://github.com/jbaysolutions/vue-grid-layout/blob/master/website/docs/.vuepress/components/Example04AllowIgnore.vue)
<ClientOnly>
<Example04AllowIgnore></Example04AllowIgnore>
</ClientOnly>