aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3ae31aa..5d8822a 100644
--- a/README.md
+++ b/README.md
@@ -69,6 +69,7 @@ API
69| onChange | Function | null | called when select a different value | 69| onChange | Function | null | called when select a different value |
70| placement | String | bottomLeft | one of ['left','right','top','bottom', 'topLeft', 'topRight', 'bottomLeft', 'bottomRight'] | 70| placement | String | bottomLeft | one of ['left','right','top','bottom', 'topLeft', 'topRight', 'bottomLeft', 'bottomRight'] |
71| transitionName | String | '' | | 71| transitionName | String | '' | |
72| autoComplete | String | 'yes' | one of ['yes', 'no'] |
72 73
73 74
74## Test Case 75## Test Case