kciter / react-barcode

A <Barcode/> component for use with React.
http://kciter.github.io/react-barcode/
ISC License
396 stars 72 forks source link

Add className and id #92

Closed DaddyWarbucks closed 6 months ago

DaddyWarbucks commented 6 months ago

By adding className and id properties to the result of the render, the user could style this element and find it in the DOM. This is an easy update and could close a number of issues.