Overview
This component is in a separate NPM package @react-form-builder/components-fast-qr. It is based on fast_qr package.Installation
Use the following command to install the package:Connection to FormBuilder component
The example below assumes that you also have the components from the @react-form-builder/components-rsuite package installed and the QR code component is additionally attached:jsx
Connect to FormViewer component
The example below shows how to connect the QR code component along with the @react-form-builder/components-rsuite components:jsx showLineNumbers