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
| choseDay | Check the method called on a certain day to return the selected date YY-MM-DD| No | No |
153
-
| changeMonth | Switch the method called by the month, return the date to switch to a certain month YY-MM-DD | No | No |
154
-
| isToday | When switching the month, if you cut to the current month, call this method and return to the current month today. | No | No |
155
-
| markDate | If you need to be marked for a few days of the month, pass the date array of the month. Such as [2,6,8], the second month, the 6th, the 6th, the 8th is marked (the same mark) | Empty array | No |
156
-
| markDateMore | Need different tags as above, the last line of sample code for Usage | Empty Array | No |
157
-
| agoDayHide | Do not click before a date. The timestamp length is 10 digits. | 0 | No |
158
-
| futureDayHide | Do not click after a date. The timestamp length is 10 digits. | 2554387200 | No |
159
-
160
-
152
+
| Attributes | Description | Whether it must pass |
0 commit comments