KendoReact Barcodes OverviewPremium
The KendoReact Barcodes render common industry barcodes including a variety of one-dimensional (1D) and two-dimensional (2D or "matrix") barcodes suitable for display and high-quality prints.
The Barcodes components are part of the KendoReact library which provides native KendoReact components for the React ecosystem and are available under the kendo-react-barcodes NPM package.
The following example demonstrates the Barcode and QR Code in action.
Key Features
Rendering Modes
The Barcodes support two modes for rendering—Canvas (bitmap) and SVG (vector graphics). By default, the Barcodes are rendered through SVG. Switching between the two is as easy as updating a single configuration option. Read more about the rendering modes of the Barcode.
Export Options
The Barcodes provide built-in support to save your the output as an image (PNG), PDF, SVG, and the Kendo UI Drawing format (useful for further processing). Read more about the export options of the Barcodes.
Support Options
For support options, see the KendoReact Support page.