<script setup>
import Example11Bounded from '@/example/11-bounded.vue'
</script>

# 11 - Dragging grid items bounded to grid container

<ClientOnly>
  <Example11Bounded />
</ClientOnly>

<<< @/example/11-bounded.vue

[View source](https://github.com/merfais/vue-grid-layout-v3/blob/master/website/src/example/11-bounded.vue)

