# Decode Continuously

Hold a QR code in the camera and see what happens. Note, you can't scan the same
QR code multiple time in a row.

<ClientOnly>
  <DemoWrapper component="DecodeAll" />
</ClientOnly>

### Source

<<< @/docs/.vuepress/components/demos/DecodeAll.vue
