react-weekly-planning 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,4983 @@
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+
4
+ <head>
5
+
6
+ <meta charset="utf-8">
7
+ <meta name="viewport" content="width=device-width, initial-scale=1">
8
+ <title> Global</title>
9
+
10
+ <script src="https://cdn.jsdelivr.net/gh/google/code-prettify@master/loader/run_prettify.js"></script>
11
+ <script src="https://unpkg.com/@babel/standalone/babel.min.js"></script>
12
+ <script src="./build/entry.js"></script>
13
+ <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
14
+ <!--[if lt IE 9]>
15
+ <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
16
+ <![endif]-->
17
+ <link href="https://fonts.googleapis.com/css?family=Roboto:100,400,700|Inconsolata,700" rel="stylesheet">
18
+ <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
19
+ <link type="text/css" rel="stylesheet" href="https://jmblog.github.io/color-themes-for-google-code-prettify/themes/tomorrow-night.min.css">
20
+ <link type="text/css" rel="stylesheet" href="styles/app.min.css">
21
+ <link type="text/css" rel="stylesheet" href="styles/iframe.css">
22
+ <link type="text/css" rel="stylesheet" href="">
23
+ <script async defer src="https://buttons.github.io/buttons.js"></script>
24
+
25
+
26
+ </head>
27
+
28
+
29
+
30
+ <body class="layout small-header">
31
+ <div id="stickyNavbarOverlay"></div>
32
+
33
+
34
+ <div class="top-nav">
35
+ <div class="inner">
36
+ <a id="hamburger" role="button" class="navbar-burger" aria-label="menu" aria-expanded="false">
37
+ <span aria-hidden="true"></span>
38
+ <span aria-hidden="true"></span>
39
+ <span aria-hidden="true"></span>
40
+ </a>
41
+ <div class="logo">
42
+
43
+
44
+ <a href="index.html">
45
+ <h1 class="navbar-item">Calendar</h1>
46
+ </a>
47
+
48
+ </div>
49
+ <div class="menu">
50
+
51
+ <div class="navigation">
52
+ <a
53
+ href="index.html"
54
+ class="link"
55
+ >
56
+ Documentation
57
+ </a>
58
+
59
+
60
+
61
+ </div>
62
+ </div>
63
+ </div>
64
+ </div>
65
+ <div id="main">
66
+ <div
67
+ class="sidebar "
68
+ id="sidebarNav"
69
+ >
70
+
71
+ <nav>
72
+
73
+ <h2><a href="index.html">Documentation</a></h2><div class="category"><h3><a href="global.html">Global</a></h3></div>
74
+
75
+ </nav>
76
+ </div>
77
+ <div class="core" id="main-content-wrapper">
78
+ <div class="content">
79
+ <header class="page-title">
80
+ <p></p>
81
+ <h1>Global</h1>
82
+ </header>
83
+
84
+
85
+
86
+
87
+
88
+ <section>
89
+
90
+ <header>
91
+
92
+ <h2></h2>
93
+
94
+
95
+ </header>
96
+
97
+ <article>
98
+ <div class="container-overview">
99
+
100
+
101
+
102
+
103
+
104
+
105
+ <dl class="details">
106
+
107
+
108
+
109
+
110
+
111
+
112
+
113
+
114
+
115
+
116
+
117
+
118
+
119
+
120
+
121
+
122
+
123
+
124
+
125
+
126
+
127
+
128
+
129
+
130
+
131
+
132
+
133
+
134
+
135
+
136
+
137
+ </dl>
138
+
139
+
140
+
141
+
142
+ </div>
143
+
144
+
145
+
146
+
147
+
148
+
149
+
150
+
151
+
152
+
153
+
154
+
155
+
156
+
157
+
158
+
159
+
160
+
161
+ <div class='vertical-section'>
162
+ <h1>Type Definitions</h1>
163
+ <div class="members">
164
+
165
+ <div class="member">
166
+
167
+ <span class="method-parameter is-pulled-right">
168
+ <label>Type:</label>
169
+
170
+ <code class="param-type">object</code>
171
+
172
+
173
+ </span>
174
+
175
+ <h4 class="name" id="AddTaskPropsType">
176
+ <a class="href-link" href="#AddTaskPropsType">#</a>
177
+
178
+ <span class="code-name">
179
+ AddTaskPropsType
180
+ </span>
181
+
182
+ </h4>
183
+
184
+
185
+
186
+
187
+ <div class="description">
188
+ Props for the AddTask component.
189
+ </div>
190
+
191
+
192
+
193
+
194
+
195
+ <h5 class="subsection-title">Properties:</h5>
196
+
197
+
198
+ <div class="table-container">
199
+ <table class="props table">
200
+ <thead>
201
+ <tr>
202
+
203
+ <th>Name</th>
204
+
205
+
206
+ <th>Type</th>
207
+
208
+
209
+ <th>Attributes</th>
210
+
211
+
212
+
213
+
214
+ <th class="last">Description</th>
215
+ </tr>
216
+ </thead>
217
+
218
+ <tbody>
219
+
220
+
221
+ <tr class="deep-level-0">
222
+
223
+ <td class="name"><code>groupId</code></td>
224
+
225
+
226
+ <td class="type">
227
+
228
+
229
+ <code class="param-type">string</code>
230
+
231
+
232
+
233
+ </td>
234
+
235
+
236
+ <td class="attributes">
237
+
238
+
239
+
240
+ </td>
241
+
242
+
243
+
244
+
245
+ <td class="description last">ID of the group.</td>
246
+ </tr>
247
+
248
+
249
+
250
+ <tr class="deep-level-0">
251
+
252
+ <td class="name"><code>addTaskStyle</code></td>
253
+
254
+
255
+ <td class="type">
256
+
257
+
258
+ <code class="param-type"><a href="global.html#StyleType">StyleType</a></code>
259
+
260
+
261
+
262
+ </td>
263
+
264
+
265
+ <td class="attributes">
266
+
267
+ &lt;optional><br>
268
+
269
+
270
+
271
+ </td>
272
+
273
+
274
+
275
+
276
+ <td class="description last">Additional styles for the add task button.</td>
277
+ </tr>
278
+
279
+
280
+
281
+ <tr class="deep-level-0">
282
+
283
+ <td class="name"><code>addTaskClassName</code></td>
284
+
285
+
286
+ <td class="type">
287
+
288
+
289
+ <code class="param-type">string</code>
290
+
291
+
292
+
293
+ </td>
294
+
295
+
296
+ <td class="attributes">
297
+
298
+ &lt;optional><br>
299
+
300
+
301
+
302
+ </td>
303
+
304
+
305
+
306
+
307
+ <td class="description last">Additional class names for the add task button.</td>
308
+ </tr>
309
+
310
+
311
+
312
+ <tr class="deep-level-0">
313
+
314
+ <td class="name"><code>addTaskRender</code></td>
315
+
316
+
317
+ <td class="type">
318
+
319
+
320
+ <code class="param-type">function</code>
321
+
322
+
323
+
324
+ </td>
325
+
326
+
327
+ <td class="attributes">
328
+
329
+ &lt;optional><br>
330
+
331
+
332
+
333
+ </td>
334
+
335
+
336
+
337
+
338
+ <td class="description last">Custom render function for adding a task.</td>
339
+ </tr>
340
+
341
+
342
+
343
+ <tr class="deep-level-0">
344
+
345
+ <td class="name"><code>dayInfo</code></td>
346
+
347
+
348
+ <td class="type">
349
+
350
+
351
+ <code class="param-type"><a href="global.html#dayInfoType">dayInfoType</a></code>
352
+
353
+
354
+
355
+ </td>
356
+
357
+
358
+ <td class="attributes">
359
+
360
+
361
+
362
+ </td>
363
+
364
+
365
+
366
+
367
+ <td class="description last">Information about the day.</td>
368
+ </tr>
369
+
370
+
371
+
372
+ <tr class="deep-level-0">
373
+
374
+ <td class="name"><code>handleAddTask</code></td>
375
+
376
+
377
+ <td class="type">
378
+
379
+
380
+ <code class="param-type">function</code>
381
+
382
+
383
+
384
+ </td>
385
+
386
+
387
+ <td class="attributes">
388
+
389
+ &lt;optional><br>
390
+
391
+
392
+
393
+ </td>
394
+
395
+
396
+
397
+
398
+ <td class="description last">Handler function for adding a new task.</td>
399
+ </tr>
400
+
401
+
402
+ </tbody>
403
+ </table>
404
+ </div>
405
+
406
+
407
+
408
+ <dl class="details">
409
+
410
+
411
+
412
+
413
+
414
+
415
+
416
+
417
+
418
+
419
+
420
+
421
+
422
+
423
+
424
+
425
+
426
+
427
+
428
+
429
+
430
+
431
+
432
+
433
+
434
+
435
+
436
+
437
+
438
+
439
+
440
+ <p class="tag-source">
441
+ <a href="index.ts.html" class="button">View Source</a>
442
+ <span>
443
+ <a href="index.ts.html">index.ts</a>, <a href="index.ts.html#line98">line 98</a>
444
+ </span>
445
+ </p>
446
+
447
+ </dl>
448
+
449
+
450
+
451
+
452
+
453
+ </div>
454
+
455
+ <div class="member">
456
+
457
+ <span class="method-parameter is-pulled-right">
458
+ <label>Type:</label>
459
+
460
+ <code class="param-type">object</code>
461
+
462
+
463
+ </span>
464
+
465
+ <h4 class="name" id="CalendarPropsType">
466
+ <a class="href-link" href="#CalendarPropsType">#</a>
467
+
468
+ <span class="code-name">
469
+ CalendarPropsType
470
+ </span>
471
+
472
+ </h4>
473
+
474
+
475
+
476
+
477
+ <div class="description">
478
+ Props for the Calendar component.
479
+ </div>
480
+
481
+
482
+
483
+
484
+
485
+ <h5 class="subsection-title">Properties:</h5>
486
+
487
+
488
+ <div class="table-container">
489
+ <table class="props table">
490
+ <thead>
491
+ <tr>
492
+
493
+ <th>Name</th>
494
+
495
+
496
+ <th>Type</th>
497
+
498
+
499
+ <th>Attributes</th>
500
+
501
+
502
+
503
+
504
+ <th class="last">Description</th>
505
+ </tr>
506
+ </thead>
507
+
508
+ <tbody>
509
+
510
+
511
+ <tr class="deep-level-0">
512
+
513
+ <td class="name"><code>weekOffset</code></td>
514
+
515
+
516
+ <td class="type">
517
+
518
+
519
+ <code class="param-type">number</code>
520
+
521
+
522
+
523
+ </td>
524
+
525
+
526
+ <td class="attributes">
527
+
528
+ &lt;optional><br>
529
+
530
+
531
+
532
+ </td>
533
+
534
+
535
+
536
+
537
+ <td class="description last">Offset for the week (e.g., -7 for last week, 0 for current week, 7 for next week).</td>
538
+ </tr>
539
+
540
+
541
+
542
+ <tr class="deep-level-0">
543
+
544
+ <td class="name"><code>groups</code></td>
545
+
546
+
547
+ <td class="type">
548
+
549
+
550
+ <code class="param-type">Array</code>
551
+
552
+
553
+
554
+ </td>
555
+
556
+
557
+ <td class="attributes">
558
+
559
+
560
+
561
+ </td>
562
+
563
+
564
+
565
+
566
+ <td class="description last">Array of group data to be displayed in the calendar.</td>
567
+ </tr>
568
+
569
+
570
+
571
+ <tr class="deep-level-0">
572
+
573
+ <td class="name"><code>className</code></td>
574
+
575
+
576
+ <td class="type">
577
+
578
+
579
+ <code class="param-type">string</code>
580
+
581
+
582
+
583
+ </td>
584
+
585
+
586
+ <td class="attributes">
587
+
588
+ &lt;optional><br>
589
+
590
+
591
+
592
+ </td>
593
+
594
+
595
+
596
+
597
+ <td class="description last">Additional class names for the calendar component.</td>
598
+ </tr>
599
+
600
+
601
+
602
+ <tr class="deep-level-0">
603
+
604
+ <td class="name"><code>style</code></td>
605
+
606
+
607
+ <td class="type">
608
+
609
+
610
+ <code class="param-type">React.CSSProperties</code>
611
+ |
612
+
613
+ <code class="param-type">undefined</code>
614
+
615
+
616
+
617
+ </td>
618
+
619
+
620
+ <td class="attributes">
621
+
622
+ &lt;optional><br>
623
+
624
+
625
+
626
+ </td>
627
+
628
+
629
+
630
+
631
+ <td class="description last">Additional styles for the calendar component.</td>
632
+ </tr>
633
+
634
+
635
+
636
+ <tr class="deep-level-0">
637
+
638
+ <td class="name"><code>date</code></td>
639
+
640
+
641
+ <td class="type">
642
+
643
+
644
+ <code class="param-type">Date</code>
645
+
646
+
647
+
648
+ </td>
649
+
650
+
651
+ <td class="attributes">
652
+
653
+
654
+
655
+ </td>
656
+
657
+
658
+
659
+
660
+ <td class="description last">The current date to display in the calendar.</td>
661
+ </tr>
662
+
663
+
664
+
665
+ <tr class="deep-level-0">
666
+
667
+ <td class="name"><code>groupRender</code></td>
668
+
669
+
670
+ <td class="type">
671
+
672
+
673
+ <code class="param-type">function</code>
674
+
675
+
676
+
677
+ </td>
678
+
679
+
680
+ <td class="attributes">
681
+
682
+ &lt;optional><br>
683
+
684
+
685
+
686
+ </td>
687
+
688
+
689
+
690
+
691
+ <td class="description last">Custom render function for a group.</td>
692
+ </tr>
693
+
694
+
695
+
696
+ <tr class="deep-level-0">
697
+
698
+ <td class="name"><code>dayRender</code></td>
699
+
700
+
701
+ <td class="type">
702
+
703
+
704
+ <code class="param-type">function</code>
705
+
706
+
707
+
708
+ </td>
709
+
710
+
711
+ <td class="attributes">
712
+
713
+ &lt;optional><br>
714
+
715
+
716
+
717
+ </td>
718
+
719
+
720
+
721
+
722
+ <td class="description last">Custom render function for a day.</td>
723
+ </tr>
724
+
725
+
726
+
727
+ <tr class="deep-level-0">
728
+
729
+ <td class="name"><code>taskRender</code></td>
730
+
731
+
732
+ <td class="type">
733
+
734
+
735
+ <code class="param-type">function</code>
736
+
737
+
738
+
739
+ </td>
740
+
741
+
742
+ <td class="attributes">
743
+
744
+ &lt;optional><br>
745
+
746
+
747
+
748
+ </td>
749
+
750
+
751
+
752
+
753
+ <td class="description last">Custom render function for a task.</td>
754
+ </tr>
755
+
756
+
757
+
758
+ <tr class="deep-level-0">
759
+
760
+ <td class="name"><code>rowsStyle</code></td>
761
+
762
+
763
+ <td class="type">
764
+
765
+
766
+ <code class="param-type">React.CSSProperties</code>
767
+ |
768
+
769
+ <code class="param-type">undefined</code>
770
+
771
+
772
+
773
+ </td>
774
+
775
+
776
+ <td class="attributes">
777
+
778
+ &lt;optional><br>
779
+
780
+
781
+
782
+ </td>
783
+
784
+
785
+
786
+
787
+ <td class="description last">Additional styles for the rows.</td>
788
+ </tr>
789
+
790
+
791
+
792
+ <tr class="deep-level-0">
793
+
794
+ <td class="name"><code>rowsClassName</code></td>
795
+
796
+
797
+ <td class="type">
798
+
799
+
800
+ <code class="param-type">string</code>
801
+
802
+
803
+
804
+ </td>
805
+
806
+
807
+ <td class="attributes">
808
+
809
+ &lt;optional><br>
810
+
811
+
812
+
813
+ </td>
814
+
815
+
816
+
817
+
818
+ <td class="description last">Additional class names for the rows.</td>
819
+ </tr>
820
+
821
+
822
+
823
+ <tr class="deep-level-0">
824
+
825
+ <td class="name"><code>groupsColsStyle</code></td>
826
+
827
+
828
+ <td class="type">
829
+
830
+
831
+ <code class="param-type">React.CSSProperties</code>
832
+ |
833
+
834
+ <code class="param-type">undefined</code>
835
+
836
+
837
+
838
+ </td>
839
+
840
+
841
+ <td class="attributes">
842
+
843
+ &lt;optional><br>
844
+
845
+
846
+
847
+ </td>
848
+
849
+
850
+
851
+
852
+ <td class="description last">Additional styles for the group columns.</td>
853
+ </tr>
854
+
855
+
856
+
857
+ <tr class="deep-level-0">
858
+
859
+ <td class="name"><code>groupsColsClassName</code></td>
860
+
861
+
862
+ <td class="type">
863
+
864
+
865
+ <code class="param-type">string</code>
866
+
867
+
868
+
869
+ </td>
870
+
871
+
872
+ <td class="attributes">
873
+
874
+ &lt;optional><br>
875
+
876
+
877
+
878
+ </td>
879
+
880
+
881
+
882
+
883
+ <td class="description last">Additional class names for the group columns.</td>
884
+ </tr>
885
+
886
+
887
+
888
+ <tr class="deep-level-0">
889
+
890
+ <td class="name"><code>daysColsStyle</code></td>
891
+
892
+
893
+ <td class="type">
894
+
895
+
896
+ <code class="param-type">React.CSSProperties</code>
897
+ |
898
+
899
+ <code class="param-type">undefined</code>
900
+
901
+
902
+
903
+ </td>
904
+
905
+
906
+ <td class="attributes">
907
+
908
+ &lt;optional><br>
909
+
910
+
911
+
912
+ </td>
913
+
914
+
915
+
916
+
917
+ <td class="description last">Additional styles for the day columns.</td>
918
+ </tr>
919
+
920
+
921
+
922
+ <tr class="deep-level-0">
923
+
924
+ <td class="name"><code>daysColsClassName</code></td>
925
+
926
+
927
+ <td class="type">
928
+
929
+
930
+ <code class="param-type">string</code>
931
+
932
+
933
+
934
+ </td>
935
+
936
+
937
+ <td class="attributes">
938
+
939
+ &lt;optional><br>
940
+
941
+
942
+
943
+ </td>
944
+
945
+
946
+
947
+
948
+ <td class="description last">Additional class names for the day columns.</td>
949
+ </tr>
950
+
951
+
952
+
953
+ <tr class="deep-level-0">
954
+
955
+ <td class="name"><code>addTaskClassName</code></td>
956
+
957
+
958
+ <td class="type">
959
+
960
+
961
+ <code class="param-type">string</code>
962
+
963
+
964
+
965
+ </td>
966
+
967
+
968
+ <td class="attributes">
969
+
970
+ &lt;optional><br>
971
+
972
+
973
+
974
+ </td>
975
+
976
+
977
+
978
+
979
+ <td class="description last">Additional class names for the add task button.</td>
980
+ </tr>
981
+
982
+
983
+
984
+ <tr class="deep-level-0">
985
+
986
+ <td class="name"><code>addTaskStyle</code></td>
987
+
988
+
989
+ <td class="type">
990
+
991
+
992
+ <code class="param-type">React.CSSProperties</code>
993
+ |
994
+
995
+ <code class="param-type">undefined</code>
996
+
997
+
998
+
999
+ </td>
1000
+
1001
+
1002
+ <td class="attributes">
1003
+
1004
+ &lt;optional><br>
1005
+
1006
+
1007
+
1008
+ </td>
1009
+
1010
+
1011
+
1012
+
1013
+ <td class="description last">Additional styles for the add task button.</td>
1014
+ </tr>
1015
+
1016
+
1017
+
1018
+ <tr class="deep-level-0">
1019
+
1020
+ <td class="name"><code>groupClassName</code></td>
1021
+
1022
+
1023
+ <td class="type">
1024
+
1025
+
1026
+ <code class="param-type">string</code>
1027
+
1028
+
1029
+
1030
+ </td>
1031
+
1032
+
1033
+ <td class="attributes">
1034
+
1035
+ &lt;optional><br>
1036
+
1037
+
1038
+
1039
+ </td>
1040
+
1041
+
1042
+
1043
+
1044
+ <td class="description last">Additional class names for the groups.</td>
1045
+ </tr>
1046
+
1047
+
1048
+
1049
+ <tr class="deep-level-0">
1050
+
1051
+ <td class="name"><code>groupStyle</code></td>
1052
+
1053
+
1054
+ <td class="type">
1055
+
1056
+
1057
+ <code class="param-type">React.CSSProperties</code>
1058
+ |
1059
+
1060
+ <code class="param-type">undefined</code>
1061
+
1062
+
1063
+
1064
+ </td>
1065
+
1066
+
1067
+ <td class="attributes">
1068
+
1069
+ &lt;optional><br>
1070
+
1071
+
1072
+
1073
+ </td>
1074
+
1075
+
1076
+
1077
+
1078
+ <td class="description last">Additional styles for the groups.</td>
1079
+ </tr>
1080
+
1081
+
1082
+
1083
+ <tr class="deep-level-0">
1084
+
1085
+ <td class="name"><code>dayClassName</code></td>
1086
+
1087
+
1088
+ <td class="type">
1089
+
1090
+
1091
+ <code class="param-type">string</code>
1092
+
1093
+
1094
+
1095
+ </td>
1096
+
1097
+
1098
+ <td class="attributes">
1099
+
1100
+ &lt;optional><br>
1101
+
1102
+
1103
+
1104
+ </td>
1105
+
1106
+
1107
+
1108
+
1109
+ <td class="description last">Additional class names for the days.</td>
1110
+ </tr>
1111
+
1112
+
1113
+
1114
+ <tr class="deep-level-0">
1115
+
1116
+ <td class="name"><code>dayStyle</code></td>
1117
+
1118
+
1119
+ <td class="type">
1120
+
1121
+
1122
+ <code class="param-type">React.CSSProperties</code>
1123
+ |
1124
+
1125
+ <code class="param-type">undefined</code>
1126
+
1127
+
1128
+
1129
+ </td>
1130
+
1131
+
1132
+ <td class="attributes">
1133
+
1134
+ &lt;optional><br>
1135
+
1136
+
1137
+
1138
+ </td>
1139
+
1140
+
1141
+
1142
+
1143
+ <td class="description last">Additional styles for the days.</td>
1144
+ </tr>
1145
+
1146
+
1147
+
1148
+ <tr class="deep-level-0">
1149
+
1150
+ <td class="name"><code>taskContainerStyle</code></td>
1151
+
1152
+
1153
+ <td class="type">
1154
+
1155
+
1156
+ <code class="param-type">React.CSSProperties</code>
1157
+ |
1158
+
1159
+ <code class="param-type">undefined</code>
1160
+
1161
+
1162
+
1163
+ </td>
1164
+
1165
+
1166
+ <td class="attributes">
1167
+
1168
+ &lt;optional><br>
1169
+
1170
+
1171
+
1172
+ </td>
1173
+
1174
+
1175
+
1176
+
1177
+ <td class="description last">Additional styles for the task container.</td>
1178
+ </tr>
1179
+
1180
+
1181
+
1182
+ <tr class="deep-level-0">
1183
+
1184
+ <td class="name"><code>taskContainerClassName</code></td>
1185
+
1186
+
1187
+ <td class="type">
1188
+
1189
+
1190
+ <code class="param-type">string</code>
1191
+
1192
+
1193
+
1194
+ </td>
1195
+
1196
+
1197
+ <td class="attributes">
1198
+
1199
+ &lt;optional><br>
1200
+
1201
+
1202
+
1203
+ </td>
1204
+
1205
+
1206
+
1207
+
1208
+ <td class="description last">Additional class names for the task container.</td>
1209
+ </tr>
1210
+
1211
+
1212
+
1213
+ <tr class="deep-level-0">
1214
+
1215
+ <td class="name"><code>groupHeadContainerStyle</code></td>
1216
+
1217
+
1218
+ <td class="type">
1219
+
1220
+
1221
+ <code class="param-type">React.CSSProperties</code>
1222
+ |
1223
+
1224
+ <code class="param-type">undefined</code>
1225
+
1226
+
1227
+
1228
+ </td>
1229
+
1230
+
1231
+ <td class="attributes">
1232
+
1233
+ &lt;optional><br>
1234
+
1235
+
1236
+
1237
+ </td>
1238
+
1239
+
1240
+
1241
+
1242
+ <td class="description last">Additional styles for the group head container.</td>
1243
+ </tr>
1244
+
1245
+
1246
+
1247
+ <tr class="deep-level-0">
1248
+
1249
+ <td class="name"><code>groupHeadContainerClassName</code></td>
1250
+
1251
+
1252
+ <td class="type">
1253
+
1254
+
1255
+ <code class="param-type">string</code>
1256
+
1257
+
1258
+
1259
+ </td>
1260
+
1261
+
1262
+ <td class="attributes">
1263
+
1264
+ &lt;optional><br>
1265
+
1266
+
1267
+
1268
+ </td>
1269
+
1270
+
1271
+
1272
+
1273
+ <td class="description last">Additional class names for the group head container.</td>
1274
+ </tr>
1275
+
1276
+
1277
+
1278
+ <tr class="deep-level-0">
1279
+
1280
+ <td class="name"><code>sumHoursContainerStyle</code></td>
1281
+
1282
+
1283
+ <td class="type">
1284
+
1285
+
1286
+ <code class="param-type">React.CSSProperties</code>
1287
+ |
1288
+
1289
+ <code class="param-type">undefined</code>
1290
+
1291
+
1292
+
1293
+ </td>
1294
+
1295
+
1296
+ <td class="attributes">
1297
+
1298
+ &lt;optional><br>
1299
+
1300
+
1301
+
1302
+ </td>
1303
+
1304
+
1305
+
1306
+
1307
+ <td class="description last">Additional styles for the sum hours container.</td>
1308
+ </tr>
1309
+
1310
+
1311
+
1312
+ <tr class="deep-level-0">
1313
+
1314
+ <td class="name"><code>sumHoursContainerClassName</code></td>
1315
+
1316
+
1317
+ <td class="type">
1318
+
1319
+
1320
+ <code class="param-type">string</code>
1321
+
1322
+
1323
+
1324
+ </td>
1325
+
1326
+
1327
+ <td class="attributes">
1328
+
1329
+ &lt;optional><br>
1330
+
1331
+
1332
+
1333
+ </td>
1334
+
1335
+
1336
+
1337
+
1338
+ <td class="description last">Additional class names for the sum hours container.</td>
1339
+ </tr>
1340
+
1341
+
1342
+
1343
+ <tr class="deep-level-0">
1344
+
1345
+ <td class="name"><code>sumHoursHeadStyle</code></td>
1346
+
1347
+
1348
+ <td class="type">
1349
+
1350
+
1351
+ <code class="param-type">React.CSSProperties</code>
1352
+ |
1353
+
1354
+ <code class="param-type">undefined</code>
1355
+
1356
+
1357
+
1358
+ </td>
1359
+
1360
+
1361
+ <td class="attributes">
1362
+
1363
+ &lt;optional><br>
1364
+
1365
+
1366
+
1367
+ </td>
1368
+
1369
+
1370
+
1371
+
1372
+ <td class="description last">Additional styles for the sum hours header.</td>
1373
+ </tr>
1374
+
1375
+
1376
+
1377
+ <tr class="deep-level-0">
1378
+
1379
+ <td class="name"><code>sumHoursHeadClassName</code></td>
1380
+
1381
+
1382
+ <td class="type">
1383
+
1384
+
1385
+ <code class="param-type">string</code>
1386
+
1387
+
1388
+
1389
+ </td>
1390
+
1391
+
1392
+ <td class="attributes">
1393
+
1394
+ &lt;optional><br>
1395
+
1396
+
1397
+
1398
+ </td>
1399
+
1400
+
1401
+
1402
+
1403
+ <td class="description last">Additional class names for the sum hours header.</td>
1404
+ </tr>
1405
+
1406
+
1407
+
1408
+ <tr class="deep-level-0">
1409
+
1410
+ <td class="name"><code>handleAddTask</code></td>
1411
+
1412
+
1413
+ <td class="type">
1414
+
1415
+
1416
+ <code class="param-type">function</code>
1417
+
1418
+
1419
+
1420
+ </td>
1421
+
1422
+
1423
+ <td class="attributes">
1424
+
1425
+ &lt;optional><br>
1426
+
1427
+
1428
+
1429
+ </td>
1430
+
1431
+
1432
+
1433
+
1434
+ <td class="description last">Handler function for adding a new task.</td>
1435
+ </tr>
1436
+
1437
+
1438
+
1439
+ <tr class="deep-level-0">
1440
+
1441
+ <td class="name"><code>addTaskRender</code></td>
1442
+
1443
+
1444
+ <td class="type">
1445
+
1446
+
1447
+ <code class="param-type">function</code>
1448
+
1449
+
1450
+
1451
+ </td>
1452
+
1453
+
1454
+ <td class="attributes">
1455
+
1456
+ &lt;optional><br>
1457
+
1458
+
1459
+
1460
+ </td>
1461
+
1462
+
1463
+
1464
+
1465
+ <td class="description last">Custom render function for adding a task.</td>
1466
+ </tr>
1467
+
1468
+
1469
+
1470
+ <tr class="deep-level-0">
1471
+
1472
+ <td class="name"><code>tasks</code></td>
1473
+
1474
+
1475
+ <td class="type">
1476
+
1477
+
1478
+ <code class="param-type">TasksType</code>
1479
+
1480
+
1481
+
1482
+ </td>
1483
+
1484
+
1485
+ <td class="attributes">
1486
+
1487
+
1488
+
1489
+ </td>
1490
+
1491
+
1492
+
1493
+
1494
+ <td class="description last">Array of tasks to be displayed in the calendar.</td>
1495
+ </tr>
1496
+
1497
+
1498
+
1499
+ <tr class="deep-level-0">
1500
+
1501
+ <td class="name"><code>handleDragTask</code></td>
1502
+
1503
+
1504
+ <td class="type">
1505
+
1506
+
1507
+ <code class="param-type">function</code>
1508
+
1509
+
1510
+
1511
+ </td>
1512
+
1513
+
1514
+ <td class="attributes">
1515
+
1516
+ &lt;optional><br>
1517
+
1518
+
1519
+
1520
+ </td>
1521
+
1522
+
1523
+
1524
+
1525
+ <td class="description last">Handler function for dragging a task.</td>
1526
+ </tr>
1527
+
1528
+
1529
+
1530
+ <tr class="deep-level-0">
1531
+
1532
+ <td class="name"><code>handleDropTask</code></td>
1533
+
1534
+
1535
+ <td class="type">
1536
+
1537
+
1538
+ <code class="param-type">function</code>
1539
+
1540
+
1541
+
1542
+ </td>
1543
+
1544
+
1545
+ <td class="attributes">
1546
+
1547
+ &lt;optional><br>
1548
+
1549
+
1550
+
1551
+ </td>
1552
+
1553
+
1554
+
1555
+
1556
+ <td class="description last">Handler function for dropping a task.</td>
1557
+ </tr>
1558
+
1559
+
1560
+
1561
+ <tr class="deep-level-0">
1562
+
1563
+ <td class="name"><code>handleDragTaskEnd</code></td>
1564
+
1565
+
1566
+ <td class="type">
1567
+
1568
+
1569
+ <code class="param-type">function</code>
1570
+
1571
+
1572
+
1573
+ </td>
1574
+
1575
+
1576
+ <td class="attributes">
1577
+
1578
+ &lt;optional><br>
1579
+
1580
+
1581
+
1582
+ </td>
1583
+
1584
+
1585
+
1586
+
1587
+ <td class="description last">Handler function for ending the drag of a task.</td>
1588
+ </tr>
1589
+
1590
+
1591
+
1592
+ <tr class="deep-level-0">
1593
+
1594
+ <td class="name"><code>groupsHeadRender</code></td>
1595
+
1596
+
1597
+ <td class="type">
1598
+
1599
+
1600
+ <code class="param-type">function</code>
1601
+
1602
+
1603
+
1604
+ </td>
1605
+
1606
+
1607
+ <td class="attributes">
1608
+
1609
+ &lt;optional><br>
1610
+
1611
+
1612
+
1613
+ </td>
1614
+
1615
+
1616
+
1617
+
1618
+ <td class="description last">Custom render function for the groups header.</td>
1619
+ </tr>
1620
+
1621
+
1622
+
1623
+ <tr class="deep-level-0">
1624
+
1625
+ <td class="name"><code>sumHoursRender</code></td>
1626
+
1627
+
1628
+ <td class="type">
1629
+
1630
+
1631
+ <code class="param-type">function</code>
1632
+
1633
+
1634
+
1635
+ </td>
1636
+
1637
+
1638
+ <td class="attributes">
1639
+
1640
+ &lt;optional><br>
1641
+
1642
+
1643
+
1644
+ </td>
1645
+
1646
+
1647
+
1648
+
1649
+ <td class="description last">Custom render function for the sum of hours.</td>
1650
+ </tr>
1651
+
1652
+
1653
+
1654
+ <tr class="deep-level-0">
1655
+
1656
+ <td class="name"><code>sumHoursHeadRender</code></td>
1657
+
1658
+
1659
+ <td class="type">
1660
+
1661
+
1662
+ <code class="param-type">function</code>
1663
+
1664
+
1665
+
1666
+ </td>
1667
+
1668
+
1669
+ <td class="attributes">
1670
+
1671
+ &lt;optional><br>
1672
+
1673
+
1674
+
1675
+ </td>
1676
+
1677
+
1678
+
1679
+
1680
+ <td class="description last">Custom render function for the sum of hours header.</td>
1681
+ </tr>
1682
+
1683
+
1684
+
1685
+ <tr class="deep-level-0">
1686
+
1687
+ <td class="name"><code>handleClickTask</code></td>
1688
+
1689
+
1690
+ <td class="type">
1691
+
1692
+
1693
+ <code class="param-type">function</code>
1694
+
1695
+
1696
+
1697
+ </td>
1698
+
1699
+
1700
+ <td class="attributes">
1701
+
1702
+ &lt;optional><br>
1703
+
1704
+
1705
+
1706
+ </td>
1707
+
1708
+
1709
+
1710
+
1711
+ <td class="description last">Handler function for clicking a task.</td>
1712
+ </tr>
1713
+
1714
+
1715
+
1716
+ <tr class="deep-level-0">
1717
+
1718
+ <td class="name"><code>handleClickGroup</code></td>
1719
+
1720
+
1721
+ <td class="type">
1722
+
1723
+
1724
+ <code class="param-type">function</code>
1725
+
1726
+
1727
+
1728
+ </td>
1729
+
1730
+
1731
+ <td class="attributes">
1732
+
1733
+ &lt;optional><br>
1734
+
1735
+
1736
+
1737
+ </td>
1738
+
1739
+
1740
+
1741
+
1742
+ <td class="description last">Handler function for clicking a group.</td>
1743
+ </tr>
1744
+
1745
+
1746
+ </tbody>
1747
+ </table>
1748
+ </div>
1749
+
1750
+
1751
+
1752
+ <dl class="details">
1753
+
1754
+
1755
+
1756
+
1757
+
1758
+
1759
+
1760
+
1761
+
1762
+
1763
+
1764
+
1765
+
1766
+
1767
+
1768
+
1769
+
1770
+
1771
+
1772
+
1773
+
1774
+
1775
+
1776
+
1777
+
1778
+
1779
+
1780
+
1781
+
1782
+
1783
+
1784
+ <p class="tag-source">
1785
+ <a href="index.ts.html" class="button">View Source</a>
1786
+ <span>
1787
+ <a href="index.ts.html">index.ts</a>, <a href="index.ts.html#line51">line 51</a>
1788
+ </span>
1789
+ </p>
1790
+
1791
+ </dl>
1792
+
1793
+
1794
+
1795
+
1796
+
1797
+ </div>
1798
+
1799
+ <div class="member">
1800
+
1801
+ <span class="method-parameter is-pulled-right">
1802
+ <label>Type:</label>
1803
+
1804
+ <code class="param-type">object</code>
1805
+
1806
+
1807
+ </span>
1808
+
1809
+ <h4 class="name" id="DayPropsType">
1810
+ <a class="href-link" href="#DayPropsType">#</a>
1811
+
1812
+ <span class="code-name">
1813
+ DayPropsType
1814
+ </span>
1815
+
1816
+ </h4>
1817
+
1818
+
1819
+
1820
+
1821
+ <div class="description">
1822
+ Props for a single day.
1823
+ </div>
1824
+
1825
+
1826
+
1827
+
1828
+
1829
+ <h5 class="subsection-title">Properties:</h5>
1830
+
1831
+
1832
+ <div class="table-container">
1833
+ <table class="props table">
1834
+ <thead>
1835
+ <tr>
1836
+
1837
+ <th>Name</th>
1838
+
1839
+
1840
+ <th>Type</th>
1841
+
1842
+
1843
+ <th>Attributes</th>
1844
+
1845
+
1846
+
1847
+
1848
+ <th class="last">Description</th>
1849
+ </tr>
1850
+ </thead>
1851
+
1852
+ <tbody>
1853
+
1854
+
1855
+ <tr class="deep-level-0">
1856
+
1857
+ <td class="name"><code>dayIndex</code></td>
1858
+
1859
+
1860
+ <td class="type">
1861
+
1862
+
1863
+ <code class="param-type">number</code>
1864
+
1865
+
1866
+
1867
+ </td>
1868
+
1869
+
1870
+ <td class="attributes">
1871
+
1872
+
1873
+
1874
+ </td>
1875
+
1876
+
1877
+
1878
+
1879
+ <td class="description last">Index of the day.</td>
1880
+ </tr>
1881
+
1882
+
1883
+
1884
+ <tr class="deep-level-0">
1885
+
1886
+ <td class="name"><code>day</code></td>
1887
+
1888
+
1889
+ <td class="type">
1890
+
1891
+
1892
+ <code class="param-type">string</code>
1893
+
1894
+
1895
+
1896
+ </td>
1897
+
1898
+
1899
+ <td class="attributes">
1900
+
1901
+
1902
+
1903
+ </td>
1904
+
1905
+
1906
+
1907
+
1908
+ <td class="description last">Name of the day.</td>
1909
+ </tr>
1910
+
1911
+
1912
+
1913
+ <tr class="deep-level-0">
1914
+
1915
+ <td class="name"><code>dayOfTheMonth</code></td>
1916
+
1917
+
1918
+ <td class="type">
1919
+
1920
+
1921
+ <code class="param-type">number</code>
1922
+
1923
+
1924
+
1925
+ </td>
1926
+
1927
+
1928
+ <td class="attributes">
1929
+
1930
+
1931
+
1932
+ </td>
1933
+
1934
+
1935
+
1936
+
1937
+ <td class="description last">Day of the month.</td>
1938
+ </tr>
1939
+
1940
+
1941
+
1942
+ <tr class="deep-level-0">
1943
+
1944
+ <td class="name"><code>dayRender</code></td>
1945
+
1946
+
1947
+ <td class="type">
1948
+
1949
+
1950
+ <code class="param-type">function</code>
1951
+
1952
+
1953
+
1954
+ </td>
1955
+
1956
+
1957
+ <td class="attributes">
1958
+
1959
+ &lt;optional><br>
1960
+
1961
+
1962
+
1963
+ </td>
1964
+
1965
+
1966
+
1967
+
1968
+ <td class="description last">Custom render function for a day.</td>
1969
+ </tr>
1970
+
1971
+
1972
+
1973
+ <tr class="deep-level-0">
1974
+
1975
+ <td class="name"><code>dayMonth</code></td>
1976
+
1977
+
1978
+ <td class="type">
1979
+
1980
+
1981
+ <code class="param-type">string</code>
1982
+
1983
+
1984
+
1985
+ </td>
1986
+
1987
+
1988
+ <td class="attributes">
1989
+
1990
+
1991
+
1992
+ </td>
1993
+
1994
+
1995
+
1996
+
1997
+ <td class="description last">Month of the day.</td>
1998
+ </tr>
1999
+
2000
+
2001
+
2002
+ <tr class="deep-level-0">
2003
+
2004
+ <td class="name"><code>dayYear</code></td>
2005
+
2006
+
2007
+ <td class="type">
2008
+
2009
+
2010
+ <code class="param-type">number</code>
2011
+
2012
+
2013
+
2014
+ </td>
2015
+
2016
+
2017
+ <td class="attributes">
2018
+
2019
+
2020
+
2021
+ </td>
2022
+
2023
+
2024
+
2025
+
2026
+ <td class="description last">Year of the day.</td>
2027
+ </tr>
2028
+
2029
+
2030
+
2031
+ <tr class="deep-level-0">
2032
+
2033
+ <td class="name"><code>className</code></td>
2034
+
2035
+
2036
+ <td class="type">
2037
+
2038
+
2039
+ <code class="param-type">string</code>
2040
+
2041
+
2042
+
2043
+ </td>
2044
+
2045
+
2046
+ <td class="attributes">
2047
+
2048
+ &lt;optional><br>
2049
+
2050
+
2051
+
2052
+ </td>
2053
+
2054
+
2055
+
2056
+
2057
+ <td class="description last">Additional class names for the day component.</td>
2058
+ </tr>
2059
+
2060
+
2061
+
2062
+ <tr class="deep-level-0">
2063
+
2064
+ <td class="name"><code>style</code></td>
2065
+
2066
+
2067
+ <td class="type">
2068
+
2069
+
2070
+ <code class="param-type">React.CSSProperties</code>
2071
+ |
2072
+
2073
+ <code class="param-type">undefined</code>
2074
+
2075
+
2076
+
2077
+ </td>
2078
+
2079
+
2080
+ <td class="attributes">
2081
+
2082
+ &lt;optional><br>
2083
+
2084
+
2085
+
2086
+ </td>
2087
+
2088
+
2089
+
2090
+
2091
+ <td class="description last">Additional styles for the day component.</td>
2092
+ </tr>
2093
+
2094
+
2095
+ </tbody>
2096
+ </table>
2097
+ </div>
2098
+
2099
+
2100
+
2101
+ <dl class="details">
2102
+
2103
+
2104
+
2105
+
2106
+
2107
+
2108
+
2109
+
2110
+
2111
+
2112
+
2113
+
2114
+
2115
+
2116
+
2117
+
2118
+
2119
+
2120
+
2121
+
2122
+
2123
+
2124
+
2125
+
2126
+
2127
+
2128
+
2129
+
2130
+
2131
+
2132
+
2133
+ <p class="tag-source">
2134
+ <a href="index.ts.html" class="button">View Source</a>
2135
+ <span>
2136
+ <a href="index.ts.html">index.ts</a>, <a href="index.ts.html#line39">line 39</a>
2137
+ </span>
2138
+ </p>
2139
+
2140
+ </dl>
2141
+
2142
+
2143
+
2144
+
2145
+
2146
+ </div>
2147
+
2148
+ <div class="member">
2149
+
2150
+ <span class="method-parameter is-pulled-right">
2151
+ <label>Type:</label>
2152
+
2153
+ <code class="param-type">object</code>
2154
+
2155
+
2156
+ </span>
2157
+
2158
+ <h4 class="name" id="DaysPropsType">
2159
+ <a class="href-link" href="#DaysPropsType">#</a>
2160
+
2161
+ <span class="code-name">
2162
+ DaysPropsType
2163
+ </span>
2164
+
2165
+ </h4>
2166
+
2167
+
2168
+
2169
+
2170
+ <div class="description">
2171
+ Props for the Days component.
2172
+ </div>
2173
+
2174
+
2175
+
2176
+
2177
+
2178
+ <h5 class="subsection-title">Properties:</h5>
2179
+
2180
+
2181
+ <div class="table-container">
2182
+ <table class="props table">
2183
+ <thead>
2184
+ <tr>
2185
+
2186
+ <th>Name</th>
2187
+
2188
+
2189
+ <th>Type</th>
2190
+
2191
+
2192
+ <th>Attributes</th>
2193
+
2194
+
2195
+
2196
+
2197
+ <th class="last">Description</th>
2198
+ </tr>
2199
+ </thead>
2200
+
2201
+ <tbody>
2202
+
2203
+
2204
+ <tr class="deep-level-0">
2205
+
2206
+ <td class="name"><code>dayRender</code></td>
2207
+
2208
+
2209
+ <td class="type">
2210
+
2211
+
2212
+ <code class="param-type">function</code>
2213
+
2214
+
2215
+
2216
+ </td>
2217
+
2218
+
2219
+ <td class="attributes">
2220
+
2221
+ &lt;optional><br>
2222
+
2223
+
2224
+
2225
+ </td>
2226
+
2227
+
2228
+
2229
+
2230
+ <td class="description last">Custom render function for a day.</td>
2231
+ </tr>
2232
+
2233
+
2234
+
2235
+ <tr class="deep-level-0">
2236
+
2237
+ <td class="name"><code>className</code></td>
2238
+
2239
+
2240
+ <td class="type">
2241
+
2242
+
2243
+ <code class="param-type">string</code>
2244
+
2245
+
2246
+
2247
+ </td>
2248
+
2249
+
2250
+ <td class="attributes">
2251
+
2252
+ &lt;optional><br>
2253
+
2254
+
2255
+
2256
+ </td>
2257
+
2258
+
2259
+
2260
+
2261
+ <td class="description last">Additional class names for the days component.</td>
2262
+ </tr>
2263
+
2264
+
2265
+
2266
+ <tr class="deep-level-0">
2267
+
2268
+ <td class="name"><code>style</code></td>
2269
+
2270
+
2271
+ <td class="type">
2272
+
2273
+
2274
+ <code class="param-type">React.CSSProperties</code>
2275
+ |
2276
+
2277
+ <code class="param-type">undefined</code>
2278
+
2279
+
2280
+
2281
+ </td>
2282
+
2283
+
2284
+ <td class="attributes">
2285
+
2286
+ &lt;optional><br>
2287
+
2288
+
2289
+
2290
+ </td>
2291
+
2292
+
2293
+
2294
+
2295
+ <td class="description last">Additional styles for the days component.</td>
2296
+ </tr>
2297
+
2298
+
2299
+ </tbody>
2300
+ </table>
2301
+ </div>
2302
+
2303
+
2304
+
2305
+ <dl class="details">
2306
+
2307
+
2308
+
2309
+
2310
+
2311
+
2312
+
2313
+
2314
+
2315
+
2316
+
2317
+
2318
+
2319
+
2320
+
2321
+
2322
+
2323
+
2324
+
2325
+
2326
+
2327
+
2328
+
2329
+
2330
+
2331
+
2332
+
2333
+
2334
+
2335
+
2336
+
2337
+ <p class="tag-source">
2338
+ <a href="index.ts.html" class="button">View Source</a>
2339
+ <span>
2340
+ <a href="index.ts.html">index.ts</a>, <a href="index.ts.html#line32">line 32</a>
2341
+ </span>
2342
+ </p>
2343
+
2344
+ </dl>
2345
+
2346
+
2347
+
2348
+
2349
+
2350
+ </div>
2351
+
2352
+ <div class="member">
2353
+
2354
+ <span class="method-parameter is-pulled-right">
2355
+ <label>Type:</label>
2356
+
2357
+ <code class="param-type">object</code>
2358
+
2359
+
2360
+ </span>
2361
+
2362
+ <h4 class="name" id="GroupComponentPropsType">
2363
+ <a class="href-link" href="#GroupComponentPropsType">#</a>
2364
+
2365
+ <span class="code-name">
2366
+ GroupComponentPropsType
2367
+ </span>
2368
+
2369
+ </h4>
2370
+
2371
+
2372
+
2373
+
2374
+ <div class="description">
2375
+ Props for the GroupComponent.
2376
+ </div>
2377
+
2378
+
2379
+
2380
+
2381
+
2382
+ <h5 class="subsection-title">Properties:</h5>
2383
+
2384
+
2385
+ <div class="table-container">
2386
+ <table class="props table">
2387
+ <thead>
2388
+ <tr>
2389
+
2390
+ <th>Name</th>
2391
+
2392
+
2393
+ <th>Type</th>
2394
+
2395
+
2396
+ <th>Attributes</th>
2397
+
2398
+
2399
+
2400
+
2401
+ <th class="last">Description</th>
2402
+ </tr>
2403
+ </thead>
2404
+
2405
+ <tbody>
2406
+
2407
+
2408
+ <tr class="deep-level-0">
2409
+
2410
+ <td class="name"><code>groupRender</code></td>
2411
+
2412
+
2413
+ <td class="type">
2414
+
2415
+
2416
+ <code class="param-type">function</code>
2417
+
2418
+
2419
+
2420
+ </td>
2421
+
2422
+
2423
+ <td class="attributes">
2424
+
2425
+ &lt;optional><br>
2426
+
2427
+
2428
+
2429
+ </td>
2430
+
2431
+
2432
+
2433
+
2434
+ <td class="description last">Custom render function for the group.</td>
2435
+ </tr>
2436
+
2437
+
2438
+
2439
+ <tr class="deep-level-0">
2440
+
2441
+ <td class="name"><code>className</code></td>
2442
+
2443
+
2444
+ <td class="type">
2445
+
2446
+
2447
+ <code class="param-type">string</code>
2448
+
2449
+
2450
+
2451
+ </td>
2452
+
2453
+
2454
+ <td class="attributes">
2455
+
2456
+ &lt;optional><br>
2457
+
2458
+
2459
+
2460
+ </td>
2461
+
2462
+
2463
+
2464
+
2465
+ <td class="description last">Additional class names for the group component.</td>
2466
+ </tr>
2467
+
2468
+
2469
+
2470
+ <tr class="deep-level-0">
2471
+
2472
+ <td class="name"><code>style</code></td>
2473
+
2474
+
2475
+ <td class="type">
2476
+
2477
+
2478
+ <code class="param-type">React.CSSProperties</code>
2479
+ |
2480
+
2481
+ <code class="param-type">undefined</code>
2482
+
2483
+
2484
+
2485
+ </td>
2486
+
2487
+
2488
+ <td class="attributes">
2489
+
2490
+ &lt;optional><br>
2491
+
2492
+
2493
+
2494
+ </td>
2495
+
2496
+
2497
+
2498
+
2499
+ <td class="description last">Additional styles for the group component.</td>
2500
+ </tr>
2501
+
2502
+
2503
+ </tbody>
2504
+ </table>
2505
+ </div>
2506
+
2507
+
2508
+
2509
+ <dl class="details">
2510
+
2511
+
2512
+
2513
+
2514
+
2515
+
2516
+
2517
+
2518
+
2519
+
2520
+
2521
+
2522
+
2523
+
2524
+
2525
+
2526
+
2527
+
2528
+
2529
+
2530
+
2531
+
2532
+
2533
+
2534
+
2535
+
2536
+
2537
+
2538
+
2539
+
2540
+
2541
+ <p class="tag-source">
2542
+ <a href="index.ts.html" class="button">View Source</a>
2543
+ <span>
2544
+ <a href="index.ts.html">index.ts</a>, <a href="index.ts.html#line25">line 25</a>
2545
+ </span>
2546
+ </p>
2547
+
2548
+ </dl>
2549
+
2550
+
2551
+
2552
+
2553
+
2554
+ </div>
2555
+
2556
+ <div class="member">
2557
+
2558
+ <span class="method-parameter is-pulled-right">
2559
+ <label>Type:</label>
2560
+
2561
+ <code class="param-type">object</code>
2562
+
2563
+
2564
+ </span>
2565
+
2566
+ <h4 class="name" id="GroupFeildsType">
2567
+ <a class="href-link" href="#GroupFeildsType">#</a>
2568
+
2569
+ <span class="code-name">
2570
+ GroupFeildsType
2571
+ </span>
2572
+
2573
+ </h4>
2574
+
2575
+
2576
+
2577
+
2578
+ <div class="description">
2579
+ Fields for a group, including both required and additional fields.
2580
+ </div>
2581
+
2582
+
2583
+
2584
+
2585
+
2586
+ <dl class="details">
2587
+
2588
+
2589
+
2590
+
2591
+
2592
+
2593
+
2594
+
2595
+
2596
+
2597
+
2598
+
2599
+
2600
+
2601
+
2602
+
2603
+
2604
+
2605
+
2606
+
2607
+
2608
+
2609
+
2610
+
2611
+
2612
+
2613
+
2614
+
2615
+
2616
+
2617
+
2618
+ <p class="tag-source">
2619
+ <a href="index.ts.html" class="button">View Source</a>
2620
+ <span>
2621
+ <a href="index.ts.html">index.ts</a>, <a href="index.ts.html#line21">line 21</a>
2622
+ </span>
2623
+ </p>
2624
+
2625
+ </dl>
2626
+
2627
+
2628
+
2629
+
2630
+
2631
+ </div>
2632
+
2633
+ <div class="member">
2634
+
2635
+ <span class="method-parameter is-pulled-right">
2636
+ <label>Type:</label>
2637
+
2638
+ <code class="param-type">object</code>
2639
+
2640
+
2641
+ </span>
2642
+
2643
+ <h4 class="name" id="GroupPropsType">
2644
+ <a class="href-link" href="#GroupPropsType">#</a>
2645
+
2646
+ <span class="code-name">
2647
+ GroupPropsType
2648
+ </span>
2649
+
2650
+ </h4>
2651
+
2652
+
2653
+
2654
+
2655
+ <div class="description">
2656
+ Props for the Group component.
2657
+ </div>
2658
+
2659
+
2660
+
2661
+
2662
+
2663
+ <h5 class="subsection-title">Properties:</h5>
2664
+
2665
+
2666
+ <div class="table-container">
2667
+ <table class="props table">
2668
+ <thead>
2669
+ <tr>
2670
+
2671
+ <th>Name</th>
2672
+
2673
+
2674
+ <th>Type</th>
2675
+
2676
+
2677
+ <th>Attributes</th>
2678
+
2679
+
2680
+
2681
+
2682
+ <th class="last">Description</th>
2683
+ </tr>
2684
+ </thead>
2685
+
2686
+ <tbody>
2687
+
2688
+
2689
+ <tr class="deep-level-0">
2690
+
2691
+ <td class="name"><code>groupRender</code></td>
2692
+
2693
+
2694
+ <td class="type">
2695
+
2696
+
2697
+ <code class="param-type">function</code>
2698
+
2699
+
2700
+
2701
+ </td>
2702
+
2703
+
2704
+ <td class="attributes">
2705
+
2706
+ &lt;optional><br>
2707
+
2708
+
2709
+
2710
+ </td>
2711
+
2712
+
2713
+
2714
+
2715
+ <td class="description last">Custom render function for the group.</td>
2716
+ </tr>
2717
+
2718
+
2719
+
2720
+ <tr class="deep-level-0">
2721
+
2722
+ <td class="name"><code>className</code></td>
2723
+
2724
+
2725
+ <td class="type">
2726
+
2727
+
2728
+ <code class="param-type">string</code>
2729
+
2730
+
2731
+
2732
+ </td>
2733
+
2734
+
2735
+ <td class="attributes">
2736
+
2737
+ &lt;optional><br>
2738
+
2739
+
2740
+
2741
+ </td>
2742
+
2743
+
2744
+
2745
+
2746
+ <td class="description last">Additional class names for the group component.</td>
2747
+ </tr>
2748
+
2749
+
2750
+
2751
+ <tr class="deep-level-0">
2752
+
2753
+ <td class="name"><code>style</code></td>
2754
+
2755
+
2756
+ <td class="type">
2757
+
2758
+
2759
+ <code class="param-type">React.CSSProperties</code>
2760
+ |
2761
+
2762
+ <code class="param-type">undefined</code>
2763
+
2764
+
2765
+
2766
+ </td>
2767
+
2768
+
2769
+ <td class="attributes">
2770
+
2771
+ &lt;optional><br>
2772
+
2773
+
2774
+
2775
+ </td>
2776
+
2777
+
2778
+
2779
+
2780
+ <td class="description last">Additional styles for the group component.</td>
2781
+ </tr>
2782
+
2783
+
2784
+
2785
+ <tr class="deep-level-0">
2786
+
2787
+ <td class="name"><code>currentGroup</code></td>
2788
+
2789
+
2790
+ <td class="type">
2791
+
2792
+
2793
+ <code class="param-type"><a href="global.html#GroupFeildsType">GroupFeildsType</a></code>
2794
+
2795
+
2796
+
2797
+ </td>
2798
+
2799
+
2800
+ <td class="attributes">
2801
+
2802
+
2803
+
2804
+ </td>
2805
+
2806
+
2807
+
2808
+
2809
+ <td class="description last">The current group data.</td>
2810
+ </tr>
2811
+
2812
+
2813
+
2814
+ <tr class="deep-level-0">
2815
+
2816
+ <td class="name"><code>handleClickGroup</code></td>
2817
+
2818
+
2819
+ <td class="type">
2820
+
2821
+
2822
+ <code class="param-type">function</code>
2823
+
2824
+
2825
+
2826
+ </td>
2827
+
2828
+
2829
+ <td class="attributes">
2830
+
2831
+ &lt;optional><br>
2832
+
2833
+
2834
+
2835
+ </td>
2836
+
2837
+
2838
+
2839
+
2840
+ <td class="description last">Handler function for clicking the group.</td>
2841
+ </tr>
2842
+
2843
+
2844
+ </tbody>
2845
+ </table>
2846
+ </div>
2847
+
2848
+
2849
+
2850
+ <dl class="details">
2851
+
2852
+
2853
+
2854
+
2855
+
2856
+
2857
+
2858
+
2859
+
2860
+
2861
+
2862
+
2863
+
2864
+
2865
+
2866
+
2867
+
2868
+
2869
+
2870
+
2871
+
2872
+
2873
+
2874
+
2875
+
2876
+
2877
+
2878
+
2879
+
2880
+
2881
+
2882
+ <p class="tag-source">
2883
+ <a href="index.ts.html" class="button">View Source</a>
2884
+ <span>
2885
+ <a href="index.ts.html">index.ts</a>, <a href="index.ts.html#line4">line 4</a>
2886
+ </span>
2887
+ </p>
2888
+
2889
+ </dl>
2890
+
2891
+
2892
+
2893
+
2894
+
2895
+ </div>
2896
+
2897
+ <div class="member">
2898
+
2899
+ <span class="method-parameter is-pulled-right">
2900
+ <label>Type:</label>
2901
+
2902
+ <code class="param-type">object</code>
2903
+
2904
+
2905
+ </span>
2906
+
2907
+ <h4 class="name" id="GroupRiquiredFieldsType">
2908
+ <a class="href-link" href="#GroupRiquiredFieldsType">#</a>
2909
+
2910
+ <span class="code-name">
2911
+ GroupRiquiredFieldsType
2912
+ </span>
2913
+
2914
+ </h4>
2915
+
2916
+
2917
+
2918
+
2919
+ <div class="description">
2920
+ Required fields for a group.
2921
+ </div>
2922
+
2923
+
2924
+
2925
+
2926
+
2927
+ <h5 class="subsection-title">Properties:</h5>
2928
+
2929
+
2930
+ <div class="table-container">
2931
+ <table class="props table">
2932
+ <thead>
2933
+ <tr>
2934
+
2935
+ <th>Name</th>
2936
+
2937
+
2938
+ <th>Type</th>
2939
+
2940
+
2941
+ <th>Attributes</th>
2942
+
2943
+
2944
+
2945
+
2946
+ <th class="last">Description</th>
2947
+ </tr>
2948
+ </thead>
2949
+
2950
+ <tbody>
2951
+
2952
+
2953
+ <tr class="deep-level-0">
2954
+
2955
+ <td class="name"><code>label</code></td>
2956
+
2957
+
2958
+ <td class="type">
2959
+
2960
+
2961
+ <code class="param-type">string</code>
2962
+
2963
+
2964
+
2965
+ </td>
2966
+
2967
+
2968
+ <td class="attributes">
2969
+
2970
+ &lt;optional><br>
2971
+
2972
+
2973
+
2974
+ </td>
2975
+
2976
+
2977
+
2978
+
2979
+ <td class="description last">Label for the group.</td>
2980
+ </tr>
2981
+
2982
+
2983
+
2984
+ <tr class="deep-level-0">
2985
+
2986
+ <td class="name"><code>imageUrl</code></td>
2987
+
2988
+
2989
+ <td class="type">
2990
+
2991
+
2992
+ <code class="param-type">string</code>
2993
+
2994
+
2995
+
2996
+ </td>
2997
+
2998
+
2999
+ <td class="attributes">
3000
+
3001
+ &lt;optional><br>
3002
+
3003
+
3004
+
3005
+ </td>
3006
+
3007
+
3008
+
3009
+
3010
+ <td class="description last">URL of the image representing the group.</td>
3011
+ </tr>
3012
+
3013
+
3014
+
3015
+ <tr class="deep-level-0">
3016
+
3017
+ <td class="name"><code>id</code></td>
3018
+
3019
+
3020
+ <td class="type">
3021
+
3022
+
3023
+ <code class="param-type">string</code>
3024
+
3025
+
3026
+
3027
+ </td>
3028
+
3029
+
3030
+ <td class="attributes">
3031
+
3032
+
3033
+
3034
+ </td>
3035
+
3036
+
3037
+
3038
+
3039
+ <td class="description last">Unique identifier for the group.</td>
3040
+ </tr>
3041
+
3042
+
3043
+ </tbody>
3044
+ </table>
3045
+ </div>
3046
+
3047
+
3048
+
3049
+ <dl class="details">
3050
+
3051
+
3052
+
3053
+
3054
+
3055
+
3056
+
3057
+
3058
+
3059
+
3060
+
3061
+
3062
+
3063
+
3064
+
3065
+
3066
+
3067
+
3068
+
3069
+
3070
+
3071
+
3072
+
3073
+
3074
+
3075
+
3076
+
3077
+
3078
+
3079
+
3080
+
3081
+ <p class="tag-source">
3082
+ <a href="index.ts.html" class="button">View Source</a>
3083
+ <span>
3084
+ <a href="index.ts.html">index.ts</a>, <a href="index.ts.html#line13">line 13</a>
3085
+ </span>
3086
+ </p>
3087
+
3088
+ </dl>
3089
+
3090
+
3091
+
3092
+
3093
+
3094
+ </div>
3095
+
3096
+ <div class="member">
3097
+
3098
+ <span class="method-parameter is-pulled-right">
3099
+ <label>Type:</label>
3100
+
3101
+ <code class="param-type">object</code>
3102
+
3103
+
3104
+ </span>
3105
+
3106
+ <h4 class="name" id="GroupsHeadContainerPropsType">
3107
+ <a class="href-link" href="#GroupsHeadContainerPropsType">#</a>
3108
+
3109
+ <span class="code-name">
3110
+ GroupsHeadContainerPropsType
3111
+ </span>
3112
+
3113
+ </h4>
3114
+
3115
+
3116
+
3117
+
3118
+ <div class="description">
3119
+ Props for the GroupsHeadContainer component.
3120
+ </div>
3121
+
3122
+
3123
+
3124
+
3125
+
3126
+ <h5 class="subsection-title">Properties:</h5>
3127
+
3128
+
3129
+ <div class="table-container">
3130
+ <table class="props table">
3131
+ <thead>
3132
+ <tr>
3133
+
3134
+ <th>Name</th>
3135
+
3136
+
3137
+ <th>Type</th>
3138
+
3139
+
3140
+ <th>Attributes</th>
3141
+
3142
+
3143
+
3144
+
3145
+ <th class="last">Description</th>
3146
+ </tr>
3147
+ </thead>
3148
+
3149
+ <tbody>
3150
+
3151
+
3152
+ <tr class="deep-level-0">
3153
+
3154
+ <td class="name"><code>groupsHeadRender</code></td>
3155
+
3156
+
3157
+ <td class="type">
3158
+
3159
+
3160
+ <code class="param-type">function</code>
3161
+
3162
+
3163
+
3164
+ </td>
3165
+
3166
+
3167
+ <td class="attributes">
3168
+
3169
+ &lt;optional><br>
3170
+
3171
+
3172
+
3173
+ </td>
3174
+
3175
+
3176
+
3177
+
3178
+ <td class="description last">Custom render function for the groups header.</td>
3179
+ </tr>
3180
+
3181
+
3182
+
3183
+ <tr class="deep-level-0">
3184
+
3185
+ <td class="name"><code>style</code></td>
3186
+
3187
+
3188
+ <td class="type">
3189
+
3190
+
3191
+ <code class="param-type">React.CSSProperties</code>
3192
+ |
3193
+
3194
+ <code class="param-type">undefined</code>
3195
+
3196
+
3197
+
3198
+ </td>
3199
+
3200
+
3201
+ <td class="attributes">
3202
+
3203
+ &lt;optional><br>
3204
+
3205
+
3206
+
3207
+ </td>
3208
+
3209
+
3210
+
3211
+
3212
+ <td class="description last">Additional styles for the groups header container.</td>
3213
+ </tr>
3214
+
3215
+
3216
+
3217
+ <tr class="deep-level-0">
3218
+
3219
+ <td class="name"><code>className</code></td>
3220
+
3221
+
3222
+ <td class="type">
3223
+
3224
+
3225
+ <code class="param-type">string</code>
3226
+
3227
+
3228
+
3229
+ </td>
3230
+
3231
+
3232
+ <td class="attributes">
3233
+
3234
+ &lt;optional><br>
3235
+
3236
+
3237
+
3238
+ </td>
3239
+
3240
+
3241
+
3242
+
3243
+ <td class="description last">Additional class names for the groups header container.</td>
3244
+ </tr>
3245
+
3246
+
3247
+ </tbody>
3248
+ </table>
3249
+ </div>
3250
+
3251
+
3252
+
3253
+ <dl class="details">
3254
+
3255
+
3256
+
3257
+
3258
+
3259
+
3260
+
3261
+
3262
+
3263
+
3264
+
3265
+
3266
+
3267
+
3268
+
3269
+
3270
+
3271
+
3272
+
3273
+
3274
+
3275
+
3276
+
3277
+
3278
+
3279
+
3280
+
3281
+
3282
+
3283
+
3284
+
3285
+ <p class="tag-source">
3286
+ <a href="index.ts.html" class="button">View Source</a>
3287
+ <span>
3288
+ <a href="index.ts.html">index.ts</a>, <a href="index.ts.html#line138">line 138</a>
3289
+ </span>
3290
+ </p>
3291
+
3292
+ </dl>
3293
+
3294
+
3295
+
3296
+
3297
+
3298
+ </div>
3299
+
3300
+ <div class="member">
3301
+
3302
+ <span class="method-parameter is-pulled-right">
3303
+ <label>Type:</label>
3304
+
3305
+ <code class="param-type">React.CSSProperties</code>
3306
+ |
3307
+
3308
+ <code class="param-type">undefined</code>
3309
+
3310
+
3311
+ </span>
3312
+
3313
+ <h4 class="name" id="StyleType">
3314
+ <a class="href-link" href="#StyleType">#</a>
3315
+
3316
+ <span class="code-name">
3317
+ StyleType
3318
+ </span>
3319
+
3320
+ </h4>
3321
+
3322
+
3323
+
3324
+
3325
+ <div class="description">
3326
+ Type for style props.
3327
+ </div>
3328
+
3329
+
3330
+
3331
+
3332
+
3333
+ <dl class="details">
3334
+
3335
+
3336
+
3337
+
3338
+
3339
+
3340
+
3341
+
3342
+
3343
+
3344
+
3345
+
3346
+
3347
+
3348
+
3349
+
3350
+
3351
+
3352
+
3353
+
3354
+
3355
+
3356
+
3357
+
3358
+
3359
+
3360
+
3361
+
3362
+
3363
+
3364
+
3365
+ <p class="tag-source">
3366
+ <a href="index.ts.html" class="button">View Source</a>
3367
+ <span>
3368
+ <a href="index.ts.html">index.ts</a>, <a href="index.ts.html#line94">line 94</a>
3369
+ </span>
3370
+ </p>
3371
+
3372
+ </dl>
3373
+
3374
+
3375
+
3376
+
3377
+
3378
+ </div>
3379
+
3380
+ <div class="member">
3381
+
3382
+ <span class="method-parameter is-pulled-right">
3383
+ <label>Type:</label>
3384
+
3385
+ <code class="param-type">object</code>
3386
+
3387
+
3388
+ </span>
3389
+
3390
+ <h4 class="name" id="SumHoursContainerPropsType">
3391
+ <a class="href-link" href="#SumHoursContainerPropsType">#</a>
3392
+
3393
+ <span class="code-name">
3394
+ SumHoursContainerPropsType
3395
+ </span>
3396
+
3397
+ </h4>
3398
+
3399
+
3400
+
3401
+
3402
+ <div class="description">
3403
+ Props for the SumHoursContainer component.
3404
+ </div>
3405
+
3406
+
3407
+
3408
+
3409
+
3410
+ <h5 class="subsection-title">Properties:</h5>
3411
+
3412
+
3413
+ <div class="table-container">
3414
+ <table class="props table">
3415
+ <thead>
3416
+ <tr>
3417
+
3418
+ <th>Name</th>
3419
+
3420
+
3421
+ <th>Type</th>
3422
+
3423
+
3424
+ <th>Attributes</th>
3425
+
3426
+
3427
+
3428
+
3429
+ <th class="last">Description</th>
3430
+ </tr>
3431
+ </thead>
3432
+
3433
+ <tbody>
3434
+
3435
+
3436
+ <tr class="deep-level-0">
3437
+
3438
+ <td class="name"><code>groupId</code></td>
3439
+
3440
+
3441
+ <td class="type">
3442
+
3443
+
3444
+ <code class="param-type">string</code>
3445
+
3446
+
3447
+
3448
+ </td>
3449
+
3450
+
3451
+ <td class="attributes">
3452
+
3453
+
3454
+
3455
+ </td>
3456
+
3457
+
3458
+
3459
+
3460
+ <td class="description last">ID of the group.</td>
3461
+ </tr>
3462
+
3463
+
3464
+
3465
+ <tr class="deep-level-0">
3466
+
3467
+ <td class="name"><code>tasks</code></td>
3468
+
3469
+
3470
+ <td class="type">
3471
+
3472
+
3473
+ <code class="param-type">TasksType</code>
3474
+
3475
+
3476
+
3477
+ </td>
3478
+
3479
+
3480
+ <td class="attributes">
3481
+
3482
+
3483
+
3484
+ </td>
3485
+
3486
+
3487
+
3488
+
3489
+ <td class="description last">Array of tasks to be displayed in the calendar.</td>
3490
+ </tr>
3491
+
3492
+
3493
+
3494
+ <tr class="deep-level-0">
3495
+
3496
+ <td class="name"><code>weekOffset</code></td>
3497
+
3498
+
3499
+ <td class="type">
3500
+
3501
+
3502
+ <code class="param-type">number</code>
3503
+
3504
+
3505
+
3506
+ </td>
3507
+
3508
+
3509
+ <td class="attributes">
3510
+
3511
+
3512
+
3513
+ </td>
3514
+
3515
+
3516
+
3517
+
3518
+ <td class="description last">Offset for the week (e.g., -7 for last week, 0 for current week, 7 for next week).</td>
3519
+ </tr>
3520
+
3521
+
3522
+
3523
+ <tr class="deep-level-0">
3524
+
3525
+ <td class="name"><code>calendarDate</code></td>
3526
+
3527
+
3528
+ <td class="type">
3529
+
3530
+
3531
+ <code class="param-type">Date</code>
3532
+
3533
+
3534
+
3535
+ </td>
3536
+
3537
+
3538
+ <td class="attributes">
3539
+
3540
+
3541
+
3542
+ </td>
3543
+
3544
+
3545
+
3546
+
3547
+ <td class="description last">The current date to display in the calendar.</td>
3548
+ </tr>
3549
+
3550
+
3551
+
3552
+ <tr class="deep-level-0">
3553
+
3554
+ <td class="name"><code>sumHoursByGroups</code></td>
3555
+
3556
+
3557
+ <td class="type">
3558
+
3559
+
3560
+ <code class="param-type">number</code>
3561
+
3562
+
3563
+
3564
+ </td>
3565
+
3566
+
3567
+ <td class="attributes">
3568
+
3569
+
3570
+
3571
+ </td>
3572
+
3573
+
3574
+
3575
+
3576
+ <td class="description last">Sum of hours for the group.</td>
3577
+ </tr>
3578
+
3579
+
3580
+
3581
+ <tr class="deep-level-0">
3582
+
3583
+ <td class="name"><code>sumHoursRender</code></td>
3584
+
3585
+
3586
+ <td class="type">
3587
+
3588
+
3589
+ <code class="param-type">function</code>
3590
+
3591
+
3592
+
3593
+ </td>
3594
+
3595
+
3596
+ <td class="attributes">
3597
+
3598
+ &lt;optional><br>
3599
+
3600
+
3601
+
3602
+ </td>
3603
+
3604
+
3605
+
3606
+
3607
+ <td class="description last">Custom render function for the sum of hours.</td>
3608
+ </tr>
3609
+
3610
+
3611
+
3612
+ <tr class="deep-level-0">
3613
+
3614
+ <td class="name"><code>style</code></td>
3615
+
3616
+
3617
+ <td class="type">
3618
+
3619
+
3620
+ <code class="param-type">React.CSSProperties</code>
3621
+ |
3622
+
3623
+ <code class="param-type">undefined</code>
3624
+
3625
+
3626
+
3627
+ </td>
3628
+
3629
+
3630
+ <td class="attributes">
3631
+
3632
+ &lt;optional><br>
3633
+
3634
+
3635
+
3636
+ </td>
3637
+
3638
+
3639
+
3640
+
3641
+ <td class="description last">Additional styles for the sum hours container.</td>
3642
+ </tr>
3643
+
3644
+
3645
+
3646
+ <tr class="deep-level-0">
3647
+
3648
+ <td class="name"><code>className</code></td>
3649
+
3650
+
3651
+ <td class="type">
3652
+
3653
+
3654
+ <code class="param-type">string</code>
3655
+
3656
+
3657
+
3658
+ </td>
3659
+
3660
+
3661
+ <td class="attributes">
3662
+
3663
+ &lt;optional><br>
3664
+
3665
+
3666
+
3667
+ </td>
3668
+
3669
+
3670
+
3671
+
3672
+ <td class="description last">Additional class names for the sum hours container.</td>
3673
+ </tr>
3674
+
3675
+
3676
+ </tbody>
3677
+ </table>
3678
+ </div>
3679
+
3680
+
3681
+
3682
+ <dl class="details">
3683
+
3684
+
3685
+
3686
+
3687
+
3688
+
3689
+
3690
+
3691
+
3692
+
3693
+
3694
+
3695
+
3696
+
3697
+
3698
+
3699
+
3700
+
3701
+
3702
+
3703
+
3704
+
3705
+
3706
+
3707
+
3708
+
3709
+
3710
+
3711
+
3712
+
3713
+
3714
+ <p class="tag-source">
3715
+ <a href="index.ts.html" class="button">View Source</a>
3716
+ <span>
3717
+ <a href="index.ts.html">index.ts</a>, <a href="index.ts.html#line163">line 163</a>
3718
+ </span>
3719
+ </p>
3720
+
3721
+ </dl>
3722
+
3723
+
3724
+
3725
+
3726
+
3727
+ </div>
3728
+
3729
+ <div class="member">
3730
+
3731
+ <span class="method-parameter is-pulled-right">
3732
+ <label>Type:</label>
3733
+
3734
+ <code class="param-type">object</code>
3735
+
3736
+
3737
+ </span>
3738
+
3739
+ <h4 class="name" id="SumHoursHeadContainerPropsType">
3740
+ <a class="href-link" href="#SumHoursHeadContainerPropsType">#</a>
3741
+
3742
+ <span class="code-name">
3743
+ SumHoursHeadContainerPropsType
3744
+ </span>
3745
+
3746
+ </h4>
3747
+
3748
+
3749
+
3750
+
3751
+ <div class="description">
3752
+ Props for the SumHoursHeadContainer component.
3753
+ </div>
3754
+
3755
+
3756
+
3757
+
3758
+
3759
+ <h5 class="subsection-title">Properties:</h5>
3760
+
3761
+
3762
+ <div class="table-container">
3763
+ <table class="props table">
3764
+ <thead>
3765
+ <tr>
3766
+
3767
+ <th>Name</th>
3768
+
3769
+
3770
+ <th>Type</th>
3771
+
3772
+
3773
+ <th>Attributes</th>
3774
+
3775
+
3776
+
3777
+
3778
+ <th class="last">Description</th>
3779
+ </tr>
3780
+ </thead>
3781
+
3782
+ <tbody>
3783
+
3784
+
3785
+ <tr class="deep-level-0">
3786
+
3787
+ <td class="name"><code>sumHoursHeadRender</code></td>
3788
+
3789
+
3790
+ <td class="type">
3791
+
3792
+
3793
+ <code class="param-type">function</code>
3794
+
3795
+
3796
+
3797
+ </td>
3798
+
3799
+
3800
+ <td class="attributes">
3801
+
3802
+ &lt;optional><br>
3803
+
3804
+
3805
+
3806
+ </td>
3807
+
3808
+
3809
+
3810
+
3811
+ <td class="description last">Custom render function for the sum hours header.</td>
3812
+ </tr>
3813
+
3814
+
3815
+
3816
+ <tr class="deep-level-0">
3817
+
3818
+ <td class="name"><code>style</code></td>
3819
+
3820
+
3821
+ <td class="type">
3822
+
3823
+
3824
+ <code class="param-type">React.CSSProperties</code>
3825
+ |
3826
+
3827
+ <code class="param-type">undefined</code>
3828
+
3829
+
3830
+
3831
+ </td>
3832
+
3833
+
3834
+ <td class="attributes">
3835
+
3836
+ &lt;optional><br>
3837
+
3838
+
3839
+
3840
+ </td>
3841
+
3842
+
3843
+
3844
+
3845
+ <td class="description last">Additional styles for the sum hours header container.</td>
3846
+ </tr>
3847
+
3848
+
3849
+
3850
+ <tr class="deep-level-0">
3851
+
3852
+ <td class="name"><code>className</code></td>
3853
+
3854
+
3855
+ <td class="type">
3856
+
3857
+
3858
+ <code class="param-type">string</code>
3859
+
3860
+
3861
+
3862
+ </td>
3863
+
3864
+
3865
+ <td class="attributes">
3866
+
3867
+ &lt;optional><br>
3868
+
3869
+
3870
+
3871
+ </td>
3872
+
3873
+
3874
+
3875
+
3876
+ <td class="description last">Additional class names for the sum hours header container.</td>
3877
+ </tr>
3878
+
3879
+
3880
+ </tbody>
3881
+ </table>
3882
+ </div>
3883
+
3884
+
3885
+
3886
+ <dl class="details">
3887
+
3888
+
3889
+
3890
+
3891
+
3892
+
3893
+
3894
+
3895
+
3896
+
3897
+
3898
+
3899
+
3900
+
3901
+
3902
+
3903
+
3904
+
3905
+
3906
+
3907
+
3908
+
3909
+
3910
+
3911
+
3912
+
3913
+
3914
+
3915
+
3916
+
3917
+
3918
+ <p class="tag-source">
3919
+ <a href="index.ts.html" class="button">View Source</a>
3920
+ <span>
3921
+ <a href="index.ts.html">index.ts</a>, <a href="index.ts.html#line145">line 145</a>
3922
+ </span>
3923
+ </p>
3924
+
3925
+ </dl>
3926
+
3927
+
3928
+
3929
+
3930
+
3931
+ </div>
3932
+
3933
+ <div class="member">
3934
+
3935
+ <span class="method-parameter is-pulled-right">
3936
+ <label>Type:</label>
3937
+
3938
+ <code class="param-type">object</code>
3939
+
3940
+
3941
+ </span>
3942
+
3943
+ <h4 class="name" id="TaskContainerPropsType">
3944
+ <a class="href-link" href="#TaskContainerPropsType">#</a>
3945
+
3946
+ <span class="code-name">
3947
+ TaskContainerPropsType
3948
+ </span>
3949
+
3950
+ </h4>
3951
+
3952
+
3953
+
3954
+
3955
+ <div class="description">
3956
+ Props for the TaskContainer component.
3957
+ </div>
3958
+
3959
+
3960
+
3961
+
3962
+
3963
+ <h5 class="subsection-title">Properties:</h5>
3964
+
3965
+
3966
+ <div class="table-container">
3967
+ <table class="props table">
3968
+ <thead>
3969
+ <tr>
3970
+
3971
+ <th>Name</th>
3972
+
3973
+
3974
+ <th>Type</th>
3975
+
3976
+
3977
+ <th>Attributes</th>
3978
+
3979
+
3980
+
3981
+
3982
+ <th class="last">Description</th>
3983
+ </tr>
3984
+ </thead>
3985
+
3986
+ <tbody>
3987
+
3988
+
3989
+ <tr class="deep-level-0">
3990
+
3991
+ <td class="name"><code>className</code></td>
3992
+
3993
+
3994
+ <td class="type">
3995
+
3996
+
3997
+ <code class="param-type">string</code>
3998
+
3999
+
4000
+
4001
+ </td>
4002
+
4003
+
4004
+ <td class="attributes">
4005
+
4006
+ &lt;optional><br>
4007
+
4008
+
4009
+
4010
+ </td>
4011
+
4012
+
4013
+
4014
+
4015
+ <td class="description last">Additional class names for the task container.</td>
4016
+ </tr>
4017
+
4018
+
4019
+
4020
+ <tr class="deep-level-0">
4021
+
4022
+ <td class="name"><code>style</code></td>
4023
+
4024
+
4025
+ <td class="type">
4026
+
4027
+
4028
+ <code class="param-type">React.CSSProperties</code>
4029
+ |
4030
+
4031
+ <code class="param-type">undefined</code>
4032
+
4033
+
4034
+
4035
+ </td>
4036
+
4037
+
4038
+ <td class="attributes">
4039
+
4040
+ &lt;optional><br>
4041
+
4042
+
4043
+
4044
+ </td>
4045
+
4046
+
4047
+
4048
+
4049
+ <td class="description last">Additional styles for the task container.</td>
4050
+ </tr>
4051
+
4052
+
4053
+
4054
+ <tr class="deep-level-0">
4055
+
4056
+ <td class="name"><code>handleDragTask</code></td>
4057
+
4058
+
4059
+ <td class="type">
4060
+
4061
+
4062
+ <code class="param-type">function</code>
4063
+
4064
+
4065
+
4066
+ </td>
4067
+
4068
+
4069
+ <td class="attributes">
4070
+
4071
+ &lt;optional><br>
4072
+
4073
+
4074
+
4075
+ </td>
4076
+
4077
+
4078
+
4079
+
4080
+ <td class="description last">Handler function for dragging a task.</td>
4081
+ </tr>
4082
+
4083
+
4084
+
4085
+ <tr class="deep-level-0">
4086
+
4087
+ <td class="name"><code>taskRender</code></td>
4088
+
4089
+
4090
+ <td class="type">
4091
+
4092
+
4093
+ <code class="param-type">function</code>
4094
+
4095
+
4096
+
4097
+ </td>
4098
+
4099
+
4100
+ <td class="attributes">
4101
+
4102
+ &lt;optional><br>
4103
+
4104
+
4105
+
4106
+ </td>
4107
+
4108
+
4109
+
4110
+
4111
+ <td class="description last">Custom render function for a task.</td>
4112
+ </tr>
4113
+
4114
+
4115
+
4116
+ <tr class="deep-level-0">
4117
+
4118
+ <td class="name"><code>handleDragTaskEnd</code></td>
4119
+
4120
+
4121
+ <td class="type">
4122
+
4123
+
4124
+ <code class="param-type">function</code>
4125
+
4126
+
4127
+
4128
+ </td>
4129
+
4130
+
4131
+ <td class="attributes">
4132
+
4133
+ &lt;optional><br>
4134
+
4135
+
4136
+
4137
+ </td>
4138
+
4139
+
4140
+
4141
+
4142
+ <td class="description last">Handler function for ending the drag of a task.</td>
4143
+ </tr>
4144
+
4145
+
4146
+
4147
+ <tr class="deep-level-0">
4148
+
4149
+ <td class="name"><code>currentTask</code></td>
4150
+
4151
+
4152
+ <td class="type">
4153
+
4154
+
4155
+ <code class="param-type"><a href="global.html#TaskFeildsType">TaskFeildsType</a></code>
4156
+
4157
+
4158
+
4159
+ </td>
4160
+
4161
+
4162
+ <td class="attributes">
4163
+
4164
+
4165
+
4166
+ </td>
4167
+
4168
+
4169
+
4170
+
4171
+ <td class="description last">The current task data.</td>
4172
+ </tr>
4173
+
4174
+
4175
+
4176
+ <tr class="deep-level-0">
4177
+
4178
+ <td class="name"><code>handleClickTask</code></td>
4179
+
4180
+
4181
+ <td class="type">
4182
+
4183
+
4184
+ <code class="param-type">function</code>
4185
+
4186
+
4187
+
4188
+ </td>
4189
+
4190
+
4191
+ <td class="attributes">
4192
+
4193
+ &lt;optional><br>
4194
+
4195
+
4196
+
4197
+ </td>
4198
+
4199
+
4200
+
4201
+
4202
+ <td class="description last">Handler function for clicking a task.</td>
4203
+ </tr>
4204
+
4205
+
4206
+ </tbody>
4207
+ </table>
4208
+ </div>
4209
+
4210
+
4211
+
4212
+ <dl class="details">
4213
+
4214
+
4215
+
4216
+
4217
+
4218
+
4219
+
4220
+
4221
+
4222
+
4223
+
4224
+
4225
+
4226
+
4227
+
4228
+
4229
+
4230
+
4231
+
4232
+
4233
+
4234
+
4235
+
4236
+
4237
+
4238
+
4239
+
4240
+
4241
+
4242
+
4243
+
4244
+ <p class="tag-source">
4245
+ <a href="index.ts.html" class="button">View Source</a>
4246
+ <span>
4247
+ <a href="index.ts.html">index.ts</a>, <a href="index.ts.html#line127">line 127</a>
4248
+ </span>
4249
+ </p>
4250
+
4251
+ </dl>
4252
+
4253
+
4254
+
4255
+
4256
+
4257
+ </div>
4258
+
4259
+ <div class="member">
4260
+
4261
+ <span class="method-parameter is-pulled-right">
4262
+ <label>Type:</label>
4263
+
4264
+ <code class="param-type">object</code>
4265
+
4266
+
4267
+ </span>
4268
+
4269
+ <h4 class="name" id="TaskFeildsType">
4270
+ <a class="href-link" href="#TaskFeildsType">#</a>
4271
+
4272
+ <span class="code-name">
4273
+ TaskFeildsType
4274
+ </span>
4275
+
4276
+ </h4>
4277
+
4278
+
4279
+
4280
+
4281
+ <div class="description">
4282
+ Fields for a task, including both required and additional fields.
4283
+ </div>
4284
+
4285
+
4286
+
4287
+
4288
+
4289
+ <dl class="details">
4290
+
4291
+
4292
+
4293
+
4294
+
4295
+
4296
+
4297
+
4298
+
4299
+
4300
+
4301
+
4302
+
4303
+
4304
+
4305
+
4306
+
4307
+
4308
+
4309
+
4310
+
4311
+
4312
+
4313
+
4314
+
4315
+
4316
+
4317
+
4318
+
4319
+
4320
+
4321
+ <p class="tag-source">
4322
+ <a href="index.ts.html" class="button">View Source</a>
4323
+ <span>
4324
+ <a href="index.ts.html">index.ts</a>, <a href="index.ts.html#line153">line 153</a>
4325
+ </span>
4326
+ </p>
4327
+
4328
+ </dl>
4329
+
4330
+
4331
+
4332
+
4333
+
4334
+ </div>
4335
+
4336
+ <div class="member">
4337
+
4338
+ <span class="method-parameter is-pulled-right">
4339
+ <label>Type:</label>
4340
+
4341
+ <code class="param-type">object</code>
4342
+
4343
+
4344
+ </span>
4345
+
4346
+ <h4 class="name" id="TaskType">
4347
+ <a class="href-link" href="#TaskType">#</a>
4348
+
4349
+ <span class="code-name">
4350
+ TaskType
4351
+ </span>
4352
+
4353
+ </h4>
4354
+
4355
+
4356
+
4357
+
4358
+ <div class="description">
4359
+ Type for a task.
4360
+ </div>
4361
+
4362
+
4363
+
4364
+
4365
+
4366
+ <h5 class="subsection-title">Properties:</h5>
4367
+
4368
+
4369
+ <div class="table-container">
4370
+ <table class="props table">
4371
+ <thead>
4372
+ <tr>
4373
+
4374
+ <th>Name</th>
4375
+
4376
+
4377
+ <th>Type</th>
4378
+
4379
+
4380
+
4381
+
4382
+
4383
+ <th class="last">Description</th>
4384
+ </tr>
4385
+ </thead>
4386
+
4387
+ <tbody>
4388
+
4389
+
4390
+ <tr class="deep-level-0">
4391
+
4392
+ <td class="name"><code>taskStart</code></td>
4393
+
4394
+
4395
+ <td class="type">
4396
+
4397
+
4398
+ <code class="param-type">number</code>
4399
+
4400
+
4401
+
4402
+ </td>
4403
+
4404
+
4405
+
4406
+
4407
+
4408
+ <td class="description last">Start time of the task.</td>
4409
+ </tr>
4410
+
4411
+
4412
+
4413
+ <tr class="deep-level-0">
4414
+
4415
+ <td class="name"><code>taskEnd</code></td>
4416
+
4417
+
4418
+ <td class="type">
4419
+
4420
+
4421
+ <code class="param-type">number</code>
4422
+
4423
+
4424
+
4425
+ </td>
4426
+
4427
+
4428
+
4429
+
4430
+
4431
+ <td class="description last">End time of the task.</td>
4432
+ </tr>
4433
+
4434
+
4435
+
4436
+ <tr class="deep-level-0">
4437
+
4438
+ <td class="name"><code>task</code></td>
4439
+
4440
+
4441
+ <td class="type">
4442
+
4443
+
4444
+ <code class="param-type">string</code>
4445
+
4446
+
4447
+
4448
+ </td>
4449
+
4450
+
4451
+
4452
+
4453
+
4454
+ <td class="description last">Description of the task.</td>
4455
+ </tr>
4456
+
4457
+
4458
+
4459
+ <tr class="deep-level-0">
4460
+
4461
+ <td class="name"><code>taskDate</code></td>
4462
+
4463
+
4464
+ <td class="type">
4465
+
4466
+
4467
+ <code class="param-type">Date</code>
4468
+
4469
+
4470
+
4471
+ </td>
4472
+
4473
+
4474
+
4475
+
4476
+
4477
+ <td class="description last">Date of the task.</td>
4478
+ </tr>
4479
+
4480
+
4481
+
4482
+ <tr class="deep-level-0">
4483
+
4484
+ <td class="name"><code>groupId</code></td>
4485
+
4486
+
4487
+ <td class="type">
4488
+
4489
+
4490
+ <code class="param-type">string</code>
4491
+
4492
+
4493
+
4494
+ </td>
4495
+
4496
+
4497
+
4498
+
4499
+
4500
+ <td class="description last">ID of the group the task belongs to.</td>
4501
+ </tr>
4502
+
4503
+
4504
+
4505
+ <tr class="deep-level-0">
4506
+
4507
+ <td class="name"><code>dayIndex</code></td>
4508
+
4509
+
4510
+ <td class="type">
4511
+
4512
+
4513
+ <code class="param-type">number</code>
4514
+
4515
+
4516
+
4517
+ </td>
4518
+
4519
+
4520
+
4521
+
4522
+
4523
+ <td class="description last">Index of the day the task belongs to.</td>
4524
+ </tr>
4525
+
4526
+
4527
+
4528
+ <tr class="deep-level-0">
4529
+
4530
+ <td class="name"><code>taskId</code></td>
4531
+
4532
+
4533
+ <td class="type">
4534
+
4535
+
4536
+ <code class="param-type">string</code>
4537
+
4538
+
4539
+
4540
+ </td>
4541
+
4542
+
4543
+
4544
+
4545
+
4546
+ <td class="description last">Unique identifier for the task.</td>
4547
+ </tr>
4548
+
4549
+
4550
+ </tbody>
4551
+ </table>
4552
+ </div>
4553
+
4554
+
4555
+
4556
+ <dl class="details">
4557
+
4558
+
4559
+
4560
+
4561
+
4562
+
4563
+
4564
+
4565
+
4566
+
4567
+
4568
+
4569
+
4570
+
4571
+
4572
+
4573
+
4574
+
4575
+
4576
+
4577
+
4578
+
4579
+
4580
+
4581
+
4582
+
4583
+
4584
+
4585
+
4586
+
4587
+
4588
+ <p class="tag-source">
4589
+ <a href="index.ts.html" class="button">View Source</a>
4590
+ <span>
4591
+ <a href="index.ts.html">index.ts</a>, <a href="index.ts.html#line116">line 116</a>
4592
+ </span>
4593
+ </p>
4594
+
4595
+ </dl>
4596
+
4597
+
4598
+
4599
+
4600
+
4601
+ </div>
4602
+
4603
+ <div class="member">
4604
+
4605
+ <span class="method-parameter is-pulled-right">
4606
+ <label>Type:</label>
4607
+
4608
+ <code class="param-type">object</code>
4609
+
4610
+
4611
+ </span>
4612
+
4613
+ <h4 class="name" id="dayInfoType">
4614
+ <a class="href-link" href="#dayInfoType">#</a>
4615
+
4616
+ <span class="code-name">
4617
+ dayInfoType
4618
+ </span>
4619
+
4620
+ </h4>
4621
+
4622
+
4623
+
4624
+
4625
+ <div class="description">
4626
+ Information about a day.
4627
+ </div>
4628
+
4629
+
4630
+
4631
+
4632
+
4633
+ <h5 class="subsection-title">Properties:</h5>
4634
+
4635
+
4636
+ <div class="table-container">
4637
+ <table class="props table">
4638
+ <thead>
4639
+ <tr>
4640
+
4641
+ <th>Name</th>
4642
+
4643
+
4644
+ <th>Type</th>
4645
+
4646
+
4647
+
4648
+
4649
+
4650
+ <th class="last">Description</th>
4651
+ </tr>
4652
+ </thead>
4653
+
4654
+ <tbody>
4655
+
4656
+
4657
+ <tr class="deep-level-0">
4658
+
4659
+ <td class="name"><code>positionDay</code></td>
4660
+
4661
+
4662
+ <td class="type">
4663
+
4664
+
4665
+ <code class="param-type">number</code>
4666
+
4667
+
4668
+
4669
+ </td>
4670
+
4671
+
4672
+
4673
+
4674
+
4675
+ <td class="description last">Position of the day.</td>
4676
+ </tr>
4677
+
4678
+
4679
+
4680
+ <tr class="deep-level-0">
4681
+
4682
+ <td class="name"><code>day</code></td>
4683
+
4684
+
4685
+ <td class="type">
4686
+
4687
+
4688
+ <code class="param-type">Date</code>
4689
+
4690
+
4691
+
4692
+ </td>
4693
+
4694
+
4695
+
4696
+
4697
+
4698
+ <td class="description last">Date of the day.</td>
4699
+ </tr>
4700
+
4701
+
4702
+
4703
+ <tr class="deep-level-0">
4704
+
4705
+ <td class="name"><code>start</code></td>
4706
+
4707
+
4708
+ <td class="type">
4709
+
4710
+
4711
+ <code class="param-type">number</code>
4712
+
4713
+
4714
+
4715
+ </td>
4716
+
4717
+
4718
+
4719
+
4720
+
4721
+ <td class="description last">Start time of the day.</td>
4722
+ </tr>
4723
+
4724
+
4725
+
4726
+ <tr class="deep-level-0">
4727
+
4728
+ <td class="name"><code>end</code></td>
4729
+
4730
+
4731
+ <td class="type">
4732
+
4733
+
4734
+ <code class="param-type">number</code>
4735
+
4736
+
4737
+
4738
+ </td>
4739
+
4740
+
4741
+
4742
+
4743
+
4744
+ <td class="description last">End time of the day.</td>
4745
+ </tr>
4746
+
4747
+
4748
+ </tbody>
4749
+ </table>
4750
+ </div>
4751
+
4752
+
4753
+
4754
+ <dl class="details">
4755
+
4756
+
4757
+
4758
+
4759
+
4760
+
4761
+
4762
+
4763
+
4764
+
4765
+
4766
+
4767
+
4768
+
4769
+
4770
+
4771
+
4772
+
4773
+
4774
+
4775
+
4776
+
4777
+
4778
+
4779
+
4780
+
4781
+
4782
+
4783
+
4784
+
4785
+
4786
+ <p class="tag-source">
4787
+ <a href="index.ts.html" class="button">View Source</a>
4788
+ <span>
4789
+ <a href="index.ts.html">index.ts</a>, <a href="index.ts.html#line108">line 108</a>
4790
+ </span>
4791
+ </p>
4792
+
4793
+ </dl>
4794
+
4795
+
4796
+
4797
+
4798
+
4799
+ </div>
4800
+
4801
+ <div class="member">
4802
+
4803
+
4804
+
4805
+ <h4 class="name" id="handleDragTaskEndType">
4806
+ <a class="href-link" href="#handleDragTaskEndType">#</a>
4807
+
4808
+ <span class="code-name">
4809
+
4810
+ handleDragTaskEndType<span class="signature">(event)</span><span class="type-signature"></span>
4811
+
4812
+ </span>
4813
+ </h4>
4814
+
4815
+
4816
+
4817
+
4818
+ <div class="description">
4819
+ Handler function type for ending the drag of a task.
4820
+ </div>
4821
+
4822
+
4823
+
4824
+
4825
+
4826
+
4827
+
4828
+
4829
+
4830
+
4831
+ <h5>Parameters:</h5>
4832
+
4833
+ <div class="table-container">
4834
+ <table class="params table">
4835
+ <thead>
4836
+ <tr>
4837
+
4838
+ <th>Name</th>
4839
+
4840
+
4841
+ <th>Type</th>
4842
+
4843
+
4844
+
4845
+
4846
+
4847
+ <th class="last">Description</th>
4848
+ </tr>
4849
+ </thead>
4850
+
4851
+ <tbody>
4852
+
4853
+
4854
+
4855
+ <tr class="deep-level-0">
4856
+
4857
+ <td class="name"><code>event</code></td>
4858
+
4859
+
4860
+ <td class="type">
4861
+
4862
+
4863
+ <code class="param-type">React.DragEvent.&lt;HTMLDivElement></code>
4864
+
4865
+
4866
+
4867
+ </td>
4868
+
4869
+
4870
+
4871
+
4872
+
4873
+ <td class="description last"></td>
4874
+ </tr>
4875
+
4876
+
4877
+
4878
+ </tbody>
4879
+ </table>
4880
+ </div>
4881
+
4882
+
4883
+
4884
+
4885
+
4886
+ <dl class="details">
4887
+
4888
+
4889
+
4890
+
4891
+
4892
+
4893
+
4894
+
4895
+
4896
+
4897
+
4898
+
4899
+
4900
+
4901
+
4902
+
4903
+
4904
+
4905
+
4906
+
4907
+
4908
+
4909
+
4910
+
4911
+
4912
+
4913
+
4914
+
4915
+
4916
+
4917
+
4918
+ <p class="tag-source">
4919
+ <a href="index.ts.html" class="button">View Source</a>
4920
+ <span>
4921
+ <a href="index.ts.html">index.ts</a>, <a href="index.ts.html#line158">line 158</a>
4922
+ </span>
4923
+ </p>
4924
+
4925
+ </dl>
4926
+
4927
+
4928
+
4929
+
4930
+
4931
+
4932
+
4933
+
4934
+
4935
+
4936
+
4937
+
4938
+
4939
+
4940
+
4941
+
4942
+
4943
+
4944
+
4945
+
4946
+
4947
+ </div>
4948
+
4949
+ </div>
4950
+ </div>
4951
+
4952
+
4953
+
4954
+ </article>
4955
+
4956
+ </section>
4957
+
4958
+
4959
+
4960
+
4961
+ </div>
4962
+
4963
+ <footer class="footer">
4964
+ <div class="content has-text-centered">
4965
+ <p>Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a></p>
4966
+ <p class="sidebar-created-by">
4967
+ <a href="https://github.com/SoftwareBrothers/better-docs" target="_blank">BetterDocs theme</a> provided with <i class="fas fa-heart"></i> by
4968
+ <a href="http://softwarebrothers.co" target="_blank">SoftwareBrothers - JavaScript Development Agency</a>
4969
+ </p>
4970
+ </div>
4971
+ </footer>
4972
+
4973
+ </div>
4974
+ <div id="side-nav" class="side-nav">
4975
+ </div>
4976
+ </div>
4977
+ <script src="scripts/app.min.js"></script>
4978
+ <script>PR.prettyPrint();</script>
4979
+ <script src="scripts/linenumber.js"> </script>
4980
+
4981
+
4982
+ </body>
4983
+ </html>