<script setup>
import Example06Responsive from '@/example/06-responsive.vue'
</script>

# 06 - Responsive

<ClientOnly>
  <Example06Responsive />
</ClientOnly>

<<< @/example/06-responsive.vue

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

