docs: Update example
This commit is contained in:
@@ -97,7 +97,7 @@ You need to disable either `photo`, `video`, or the `codeScanner`.
|
||||
|
||||
## Code result
|
||||
|
||||
The Code Scanner will call your `onCodeScanned` callback with all detected codes ([`Code`](/docs/api/interfaces/Code)), including their decoded string value, and their coordinates on the screen relative to the Preview.
|
||||
The Code Scanner will call your [`onCodeScanned`](/docs/api/interfaces/CodeScanner#oncodescanned) callback with all detected codes ([`Code`](/docs/api/interfaces/Code)), including their decoded string value, and their coordinates on the screen relative to the Preview.
|
||||
|
||||
<br />
|
||||
|
||||
|
Reference in New Issue
Block a user