You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
316 B

10 months ago
# Pause & Validate
By turning off the camera you can process each scanned QR-code one at a time.
The last received frame is still displayed so it just looks like the stream is
paused.
<ClientOnly>
<DemoWrapper component="Validate" />
</ClientOnly>
### Source
<<< @/docs/.vuepress/components/demos/Validate.vue