Skip to content
+

QR code generator

A simple Toolpad application that can be used to turn any text or URL into a QR code.

QR code generator

QR code generator

Open in StackBlitz

This app demonstrates following capabilities of Toolpad:

  1. Using a custom function that takes parameters.
  2. Importing an external npm package.
  3. Using a TextInput and Image component.
  4. Binding a TextInput component with a query parameter.

Check out the source code