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 48249b9 commit 645dd42Copy full SHA for 645dd42
README.md
@@ -203,7 +203,7 @@ Common date-time formats can be viewed [here](https://docs.sheetjs.com/docs/csf/
203
maxFileSize?: number
204
// Automatically map imported headers to specified fields if possible. Default: true
205
autoMapHeaders?: boolean
206
- // When field type is "select", automatically match values if possible. Default: true
+ // When field type is "select", automatically match values if possible. Default: false
207
autoMapSelectValues?: boolean
208
// Headers matching accuracy: 1 for strict and up for more flexible matching. Default: 2
209
autoMapDistance?: number
0 commit comments