From 225982dc7db8e998fc6fc6decb257dd79f311582 Mon Sep 17 00:00:00 2001 From: Manash Sonowal Date: Thu, 16 Nov 2017 21:25:26 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e3f50d2..33f83d3 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,7 @@ export default { | first-day-of-week | Number | 7 | set the first day of week (1-7) | | minute-step | Number | 0 | if > 0 don't show the second picker(0 - 60) | | input-class | String | 'input' | the input class name | +| confirm_text | String | 'Ok' | the default text to display on confirm button | ## shortcuts