next-barcode
next-barcode copied to clipboard
is there a way to get inputRef current?
useBarcode
returns the ref:
return { inputRef };
You can try to access inputRef.current