qrcode-reader-vue3
Version:
A set of Vue.js components for detecting and decoding QR codes.
14 lines (9 loc) • 308 B
Markdown
# Visual Tracking
Hold a QR code into view of the camera.
It should be visually highlighted in real-time.
Use the track function select below to change the flavor.
<ClientOnly>
<DemoWrapper component="CustomTracking" />
</ClientOnly>
### Source
<<< @/docs/.vuepress/components/demos/CustomTracking.vue