You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| `license` | `string` | The license key for using the `DocumentScanner`. |
125
125
| `container` | ``HTMLElement | string`` | The container element or selector for the `DocumentScanner` UI. |
126
-
| `scannerViewConfig` | [`DocumentScannerViewConfig`](#documentscannerconfig) | Configuration settings for the scanner view. |
126
+
| `scannerViewConfig` | [`DocumentScannerViewConfig`](#documentscannerviewconfig) | Configuration settings for the scanner view. |
127
127
| `resultViewConfig` | [`DocumentResultViewConfig`](#documentresultviewconfig) | Configuration settings for the result view. |
128
128
| `correctionViewConfig` | [`DocumentCorrectionViewConfig`](#documentcorrectionviewconfig) | Configuration settings for the correction view. |
129
129
| `templateFilePath` | `string` | The file path to the document template used for scanning. You may set custom paths to self-host the template, or host MDS fully offline - see [self-hosting resources]({{ site.guide }}index.html#self-host-resources) for details. |
0 commit comments