We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bef064b commit b2d8856Copy full SHA for b2d8856
README.md
@@ -49,7 +49,7 @@ class Test extends Component {
49
50
## Props
51
| Prop | Type | Default Value | Description |
52
-|---|---|---|---|---|
+|---|---|---|---|
53
| onScan | func | | Callback after detection of a successfull scanning (scanned string in parameter) |
54
| onError | func | | Callback after detection of a unsuccessfull scanning (scanned string in parameter) |
55
| HonReceive | func | | Callback after receiving and processing a char (scanned char in parameter)
0 commit comments