• Getting Started
  • Components
    • Barcodes
    • Buttons
    • Chartsupdated
    • Conversational UIupdated
    • Data Query
    • Date Inputsupdated
    • Date Math
    • Dialogs
    • Drawing
    • Dropdownsupdated
    • Editor
    • Excel Export
    • File Saver
    • Filter
    • Gantt
    • Gauges
    • Gridupdated
    • Icons
    • Indicators
    • Inputsupdated
    • Labels
    • Layout
    • ListBox
    • ListView
    • Map
    • Menus
    • Navigation
    • Notification
    • Pager
    • PDF Export
    • PDFViewer
    • PivotGridupdated
    • Popup
    • ProgressBars
    • Ripple
    • Schedulerupdated
    • ScrollView
    • Sortable
    • Spreadsheetupdated
    • ToolBar
    • Tooltips
    • TreeList
    • TreeView
    • Typography
    • Uploads
    • Utilities
  • Styling & Themes
  • Common Features
  • Project Setup
  • Knowledge Base
  • Sample Applications
  • FAQ
  • Troubleshooting
  • Updates
  • Changelogs

Kendo UI for Angular Barcode Overview

The Kendo UI for Angular Barcode renders a variety of one-dimensional (1D) industry barcodes.

The Barcode Component is part of Kendo UI for Angular, a professional grade UI library with 110+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

The following example demonstrates the Barcode in action.

Example
View Source
Change Theme:

Key Features

  • Barcode types—You can use an extensive set of encoding schemes (symbologies) that are supported by the Barcode.
  • Configuration options—The Barcode provides fine-grained control over its behavior and appearance.
  • Rendering modes—You can also display the Barcode in a Canvas (bitmap) or an SVG (vector graphics) format.
  • Export options—The Barcode enables you to export its contents to an Image (PNG), PDF, and SVG format.
  • Validating values—The Barcode ships with a custom validator that can be used to check if a value is allowed for a given symbology.

Support and Learning Resources

Additional Resources