[new feature] Area: add is-oversea-code prop (#4163)

This commit is contained in:
neverland
2019-08-20 17:22:24 +08:00
committed by GitHub
parent 112839984d
commit 89a980466f
3 changed files with 13 additions and 3 deletions
+1
View File
@@ -55,6 +55,7 @@ Set `columns-num` with 2, you'll have a 2 level picker.
| visible-item-count | Count of visible columns | `number` | `5` |
| confirm-button-text | Text of confirm button | `string` | `Confirm` |
| cancel-button-text | Text of cancel button | `string` | `Cancel` |
| is-oversea-code | The method to validate oversea code | `() => boolean` | - |
### Events