Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 646 Bytes

File metadata and controls

17 lines (10 loc) · 646 Bytes

Lightning Web Component: QR Code Generator

This Lightning Web Component (LWC) allows you to display a QR code in your Salesforce Lightning application. It provides a simple interface to input text, generate a QR code, and display it on the page.

Features

  • Generate QR codes from text input.
  • Display the QR code Image on your Lightning page.

Installation

To use this component in your Salesforce org, you can deploy it using Salesforce CLI or Salesforce Extensions for Visual Studio Code. Here are the steps:

  1. Clone this repository to your local machine:
git clone https://github.com/s4SHIVam7/QRcode_Generator_LWC.git