We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e72339 commit ec65b0fCopy full SHA for ec65b0f
1 file changed
README.md
@@ -40,7 +40,7 @@ Name | Values | Description | Sample
40
------------- | ------------- | ------------- |-------------
41
**englishNumber** | [false], true | Switch between English number or Persian number
42
**placement** | top, right, [bottom], left | Position of date time picker
43
-**trigger** | [click], mousedown, focus, ... | Event to show date time picker
+**trigger** | [click], mouse down, focus, ... | Event to show date time picker
44
**enableTimePicker** | [false], true | Time picker visibility
45
**targetTextSelector** | String | CSS selector to show selected date as `format` property into it | '#TextBoxId'
46
**targetDateSelector** | String | CSS selector to save selected date into it | '#InputHiddenId'
0 commit comments