From 679773bb9664038f2f00e2b6d5e9c9d30b96acd1 Mon Sep 17 00:00:00 2001 From: Andreas Fehn Date: Sat, 4 Feb 2017 08:35:28 +0100 Subject: Update readme --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 05182c2..4a36815 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,7 @@ API | addon | Function | nothing | called from timepicker panel to render some addon to its bottom, like an OK button. Receives panel instance as parameter, to be able to close it like `panel.close()`.| | placement | String | bottomLeft | one of ['left','right','top','bottom', 'topLeft', 'topRight', 'bottomLeft', 'bottomRight'] | | transitionName | String | '' | | +| name | String | nothing | sets the name of the generated input | ## Test Case -- cgit v1.2.3