[new feature] Area: add confirm-button-text prop (#2556)

This commit is contained in:
neverland
2019-01-19 08:59:50 +08:00
committed by GitHub
parent 5d17b5e643
commit 3b57367249
3 changed files with 6 additions and 0 deletions
+2
View File
@@ -48,6 +48,8 @@ Set `columns-num` with 2, you'll have a 2 level picker.
| item-height | Option height | `Number` | `44` |
| loading | Whether to show loading prompt | `Boolean` | `false` |
| 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` |
### Event