bsserikbay / pcf-qr-code-scanner

QR scanner control for model-driven form

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This component is based on @yudiel/react-qr-scanner

Usage:

  1. Create a text field and assign it this custom control. This field will be populated with our Button. Press button to read a QR code.

  2. Decoded value will be stored in the field which you have to bind.

  3. Two other fields are optional: button position and button label (defaults are: right and Scan QR code)

    image

About

QR scanner control for model-driven form

License:MIT License


Languages

Language:TypeScript 100.0%