claude-web/node_modules/vue-grid-layout-v3/website/docs/guide/04-allow-ignore.md

13 lines
363 B
Markdown
Raw Permalink Normal View History

2026-02-23 02:23:38 +00: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/merfais/vue-grid-layout-v3/blob/master/website/docs/.vuepress/components/Example04AllowIgnore.vue)
<ClientOnly>
<Example04AllowIgnore></Example04AllowIgnore>
</ClientOnly>