You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,6 +47,7 @@ The plugin ships with various configuration and events that can be used to meet
47
47
| minutes |`array`|`[0, 15, 30, 45]`| a list of minutes |
48
48
| disabledHours |`array`|`[]`| a list of disabled Hours |
49
49
| disabledMinutes |`array`|`[]`| a list of disabled Minutes |
50
+
| headerText | String | -- | optional header |
50
51
51
52
### Methods
52
53
NJ-TimePicker ships with methods that can be used to change the picker behaviour. These methods have strict input formatting which helps achive desired result
@@ -122,6 +123,11 @@ You can overridde the default theme by changing the following [css variables](ht
0 commit comments