From 73e6cf7828e16b192e5980da49521473c1579a06 Mon Sep 17 00:00:00 2001 From: Adam Misiorny Date: Thu, 1 Sep 2016 09:06:56 +0200 Subject: add autocomplete option --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 3ae31aa..5d8822a 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,7 @@ API | onChange | Function | null | called when select a different value | | placement | String | bottomLeft | one of ['left','right','top','bottom', 'topLeft', 'topRight', 'bottomLeft', 'bottomRight'] | | transitionName | String | '' | | +| autoComplete | String | 'yes' | one of ['yes', 'no'] | ## Test Case -- cgit v1.2.3