From bec70d57f3ef17ed1ef29c660936be235804061e Mon Sep 17 00:00:00 2001 From: MG12 Date: Wed, 16 Dec 2015 11:53:31 +0800 Subject: update readme document --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 98f913a..ea0e034 100644 --- a/README.md +++ b/README.md @@ -61,9 +61,9 @@ API | showHour | Boolean | whether show hour | | | showSecond | Boolean | whether show second | | | formatter | String|GregorianCalendarFormatter | | | -| disabledHours | Array | disabled hour options | | -| disabledMinutes | Array | disabled minute options | | -| disabledSeconds | Array | disabled second options | | +| disabledHours | Function | disabled hour options | | +| disabledMinutes | Function | disabled minute options | | +| disabledSeconds | Function | disabled second options | | | hideDisabledOptions | Boolean | whether hide disabled options | | | onChange | Function | null | called when select a different value | | placement | String | bottomLeft | one of ['left','right','top','bottom', 'topLeft', 'topRight', 'bottomLeft', 'bottomRight'] | -- cgit v1.2.3