clickgo 5.19.0 → 5.19.2

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.
@@ -10253,7 +10253,7 @@ lib/control/functions/buildComponents.md
10253
10253
 
10254
10254
  > **buildComponents**(`taskId`, `formId`, `path`): `false` \| `Record`\<`string`, `any`\>
10255
10255
 
10256
- Defined in: [lib/control.ts:756](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L756)
10256
+ Defined in: [lib/control.ts:770](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L770)
10257
10257
 
10258
10258
  初始化获取新窗体的控件 component(init 后执行)
10259
10259
 
@@ -10526,7 +10526,7 @@ lib/control/interfaces/ICalendarSelectedEvent.md
10526
10526
 
10527
10527
  # Interface: ICalendarSelectedEvent
10528
10528
 
10529
- Defined in: [lib/control.ts:1007](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1007)
10529
+ Defined in: [lib/control.ts:1021](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1021)
10530
10530
 
10531
10531
  ## Properties
10532
10532
 
@@ -10534,7 +10534,7 @@ Defined in: [lib/control.ts:1007](https://github.com/maiyun/clickgo/blob/master/
10534
10534
 
10535
10535
  > **detail**: `object`
10536
10536
 
10537
- Defined in: [lib/control.ts:1008](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1008)
10537
+ Defined in: [lib/control.ts:1022](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1022)
10538
10538
 
10539
10539
  #### date
10540
10540
 
@@ -10567,7 +10567,7 @@ lib/control/interfaces/ICaptchaResultEvent.md
10567
10567
 
10568
10568
  # Interface: ICaptchaResultEvent
10569
10569
 
10570
- Defined in: [lib/control.ts:1156](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1156)
10570
+ Defined in: [lib/control.ts:1170](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1170)
10571
10571
 
10572
10572
  ## Properties
10573
10573
 
@@ -10575,7 +10575,7 @@ Defined in: [lib/control.ts:1156](https://github.com/maiyun/clickgo/blob/master/
10575
10575
 
10576
10576
  > **detail**: `object`
10577
10577
 
10578
- Defined in: [lib/control.ts:1157](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1157)
10578
+ Defined in: [lib/control.ts:1171](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1171)
10579
10579
 
10580
10580
  #### result
10581
10581
 
@@ -10596,7 +10596,7 @@ lib/control/interfaces/ICheckChangedEvent.md
10596
10596
 
10597
10597
  # Interface: ICheckChangedEvent
10598
10598
 
10599
- Defined in: [lib/control.ts:945](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L945)
10599
+ Defined in: [lib/control.ts:959](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L959)
10600
10600
 
10601
10601
  ## Properties
10602
10602
 
@@ -10604,7 +10604,7 @@ Defined in: [lib/control.ts:945](https://github.com/maiyun/clickgo/blob/master/d
10604
10604
 
10605
10605
  > **detail**: `object`
10606
10606
 
10607
- Defined in: [lib/control.ts:946](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L946)
10607
+ Defined in: [lib/control.ts:960](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L960)
10608
10608
 
10609
10609
  #### indeterminate
10610
10610
 
@@ -10629,7 +10629,7 @@ lib/control/interfaces/ICheckChangeEvent.md
10629
10629
 
10630
10630
  # Interface: ICheckChangeEvent
10631
10631
 
10632
- Defined in: [lib/control.ts:937](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L937)
10632
+ Defined in: [lib/control.ts:951](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L951)
10633
10633
 
10634
10634
  Custom Event
10635
10635
 
@@ -10643,7 +10643,7 @@ Custom Event
10643
10643
 
10644
10644
  > **detail**: `object`
10645
10645
 
10646
- Defined in: [lib/control.ts:938](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L938)
10646
+ Defined in: [lib/control.ts:952](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L952)
10647
10647
 
10648
10648
  #### indeterminate
10649
10649
 
@@ -10663,7 +10663,7 @@ Defined in: [lib/control.ts:938](https://github.com/maiyun/clickgo/blob/master/d
10663
10663
 
10664
10664
  > **go**: `boolean`
10665
10665
 
10666
- Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L931)
10666
+ Defined in: [lib/control.ts:945](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L945)
10667
10667
 
10668
10668
  #### Inherited from
10669
10669
 
@@ -10675,7 +10675,7 @@ Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/d
10675
10675
 
10676
10676
  > **preventDefault**: () => `void`
10677
10677
 
10678
- Defined in: [lib/control.ts:932](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L932)
10678
+ Defined in: [lib/control.ts:946](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L946)
10679
10679
 
10680
10680
  #### Returns
10681
10681
 
@@ -10696,7 +10696,7 @@ lib/control/interfaces/IChecklistAddEvent.md
10696
10696
 
10697
10697
  # Interface: IChecklistAddEvent
10698
10698
 
10699
- Defined in: [lib/control.ts:1259](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1259)
10699
+ Defined in: [lib/control.ts:1273](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1273)
10700
10700
 
10701
10701
  Custom Event
10702
10702
 
@@ -10710,7 +10710,7 @@ Custom Event
10710
10710
 
10711
10711
  > **detail**: `object`
10712
10712
 
10713
- Defined in: [lib/control.ts:1260](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1260)
10713
+ Defined in: [lib/control.ts:1274](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1274)
10714
10714
 
10715
10715
  #### index
10716
10716
 
@@ -10726,7 +10726,7 @@ Defined in: [lib/control.ts:1260](https://github.com/maiyun/clickgo/blob/master/
10726
10726
 
10727
10727
  > **go**: `boolean`
10728
10728
 
10729
- Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L931)
10729
+ Defined in: [lib/control.ts:945](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L945)
10730
10730
 
10731
10731
  #### Inherited from
10732
10732
 
@@ -10738,7 +10738,7 @@ Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/d
10738
10738
 
10739
10739
  > **preventDefault**: () => `void`
10740
10740
 
10741
- Defined in: [lib/control.ts:932](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L932)
10741
+ Defined in: [lib/control.ts:946](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L946)
10742
10742
 
10743
10743
  #### Returns
10744
10744
 
@@ -10759,7 +10759,7 @@ lib/control/interfaces/IChecklistItemclickedEvent.md
10759
10759
 
10760
10760
  # Interface: IChecklistItemclickedEvent
10761
10761
 
10762
- Defined in: [lib/control.ts:1266](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1266)
10762
+ Defined in: [lib/control.ts:1280](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1280)
10763
10763
 
10764
10764
  ## Properties
10765
10765
 
@@ -10767,7 +10767,7 @@ Defined in: [lib/control.ts:1266](https://github.com/maiyun/clickgo/blob/master/
10767
10767
 
10768
10768
  > **detail**: `object`
10769
10769
 
10770
- Defined in: [lib/control.ts:1267](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1267)
10770
+ Defined in: [lib/control.ts:1281](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1281)
10771
10771
 
10772
10772
  #### arrow
10773
10773
 
@@ -10792,7 +10792,7 @@ lib/control/interfaces/IChecklistRemoveEvent.md
10792
10792
 
10793
10793
  # Interface: IChecklistRemoveEvent
10794
10794
 
10795
- Defined in: [lib/control.ts:1252](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1252)
10795
+ Defined in: [lib/control.ts:1266](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1266)
10796
10796
 
10797
10797
  Custom Event
10798
10798
 
@@ -10806,7 +10806,7 @@ Custom Event
10806
10806
 
10807
10807
  > **detail**: `object`
10808
10808
 
10809
- Defined in: [lib/control.ts:1253](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1253)
10809
+ Defined in: [lib/control.ts:1267](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1267)
10810
10810
 
10811
10811
  #### index
10812
10812
 
@@ -10822,7 +10822,7 @@ Defined in: [lib/control.ts:1253](https://github.com/maiyun/clickgo/blob/master/
10822
10822
 
10823
10823
  > **go**: `boolean`
10824
10824
 
10825
- Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L931)
10825
+ Defined in: [lib/control.ts:945](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L945)
10826
10826
 
10827
10827
  #### Inherited from
10828
10828
 
@@ -10834,7 +10834,7 @@ Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/d
10834
10834
 
10835
10835
  > **preventDefault**: () => `void`
10836
10836
 
10837
- Defined in: [lib/control.ts:932](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L932)
10837
+ Defined in: [lib/control.ts:946](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L946)
10838
10838
 
10839
10839
  #### Returns
10840
10840
 
@@ -10855,7 +10855,7 @@ lib/control/interfaces/IColoristChangedEvent.md
10855
10855
 
10856
10856
  # Interface: IColoristChangedEvent
10857
10857
 
10858
- Defined in: [lib/control.ts:1379](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1379)
10858
+ Defined in: [lib/control.ts:1393](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1393)
10859
10859
 
10860
10860
  ## Properties
10861
10861
 
@@ -10863,7 +10863,7 @@ Defined in: [lib/control.ts:1379](https://github.com/maiyun/clickgo/blob/master/
10863
10863
 
10864
10864
  > **detail**: `object`
10865
10865
 
10866
- Defined in: [lib/control.ts:1380](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1380)
10866
+ Defined in: [lib/control.ts:1394](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1394)
10867
10867
 
10868
10868
  #### hsl?
10869
10869
 
@@ -10924,7 +10924,7 @@ lib/control/interfaces/IControlConfig.md
10924
10924
 
10925
10925
  # Interface: IControlConfig
10926
10926
 
10927
- Defined in: [lib/control.ts:896](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L896)
10927
+ Defined in: [lib/control.ts:910](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L910)
10928
10928
 
10929
10929
  控件文件包的 config
10930
10930
 
@@ -10934,7 +10934,7 @@ Defined in: [lib/control.ts:896](https://github.com/maiyun/clickgo/blob/master/d
10934
10934
 
10935
10935
  > **author**: `string`
10936
10936
 
10937
- Defined in: [lib/control.ts:900](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L900)
10937
+ Defined in: [lib/control.ts:914](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L914)
10938
10938
 
10939
10939
  ***
10940
10940
 
@@ -10942,7 +10942,7 @@ Defined in: [lib/control.ts:900](https://github.com/maiyun/clickgo/blob/master/d
10942
10942
 
10943
10943
  > **code**: `string`
10944
10944
 
10945
- Defined in: [lib/control.ts:903](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L903)
10945
+ Defined in: [lib/control.ts:917](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L917)
10946
10946
 
10947
10947
  不带扩展名,系统会在末尾添加 .js
10948
10948
 
@@ -10952,7 +10952,7 @@ Defined in: [lib/control.ts:903](https://github.com/maiyun/clickgo/blob/master/d
10952
10952
 
10953
10953
  > **layout**: `string`
10954
10954
 
10955
- Defined in: [lib/control.ts:905](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L905)
10955
+ Defined in: [lib/control.ts:919](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L919)
10956
10956
 
10957
10957
  不带扩展名,系统会在末尾添加 .html
10958
10958
 
@@ -10962,7 +10962,7 @@ Defined in: [lib/control.ts:905](https://github.com/maiyun/clickgo/blob/master/d
10962
10962
 
10963
10963
  > `optional` **modules?**: `string`[]
10964
10964
 
10965
- Defined in: [lib/control.ts:910](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L910)
10965
+ Defined in: [lib/control.ts:924](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L924)
10966
10966
 
10967
10967
  要提前加载的库名
10968
10968
 
@@ -10972,7 +10972,7 @@ Defined in: [lib/control.ts:910](https://github.com/maiyun/clickgo/blob/master/d
10972
10972
 
10973
10973
  > **name**: `string`
10974
10974
 
10975
- Defined in: [lib/control.ts:897](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L897)
10975
+ Defined in: [lib/control.ts:911](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L911)
10976
10976
 
10977
10977
  ***
10978
10978
 
@@ -10980,7 +10980,7 @@ Defined in: [lib/control.ts:897](https://github.com/maiyun/clickgo/blob/master/d
10980
10980
 
10981
10981
  > **style**: `string`
10982
10982
 
10983
- Defined in: [lib/control.ts:907](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L907)
10983
+ Defined in: [lib/control.ts:921](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L921)
10984
10984
 
10985
10985
  不带扩展名,系统会在末尾添加 .css
10986
10986
 
@@ -10990,7 +10990,7 @@ Defined in: [lib/control.ts:907](https://github.com/maiyun/clickgo/blob/master/d
10990
10990
 
10991
10991
  > **ver**: `number`
10992
10992
 
10993
- Defined in: [lib/control.ts:898](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L898)
10993
+ Defined in: [lib/control.ts:912](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L912)
10994
10994
 
10995
10995
  ***
10996
10996
 
@@ -10998,7 +10998,7 @@ Defined in: [lib/control.ts:898](https://github.com/maiyun/clickgo/blob/master/d
10998
10998
 
10999
10999
  > **version**: `string`
11000
11000
 
11001
- Defined in: [lib/control.ts:899](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L899)
11001
+ Defined in: [lib/control.ts:913](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L913)
11002
11002
 
11003
11003
  lib/control/interfaces/IControl.md
11004
11004
  ---
@@ -11011,7 +11011,7 @@ lib/control/interfaces/IControl.md
11011
11011
 
11012
11012
  # Interface: IControl
11013
11013
 
11014
- Defined in: [lib/control.ts:914](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L914)
11014
+ Defined in: [lib/control.ts:928](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L928)
11015
11015
 
11016
11016
  控件对象
11017
11017
 
@@ -11021,7 +11021,7 @@ Defined in: [lib/control.ts:914](https://github.com/maiyun/clickgo/blob/master/d
11021
11021
 
11022
11022
  > **config**: [`IControlConfig`](IControlConfig.md)
11023
11023
 
11024
- Defined in: [lib/control.ts:917](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L917)
11024
+ Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L931)
11025
11025
 
11026
11026
  控件对象配置文件
11027
11027
 
@@ -11031,7 +11031,7 @@ Defined in: [lib/control.ts:917](https://github.com/maiyun/clickgo/blob/master/d
11031
11031
 
11032
11032
  > **files**: `Record`\<`string`, `Blob` \| `string`\>
11033
11033
 
11034
- Defined in: [lib/control.ts:919](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L919)
11034
+ Defined in: [lib/control.ts:933](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L933)
11035
11035
 
11036
11036
  所有已加载的文件内容
11037
11037
 
@@ -11041,7 +11041,7 @@ Defined in: [lib/control.ts:919](https://github.com/maiyun/clickgo/blob/master/d
11041
11041
 
11042
11042
  > **type**: `"control"`
11043
11043
 
11044
- Defined in: [lib/control.ts:915](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L915)
11044
+ Defined in: [lib/control.ts:929](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L929)
11045
11045
 
11046
11046
  lib/control/interfaces/ICustomEvent.md
11047
11047
  ---
@@ -11054,7 +11054,7 @@ lib/control/interfaces/ICustomEvent.md
11054
11054
 
11055
11055
  # Interface: ICustomEvent
11056
11056
 
11057
- Defined in: [lib/control.ts:930](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L930)
11057
+ Defined in: [lib/control.ts:944](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L944)
11058
11058
 
11059
11059
  Custom Event
11060
11060
 
@@ -11100,7 +11100,7 @@ Custom Event
11100
11100
 
11101
11101
  > **go**: `boolean`
11102
11102
 
11103
- Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L931)
11103
+ Defined in: [lib/control.ts:945](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L945)
11104
11104
 
11105
11105
  ***
11106
11106
 
@@ -11108,7 +11108,7 @@ Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/d
11108
11108
 
11109
11109
  > **preventDefault**: () => `void`
11110
11110
 
11111
- Defined in: [lib/control.ts:932](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L932)
11111
+ Defined in: [lib/control.ts:946](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L946)
11112
11112
 
11113
11113
  #### Returns
11114
11114
 
@@ -11125,7 +11125,7 @@ lib/control/interfaces/IDateChangedEvent.md
11125
11125
 
11126
11126
  # Interface: IDateChangedEvent
11127
11127
 
11128
- Defined in: [lib/control.ts:998](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L998)
11128
+ Defined in: [lib/control.ts:1012](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1012)
11129
11129
 
11130
11130
  ## Properties
11131
11131
 
@@ -11133,7 +11133,7 @@ Defined in: [lib/control.ts:998](https://github.com/maiyun/clickgo/blob/master/d
11133
11133
 
11134
11134
  > **detail**: `object`
11135
11135
 
11136
- Defined in: [lib/control.ts:999](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L999)
11136
+ Defined in: [lib/control.ts:1013](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1013)
11137
11137
 
11138
11138
  #### before?
11139
11139
 
@@ -11154,7 +11154,7 @@ lib/control/interfaces/IDatepanelChangedEvent.md
11154
11154
 
11155
11155
  # Interface: IDatepanelChangedEvent
11156
11156
 
11157
- Defined in: [lib/control.ts:1026](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1026)
11157
+ Defined in: [lib/control.ts:1040](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1040)
11158
11158
 
11159
11159
  ## Properties
11160
11160
 
@@ -11162,7 +11162,7 @@ Defined in: [lib/control.ts:1026](https://github.com/maiyun/clickgo/blob/master/
11162
11162
 
11163
11163
  > **detail**: `object`
11164
11164
 
11165
- Defined in: [lib/control.ts:1027](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1027)
11165
+ Defined in: [lib/control.ts:1041](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1041)
11166
11166
 
11167
11167
  #### before?
11168
11168
 
@@ -11183,7 +11183,7 @@ lib/control/interfaces/IDatepanelRangeEvent.md
11183
11183
 
11184
11184
  # Interface: IDatepanelRangeEvent
11185
11185
 
11186
- Defined in: [lib/control.ts:1019](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1019)
11186
+ Defined in: [lib/control.ts:1033](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1033)
11187
11187
 
11188
11188
  Custom Event
11189
11189
 
@@ -11197,7 +11197,7 @@ Custom Event
11197
11197
 
11198
11198
  > **detail**: `object`
11199
11199
 
11200
- Defined in: [lib/control.ts:1020](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1020)
11200
+ Defined in: [lib/control.ts:1034](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1034)
11201
11201
 
11202
11202
  #### end
11203
11203
 
@@ -11213,7 +11213,7 @@ Defined in: [lib/control.ts:1020](https://github.com/maiyun/clickgo/blob/master/
11213
11213
 
11214
11214
  > **go**: `boolean`
11215
11215
 
11216
- Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L931)
11216
+ Defined in: [lib/control.ts:945](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L945)
11217
11217
 
11218
11218
  #### Inherited from
11219
11219
 
@@ -11225,7 +11225,7 @@ Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/d
11225
11225
 
11226
11226
  > **preventDefault**: () => `void`
11227
11227
 
11228
- Defined in: [lib/control.ts:932](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L932)
11228
+ Defined in: [lib/control.ts:946](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L946)
11229
11229
 
11230
11230
  #### Returns
11231
11231
 
@@ -11246,7 +11246,7 @@ lib/control/interfaces/IDatepanelSelectedEvent.md
11246
11246
 
11247
11247
  # Interface: IDatepanelSelectedEvent
11248
11248
 
11249
- Defined in: [lib/control.ts:1033](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1033)
11249
+ Defined in: [lib/control.ts:1047](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1047)
11250
11250
 
11251
11251
  ## Properties
11252
11252
 
@@ -11254,7 +11254,7 @@ Defined in: [lib/control.ts:1033](https://github.com/maiyun/clickgo/blob/master/
11254
11254
 
11255
11255
  > **detail**: `object`
11256
11256
 
11257
- Defined in: [lib/control.ts:1034](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1034)
11257
+ Defined in: [lib/control.ts:1048](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1048)
11258
11258
 
11259
11259
  #### date
11260
11260
 
@@ -11291,7 +11291,7 @@ lib/control/interfaces/IFabricLayerchangeEvent.md
11291
11291
 
11292
11292
  # Interface: IFabricLayerchangeEvent
11293
11293
 
11294
- Defined in: [lib/control.ts:1549](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1549)
11294
+ Defined in: [lib/control.ts:1563](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1563)
11295
11295
 
11296
11296
  ## Properties
11297
11297
 
@@ -11299,7 +11299,7 @@ Defined in: [lib/control.ts:1549](https://github.com/maiyun/clickgo/blob/master/
11299
11299
 
11300
11300
  > **detail**: `object`
11301
11301
 
11302
- Defined in: [lib/control.ts:1550](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1550)
11302
+ Defined in: [lib/control.ts:1564](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1564)
11303
11303
 
11304
11304
  #### next
11305
11305
 
@@ -11324,7 +11324,7 @@ lib/control/interfaces/IFabricLayerlistchangeEvent.md
11324
11324
 
11325
11325
  # Interface: IFabricLayerlistchangeEvent
11326
11326
 
11327
- Defined in: [lib/control.ts:1558](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1558)
11327
+ Defined in: [lib/control.ts:1572](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1572)
11328
11328
 
11329
11329
  ## Properties
11330
11330
 
@@ -11332,7 +11332,7 @@ Defined in: [lib/control.ts:1558](https://github.com/maiyun/clickgo/blob/master/
11332
11332
 
11333
11333
  > **detail**: `object`
11334
11334
 
11335
- Defined in: [lib/control.ts:1559](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1559)
11335
+ Defined in: [lib/control.ts:1573](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1573)
11336
11336
 
11337
11337
  #### names
11338
11338
 
@@ -11363,7 +11363,7 @@ lib/control/interfaces/IFabricObjectchangeEvent.md
11363
11363
 
11364
11364
  # Interface: IFabricObjectchangeEvent
11365
11365
 
11366
- Defined in: [lib/control.ts:1569](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1569)
11366
+ Defined in: [lib/control.ts:1583](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1583)
11367
11367
 
11368
11368
  ## Properties
11369
11369
 
@@ -11371,7 +11371,7 @@ Defined in: [lib/control.ts:1569](https://github.com/maiyun/clickgo/blob/master/
11371
11371
 
11372
11372
  > **detail**: `object`
11373
11373
 
11374
- Defined in: [lib/control.ts:1570](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1570)
11374
+ Defined in: [lib/control.ts:1584](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1584)
11375
11375
 
11376
11376
  #### angle
11377
11377
 
@@ -11418,7 +11418,7 @@ lib/control/interfaces/IFormCloseEvent.md
11418
11418
 
11419
11419
  # Interface: IFormCloseEvent
11420
11420
 
11421
- Defined in: [lib/control.ts:1046](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1046)
11421
+ Defined in: [lib/control.ts:1060](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1060)
11422
11422
 
11423
11423
  Custom Event
11424
11424
 
@@ -11432,7 +11432,7 @@ Custom Event
11432
11432
 
11433
11433
  > **detail**: `object`
11434
11434
 
11435
- Defined in: [lib/control.ts:1047](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1047)
11435
+ Defined in: [lib/control.ts:1061](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1061)
11436
11436
 
11437
11437
  #### event
11438
11438
 
@@ -11444,7 +11444,7 @@ Defined in: [lib/control.ts:1047](https://github.com/maiyun/clickgo/blob/master/
11444
11444
 
11445
11445
  > **go**: `boolean`
11446
11446
 
11447
- Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L931)
11447
+ Defined in: [lib/control.ts:945](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L945)
11448
11448
 
11449
11449
  #### Inherited from
11450
11450
 
@@ -11456,7 +11456,7 @@ Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/d
11456
11456
 
11457
11457
  > **preventDefault**: () => `void`
11458
11458
 
11459
- Defined in: [lib/control.ts:932](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L932)
11459
+ Defined in: [lib/control.ts:946](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L946)
11460
11460
 
11461
11461
  #### Returns
11462
11462
 
@@ -11477,7 +11477,7 @@ lib/control/interfaces/IFormMaxEvent.md
11477
11477
 
11478
11478
  # Interface: IFormMaxEvent
11479
11479
 
11480
- Defined in: [lib/control.ts:1052](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1052)
11480
+ Defined in: [lib/control.ts:1066](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1066)
11481
11481
 
11482
11482
  ## Properties
11483
11483
 
@@ -11485,7 +11485,7 @@ Defined in: [lib/control.ts:1052](https://github.com/maiyun/clickgo/blob/master/
11485
11485
 
11486
11486
  > **detail**: `object`
11487
11487
 
11488
- Defined in: [lib/control.ts:1053](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1053)
11488
+ Defined in: [lib/control.ts:1067](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1067)
11489
11489
 
11490
11490
  #### action
11491
11491
 
@@ -11518,7 +11518,7 @@ lib/control/interfaces/IFormMinEvent.md
11518
11518
 
11519
11519
  # Interface: IFormMinEvent
11520
11520
 
11521
- Defined in: [lib/control.ts:1068](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1068)
11521
+ Defined in: [lib/control.ts:1082](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1082)
11522
11522
 
11523
11523
  ## Properties
11524
11524
 
@@ -11526,7 +11526,7 @@ Defined in: [lib/control.ts:1068](https://github.com/maiyun/clickgo/blob/master/
11526
11526
 
11527
11527
  > **detail**: `object`
11528
11528
 
11529
- Defined in: [lib/control.ts:1069](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1069)
11529
+ Defined in: [lib/control.ts:1083](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1083)
11530
11530
 
11531
11531
  #### action
11532
11532
 
@@ -11559,7 +11559,7 @@ lib/control/interfaces/IGreatlistAddEvent.md
11559
11559
 
11560
11560
  # Interface: IGreatlistAddEvent
11561
11561
 
11562
- Defined in: [lib/control.ts:1105](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1105)
11562
+ Defined in: [lib/control.ts:1119](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1119)
11563
11563
 
11564
11564
  Custom Event
11565
11565
 
@@ -11573,7 +11573,7 @@ Custom Event
11573
11573
 
11574
11574
  > **detail**: `object`
11575
11575
 
11576
- Defined in: [lib/control.ts:1106](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1106)
11576
+ Defined in: [lib/control.ts:1120](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1120)
11577
11577
 
11578
11578
  #### index
11579
11579
 
@@ -11589,7 +11589,7 @@ Defined in: [lib/control.ts:1106](https://github.com/maiyun/clickgo/blob/master/
11589
11589
 
11590
11590
  > **go**: `boolean`
11591
11591
 
11592
- Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L931)
11592
+ Defined in: [lib/control.ts:945](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L945)
11593
11593
 
11594
11594
  #### Inherited from
11595
11595
 
@@ -11601,7 +11601,7 @@ Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/d
11601
11601
 
11602
11602
  > **preventDefault**: () => `void`
11603
11603
 
11604
- Defined in: [lib/control.ts:932](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L932)
11604
+ Defined in: [lib/control.ts:946](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L946)
11605
11605
 
11606
11606
  #### Returns
11607
11607
 
@@ -11622,7 +11622,7 @@ lib/control/interfaces/IGreatlistChangedEvent.md
11622
11622
 
11623
11623
  # Interface: IGreatlistChangedEvent
11624
11624
 
11625
- Defined in: [lib/control.ts:1092](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1092)
11625
+ Defined in: [lib/control.ts:1106](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1106)
11626
11626
 
11627
11627
  ## Properties
11628
11628
 
@@ -11630,7 +11630,7 @@ Defined in: [lib/control.ts:1092](https://github.com/maiyun/clickgo/blob/master/
11630
11630
 
11631
11631
  > **detail**: `object`
11632
11632
 
11633
- Defined in: [lib/control.ts:1093](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1093)
11633
+ Defined in: [lib/control.ts:1107](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1107)
11634
11634
 
11635
11635
  #### value
11636
11636
 
@@ -11647,7 +11647,7 @@ lib/control/interfaces/IGreatlistChangeEvent.md
11647
11647
 
11648
11648
  # Interface: IGreatlistChangeEvent
11649
11649
 
11650
- Defined in: [lib/control.ts:1086](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1086)
11650
+ Defined in: [lib/control.ts:1100](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1100)
11651
11651
 
11652
11652
  Custom Event
11653
11653
 
@@ -11661,7 +11661,7 @@ Custom Event
11661
11661
 
11662
11662
  > **detail**: `object`
11663
11663
 
11664
- Defined in: [lib/control.ts:1087](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1087)
11664
+ Defined in: [lib/control.ts:1101](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1101)
11665
11665
 
11666
11666
  #### value
11667
11667
 
@@ -11673,7 +11673,7 @@ Defined in: [lib/control.ts:1087](https://github.com/maiyun/clickgo/blob/master/
11673
11673
 
11674
11674
  > **go**: `boolean`
11675
11675
 
11676
- Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L931)
11676
+ Defined in: [lib/control.ts:945](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L945)
11677
11677
 
11678
11678
  #### Inherited from
11679
11679
 
@@ -11685,7 +11685,7 @@ Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/d
11685
11685
 
11686
11686
  > **preventDefault**: () => `void`
11687
11687
 
11688
- Defined in: [lib/control.ts:932](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L932)
11688
+ Defined in: [lib/control.ts:946](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L946)
11689
11689
 
11690
11690
  #### Returns
11691
11691
 
@@ -11706,7 +11706,7 @@ lib/control/interfaces/IGreatlistItemclickedEvent.md
11706
11706
 
11707
11707
  # Interface: IGreatlistItemclickedEvent
11708
11708
 
11709
- Defined in: [lib/control.ts:1112](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1112)
11709
+ Defined in: [lib/control.ts:1126](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1126)
11710
11710
 
11711
11711
  ## Properties
11712
11712
 
@@ -11714,7 +11714,7 @@ Defined in: [lib/control.ts:1112](https://github.com/maiyun/clickgo/blob/master/
11714
11714
 
11715
11715
  > **detail**: `object`
11716
11716
 
11717
- Defined in: [lib/control.ts:1113](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1113)
11717
+ Defined in: [lib/control.ts:1127](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1127)
11718
11718
 
11719
11719
  #### arrow
11720
11720
 
@@ -11739,7 +11739,7 @@ lib/control/interfaces/IGreatlistItemdblclickedEvent.md
11739
11739
 
11740
11740
  # Interface: IGreatlistItemdblclickedEvent
11741
11741
 
11742
- Defined in: [lib/control.ts:1120](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1120)
11742
+ Defined in: [lib/control.ts:1134](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1134)
11743
11743
 
11744
11744
  ## Properties
11745
11745
 
@@ -11747,7 +11747,7 @@ Defined in: [lib/control.ts:1120](https://github.com/maiyun/clickgo/blob/master/
11747
11747
 
11748
11748
  > **detail**: `object`
11749
11749
 
11750
- Defined in: [lib/control.ts:1121](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1121)
11750
+ Defined in: [lib/control.ts:1135](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1135)
11751
11751
 
11752
11752
  #### arrow
11753
11753
 
@@ -11772,7 +11772,7 @@ lib/control/interfaces/IGreatlistRemoveEvent.md
11772
11772
 
11773
11773
  # Interface: IGreatlistRemoveEvent
11774
11774
 
11775
- Defined in: [lib/control.ts:1098](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1098)
11775
+ Defined in: [lib/control.ts:1112](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1112)
11776
11776
 
11777
11777
  Custom Event
11778
11778
 
@@ -11786,7 +11786,7 @@ Custom Event
11786
11786
 
11787
11787
  > **detail**: `object`
11788
11788
 
11789
- Defined in: [lib/control.ts:1099](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1099)
11789
+ Defined in: [lib/control.ts:1113](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1113)
11790
11790
 
11791
11791
  #### index
11792
11792
 
@@ -11802,7 +11802,7 @@ Defined in: [lib/control.ts:1099](https://github.com/maiyun/clickgo/blob/master/
11802
11802
 
11803
11803
  > **go**: `boolean`
11804
11804
 
11805
- Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L931)
11805
+ Defined in: [lib/control.ts:945](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L945)
11806
11806
 
11807
11807
  #### Inherited from
11808
11808
 
@@ -11814,7 +11814,7 @@ Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/d
11814
11814
 
11815
11815
  > **preventDefault**: () => `void`
11816
11816
 
11817
- Defined in: [lib/control.ts:932](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L932)
11817
+ Defined in: [lib/control.ts:946](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L946)
11818
11818
 
11819
11819
  #### Returns
11820
11820
 
@@ -11835,7 +11835,7 @@ lib/control/interfaces/IGreatselectAddEvent.md
11835
11835
 
11836
11836
  # Interface: IGreatselectAddEvent
11837
11837
 
11838
- Defined in: [lib/control.ts:1148](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1148)
11838
+ Defined in: [lib/control.ts:1162](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1162)
11839
11839
 
11840
11840
  Custom Event
11841
11841
 
@@ -11849,7 +11849,7 @@ Custom Event
11849
11849
 
11850
11850
  > **detail**: `object`
11851
11851
 
11852
- Defined in: [lib/control.ts:1149](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1149)
11852
+ Defined in: [lib/control.ts:1163](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1163)
11853
11853
 
11854
11854
  #### value
11855
11855
 
@@ -11861,7 +11861,7 @@ Defined in: [lib/control.ts:1149](https://github.com/maiyun/clickgo/blob/master/
11861
11861
 
11862
11862
  > **go**: `boolean`
11863
11863
 
11864
- Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L931)
11864
+ Defined in: [lib/control.ts:945](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L945)
11865
11865
 
11866
11866
  #### Inherited from
11867
11867
 
@@ -11873,7 +11873,7 @@ Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/d
11873
11873
 
11874
11874
  > **preventDefault**: () => `void`
11875
11875
 
11876
- Defined in: [lib/control.ts:932](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L932)
11876
+ Defined in: [lib/control.ts:946](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L946)
11877
11877
 
11878
11878
  #### Returns
11879
11879
 
@@ -11894,7 +11894,7 @@ lib/control/interfaces/IGreatselectChangedEvent.md
11894
11894
 
11895
11895
  # Interface: IGreatselectChangedEvent
11896
11896
 
11897
- Defined in: [lib/control.ts:1136](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1136)
11897
+ Defined in: [lib/control.ts:1150](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1150)
11898
11898
 
11899
11899
  ## Properties
11900
11900
 
@@ -11902,7 +11902,7 @@ Defined in: [lib/control.ts:1136](https://github.com/maiyun/clickgo/blob/master/
11902
11902
 
11903
11903
  > **detail**: `object`
11904
11904
 
11905
- Defined in: [lib/control.ts:1137](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1137)
11905
+ Defined in: [lib/control.ts:1151](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1151)
11906
11906
 
11907
11907
  #### value
11908
11908
 
@@ -11919,7 +11919,7 @@ lib/control/interfaces/IGreatselectChangeEvent.md
11919
11919
 
11920
11920
  # Interface: IGreatselectChangeEvent
11921
11921
 
11922
- Defined in: [lib/control.ts:1130](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1130)
11922
+ Defined in: [lib/control.ts:1144](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1144)
11923
11923
 
11924
11924
  Custom Event
11925
11925
 
@@ -11933,7 +11933,7 @@ Custom Event
11933
11933
 
11934
11934
  > **detail**: `object`
11935
11935
 
11936
- Defined in: [lib/control.ts:1131](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1131)
11936
+ Defined in: [lib/control.ts:1145](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1145)
11937
11937
 
11938
11938
  #### value
11939
11939
 
@@ -11945,7 +11945,7 @@ Defined in: [lib/control.ts:1131](https://github.com/maiyun/clickgo/blob/master/
11945
11945
 
11946
11946
  > **go**: `boolean`
11947
11947
 
11948
- Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L931)
11948
+ Defined in: [lib/control.ts:945](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L945)
11949
11949
 
11950
11950
  #### Inherited from
11951
11951
 
@@ -11957,7 +11957,7 @@ Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/d
11957
11957
 
11958
11958
  > **preventDefault**: () => `void`
11959
11959
 
11960
- Defined in: [lib/control.ts:932](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L932)
11960
+ Defined in: [lib/control.ts:946](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L946)
11961
11961
 
11962
11962
  #### Returns
11963
11963
 
@@ -11978,7 +11978,7 @@ lib/control/interfaces/IGreatselectRemoveEvent.md
11978
11978
 
11979
11979
  # Interface: IGreatselectRemoveEvent
11980
11980
 
11981
- Defined in: [lib/control.ts:1142](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1142)
11981
+ Defined in: [lib/control.ts:1156](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1156)
11982
11982
 
11983
11983
  Custom Event
11984
11984
 
@@ -11992,7 +11992,7 @@ Custom Event
11992
11992
 
11993
11993
  > **detail**: `object`
11994
11994
 
11995
- Defined in: [lib/control.ts:1143](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1143)
11995
+ Defined in: [lib/control.ts:1157](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1157)
11996
11996
 
11997
11997
  #### value
11998
11998
 
@@ -12004,7 +12004,7 @@ Defined in: [lib/control.ts:1143](https://github.com/maiyun/clickgo/blob/master/
12004
12004
 
12005
12005
  > **go**: `boolean`
12006
12006
 
12007
- Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L931)
12007
+ Defined in: [lib/control.ts:945](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L945)
12008
12008
 
12009
12009
  #### Inherited from
12010
12010
 
@@ -12016,7 +12016,7 @@ Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/d
12016
12016
 
12017
12017
  > **preventDefault**: () => `void`
12018
12018
 
12019
- Defined in: [lib/control.ts:932](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L932)
12019
+ Defined in: [lib/control.ts:946](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L946)
12020
12020
 
12021
12021
  #### Returns
12022
12022
 
@@ -12037,7 +12037,7 @@ lib/control/interfaces/IIconviewDropEvent.md
12037
12037
 
12038
12038
  # Interface: IIconviewDropEvent
12039
12039
 
12040
- Defined in: [lib/control.ts:1205](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1205)
12040
+ Defined in: [lib/control.ts:1219](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1219)
12041
12041
 
12042
12042
  ## Properties
12043
12043
 
@@ -12045,7 +12045,7 @@ Defined in: [lib/control.ts:1205](https://github.com/maiyun/clickgo/blob/master/
12045
12045
 
12046
12046
  > **detail**: `object`
12047
12047
 
12048
- Defined in: [lib/control.ts:1206](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1206)
12048
+ Defined in: [lib/control.ts:1220](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1220)
12049
12049
 
12050
12050
  #### from
12051
12051
 
@@ -12082,7 +12082,7 @@ lib/control/interfaces/IIconviewItemclickedEvent.md
12082
12082
 
12083
12083
  # Interface: IIconviewItemclickedEvent
12084
12084
 
12085
- Defined in: [lib/control.ts:1192](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1192)
12085
+ Defined in: [lib/control.ts:1206](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1206)
12086
12086
 
12087
12087
  ## Properties
12088
12088
 
@@ -12090,7 +12090,7 @@ Defined in: [lib/control.ts:1192](https://github.com/maiyun/clickgo/blob/master/
12090
12090
 
12091
12091
  > **detail**: `object`
12092
12092
 
12093
- Defined in: [lib/control.ts:1193](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1193)
12093
+ Defined in: [lib/control.ts:1207](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1207)
12094
12094
 
12095
12095
  #### event
12096
12096
 
@@ -12111,7 +12111,7 @@ lib/control/interfaces/IIconviewOpenEvent.md
12111
12111
 
12112
12112
  # Interface: IIconviewOpenEvent
12113
12113
 
12114
- Defined in: [lib/control.ts:1199](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1199)
12114
+ Defined in: [lib/control.ts:1213](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1213)
12115
12115
 
12116
12116
  ## Properties
12117
12117
 
@@ -12119,7 +12119,7 @@ Defined in: [lib/control.ts:1199](https://github.com/maiyun/clickgo/blob/master/
12119
12119
 
12120
12120
  > **detail**: `object`
12121
12121
 
12122
- Defined in: [lib/control.ts:1200](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1200)
12122
+ Defined in: [lib/control.ts:1214](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1214)
12123
12123
 
12124
12124
  #### value
12125
12125
 
@@ -12136,7 +12136,7 @@ lib/control/interfaces/IIconviewSelectEvent.md
12136
12136
 
12137
12137
  # Interface: IIconviewSelectEvent
12138
12138
 
12139
- Defined in: [lib/control.ts:1221](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1221)
12139
+ Defined in: [lib/control.ts:1235](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1235)
12140
12140
 
12141
12141
  ## Properties
12142
12142
 
@@ -12144,7 +12144,7 @@ Defined in: [lib/control.ts:1221](https://github.com/maiyun/clickgo/blob/master/
12144
12144
 
12145
12145
  > **detail**: `object`
12146
12146
 
12147
- Defined in: [lib/control.ts:1222](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1222)
12147
+ Defined in: [lib/control.ts:1236](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1236)
12148
12148
 
12149
12149
  #### area
12150
12150
 
@@ -12197,7 +12197,7 @@ lib/control/interfaces/ILevelselectLevelEvent.md
12197
12197
 
12198
12198
  # Interface: ILevelselectLevelEvent
12199
12199
 
12200
- Defined in: [lib/control.ts:1239](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1239)
12200
+ Defined in: [lib/control.ts:1253](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1253)
12201
12201
 
12202
12202
  ## Properties
12203
12203
 
@@ -12205,7 +12205,7 @@ Defined in: [lib/control.ts:1239](https://github.com/maiyun/clickgo/blob/master/
12205
12205
 
12206
12206
  > **detail**: `object`
12207
12207
 
12208
- Defined in: [lib/control.ts:1240](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1240)
12208
+ Defined in: [lib/control.ts:1254](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1254)
12209
12209
 
12210
12210
  #### labels
12211
12211
 
@@ -12230,7 +12230,7 @@ lib/control/interfaces/IListAddEvent.md
12230
12230
 
12231
12231
  # Interface: IListAddEvent
12232
12232
 
12233
- Defined in: [lib/control.ts:1295](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1295)
12233
+ Defined in: [lib/control.ts:1309](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1309)
12234
12234
 
12235
12235
  Custom Event
12236
12236
 
@@ -12244,7 +12244,7 @@ Custom Event
12244
12244
 
12245
12245
  > **detail**: `object`
12246
12246
 
12247
- Defined in: [lib/control.ts:1296](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1296)
12247
+ Defined in: [lib/control.ts:1310](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1310)
12248
12248
 
12249
12249
  #### index
12250
12250
 
@@ -12260,7 +12260,7 @@ Defined in: [lib/control.ts:1296](https://github.com/maiyun/clickgo/blob/master/
12260
12260
 
12261
12261
  > **go**: `boolean`
12262
12262
 
12263
- Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L931)
12263
+ Defined in: [lib/control.ts:945](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L945)
12264
12264
 
12265
12265
  #### Inherited from
12266
12266
 
@@ -12272,7 +12272,7 @@ Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/d
12272
12272
 
12273
12273
  > **preventDefault**: () => `void`
12274
12274
 
12275
- Defined in: [lib/control.ts:932](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L932)
12275
+ Defined in: [lib/control.ts:946](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L946)
12276
12276
 
12277
12277
  #### Returns
12278
12278
 
@@ -12293,7 +12293,7 @@ lib/control/interfaces/IListChangedEvent.md
12293
12293
 
12294
12294
  # Interface: IListChangedEvent
12295
12295
 
12296
- Defined in: [lib/control.ts:1282](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1282)
12296
+ Defined in: [lib/control.ts:1296](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1296)
12297
12297
 
12298
12298
  ## Properties
12299
12299
 
@@ -12301,7 +12301,7 @@ Defined in: [lib/control.ts:1282](https://github.com/maiyun/clickgo/blob/master/
12301
12301
 
12302
12302
  > **detail**: `object`
12303
12303
 
12304
- Defined in: [lib/control.ts:1283](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1283)
12304
+ Defined in: [lib/control.ts:1297](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1297)
12305
12305
 
12306
12306
  #### value
12307
12307
 
@@ -12318,7 +12318,7 @@ lib/control/interfaces/IListChangeEvent.md
12318
12318
 
12319
12319
  # Interface: IListChangeEvent
12320
12320
 
12321
- Defined in: [lib/control.ts:1276](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1276)
12321
+ Defined in: [lib/control.ts:1290](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1290)
12322
12322
 
12323
12323
  Custom Event
12324
12324
 
@@ -12332,7 +12332,7 @@ Custom Event
12332
12332
 
12333
12333
  > **detail**: `object`
12334
12334
 
12335
- Defined in: [lib/control.ts:1277](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1277)
12335
+ Defined in: [lib/control.ts:1291](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1291)
12336
12336
 
12337
12337
  #### value
12338
12338
 
@@ -12344,7 +12344,7 @@ Defined in: [lib/control.ts:1277](https://github.com/maiyun/clickgo/blob/master/
12344
12344
 
12345
12345
  > **go**: `boolean`
12346
12346
 
12347
- Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L931)
12347
+ Defined in: [lib/control.ts:945](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L945)
12348
12348
 
12349
12349
  #### Inherited from
12350
12350
 
@@ -12356,7 +12356,7 @@ Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/d
12356
12356
 
12357
12357
  > **preventDefault**: () => `void`
12358
12358
 
12359
- Defined in: [lib/control.ts:932](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L932)
12359
+ Defined in: [lib/control.ts:946](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L946)
12360
12360
 
12361
12361
  #### Returns
12362
12362
 
@@ -12377,7 +12377,7 @@ lib/control/interfaces/IListItemclickedEvent.md
12377
12377
 
12378
12378
  # Interface: IListItemclickedEvent
12379
12379
 
12380
- Defined in: [lib/control.ts:1302](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1302)
12380
+ Defined in: [lib/control.ts:1316](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1316)
12381
12381
 
12382
12382
  ## Properties
12383
12383
 
@@ -12385,7 +12385,7 @@ Defined in: [lib/control.ts:1302](https://github.com/maiyun/clickgo/blob/master/
12385
12385
 
12386
12386
  > **detail**: `object`
12387
12387
 
12388
- Defined in: [lib/control.ts:1303](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1303)
12388
+ Defined in: [lib/control.ts:1317](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1317)
12389
12389
 
12390
12390
  #### arrow
12391
12391
 
@@ -12410,7 +12410,7 @@ lib/control/interfaces/IListItemdblclickedEvent.md
12410
12410
 
12411
12411
  # Interface: IListItemdblclickedEvent
12412
12412
 
12413
- Defined in: [lib/control.ts:1310](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1310)
12413
+ Defined in: [lib/control.ts:1324](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1324)
12414
12414
 
12415
12415
  ## Properties
12416
12416
 
@@ -12418,7 +12418,7 @@ Defined in: [lib/control.ts:1310](https://github.com/maiyun/clickgo/blob/master/
12418
12418
 
12419
12419
  > **detail**: `object`
12420
12420
 
12421
- Defined in: [lib/control.ts:1311](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1311)
12421
+ Defined in: [lib/control.ts:1325](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1325)
12422
12422
 
12423
12423
  #### arrow
12424
12424
 
@@ -12443,7 +12443,7 @@ lib/control/interfaces/IListRemoveEvent.md
12443
12443
 
12444
12444
  # Interface: IListRemoveEvent
12445
12445
 
12446
- Defined in: [lib/control.ts:1288](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1288)
12446
+ Defined in: [lib/control.ts:1302](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1302)
12447
12447
 
12448
12448
  Custom Event
12449
12449
 
@@ -12457,7 +12457,7 @@ Custom Event
12457
12457
 
12458
12458
  > **detail**: `object`
12459
12459
 
12460
- Defined in: [lib/control.ts:1289](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1289)
12460
+ Defined in: [lib/control.ts:1303](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1303)
12461
12461
 
12462
12462
  #### index
12463
12463
 
@@ -12473,7 +12473,7 @@ Defined in: [lib/control.ts:1289](https://github.com/maiyun/clickgo/blob/master/
12473
12473
 
12474
12474
  > **go**: `boolean`
12475
12475
 
12476
- Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L931)
12476
+ Defined in: [lib/control.ts:945](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L945)
12477
12477
 
12478
12478
  #### Inherited from
12479
12479
 
@@ -12485,7 +12485,7 @@ Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/d
12485
12485
 
12486
12486
  > **preventDefault**: () => `void`
12487
12487
 
12488
- Defined in: [lib/control.ts:932](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L932)
12488
+ Defined in: [lib/control.ts:946](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L946)
12489
12489
 
12490
12490
  #### Returns
12491
12491
 
@@ -12506,7 +12506,7 @@ lib/control/interfaces/IMenulistItemCheckEvent.md
12506
12506
 
12507
12507
  # Interface: IMenulistItemCheckEvent
12508
12508
 
12509
- Defined in: [lib/control.ts:987](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L987)
12509
+ Defined in: [lib/control.ts:1001](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1001)
12510
12510
 
12511
12511
  Custom Event
12512
12512
 
@@ -12520,7 +12520,7 @@ Custom Event
12520
12520
 
12521
12521
  > **detail**: `object`
12522
12522
 
12523
- Defined in: [lib/control.ts:988](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L988)
12523
+ Defined in: [lib/control.ts:1002](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1002)
12524
12524
 
12525
12525
  #### label?
12526
12526
 
@@ -12540,7 +12540,7 @@ radio 模式下,当前项的 label 内容
12540
12540
 
12541
12541
  > **go**: `boolean`
12542
12542
 
12543
- Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L931)
12543
+ Defined in: [lib/control.ts:945](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L945)
12544
12544
 
12545
12545
  #### Inherited from
12546
12546
 
@@ -12552,7 +12552,7 @@ Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/d
12552
12552
 
12553
12553
  > **preventDefault**: () => `void`
12554
12554
 
12555
- Defined in: [lib/control.ts:932](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L932)
12555
+ Defined in: [lib/control.ts:946](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L946)
12556
12556
 
12557
12557
  #### Returns
12558
12558
 
@@ -12573,7 +12573,7 @@ lib/control/interfaces/INavItemSelectEvent.md
12573
12573
 
12574
12574
  # Interface: INavItemSelectEvent
12575
12575
 
12576
- Defined in: [lib/control.ts:1320](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1320)
12576
+ Defined in: [lib/control.ts:1334](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1334)
12577
12577
 
12578
12578
  Custom Event
12579
12579
 
@@ -12587,7 +12587,7 @@ Custom Event
12587
12587
 
12588
12588
  > **detail**: `object`
12589
12589
 
12590
- Defined in: [lib/control.ts:1321](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1321)
12590
+ Defined in: [lib/control.ts:1335](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1335)
12591
12591
 
12592
12592
  #### name
12593
12593
 
@@ -12603,7 +12603,7 @@ Defined in: [lib/control.ts:1321](https://github.com/maiyun/clickgo/blob/master/
12603
12603
 
12604
12604
  > **go**: `boolean`
12605
12605
 
12606
- Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L931)
12606
+ Defined in: [lib/control.ts:945](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L945)
12607
12607
 
12608
12608
  #### Inherited from
12609
12609
 
@@ -12615,7 +12615,7 @@ Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/d
12615
12615
 
12616
12616
  > **preventDefault**: () => `void`
12617
12617
 
12618
- Defined in: [lib/control.ts:932](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L932)
12618
+ Defined in: [lib/control.ts:946](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L946)
12619
12619
 
12620
12620
  #### Returns
12621
12621
 
@@ -12636,7 +12636,7 @@ lib/control/interfaces/INumberBeforeChangeEvent.md
12636
12636
 
12637
12637
  # Interface: INumberBeforeChangeEvent
12638
12638
 
12639
- Defined in: [lib/control.ts:955](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L955)
12639
+ Defined in: [lib/control.ts:969](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L969)
12640
12640
 
12641
12641
  Custom Event
12642
12642
 
@@ -12650,7 +12650,7 @@ Custom Event
12650
12650
 
12651
12651
  > **detail**: `object`
12652
12652
 
12653
- Defined in: [lib/control.ts:956](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L956)
12653
+ Defined in: [lib/control.ts:970](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L970)
12654
12654
 
12655
12655
  #### change?
12656
12656
 
@@ -12666,7 +12666,7 @@ Defined in: [lib/control.ts:956](https://github.com/maiyun/clickgo/blob/master/d
12666
12666
 
12667
12667
  > **go**: `boolean`
12668
12668
 
12669
- Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L931)
12669
+ Defined in: [lib/control.ts:945](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L945)
12670
12670
 
12671
12671
  #### Inherited from
12672
12672
 
@@ -12678,7 +12678,7 @@ Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/d
12678
12678
 
12679
12679
  > **preventDefault**: () => `void`
12680
12680
 
12681
- Defined in: [lib/control.ts:932](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L932)
12681
+ Defined in: [lib/control.ts:946](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L946)
12682
12682
 
12683
12683
  #### Returns
12684
12684
 
@@ -12699,7 +12699,7 @@ lib/control/interfaces/INumberMinMaxChangeEvent.md
12699
12699
 
12700
12700
  # Interface: INumberMinMaxChangeEvent
12701
12701
 
12702
- Defined in: [lib/control.ts:962](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L962)
12702
+ Defined in: [lib/control.ts:976](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L976)
12703
12703
 
12704
12704
  Custom Event
12705
12705
 
@@ -12713,7 +12713,7 @@ Custom Event
12713
12713
 
12714
12714
  > **detail**: `object`
12715
12715
 
12716
- Defined in: [lib/control.ts:963](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L963)
12716
+ Defined in: [lib/control.ts:977](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L977)
12717
12717
 
12718
12718
  #### before
12719
12719
 
@@ -12729,7 +12729,7 @@ Defined in: [lib/control.ts:963](https://github.com/maiyun/clickgo/blob/master/d
12729
12729
 
12730
12730
  > **go**: `boolean`
12731
12731
 
12732
- Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L931)
12732
+ Defined in: [lib/control.ts:945](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L945)
12733
12733
 
12734
12734
  #### Inherited from
12735
12735
 
@@ -12741,7 +12741,7 @@ Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/d
12741
12741
 
12742
12742
  > **preventDefault**: () => `void`
12743
12743
 
12744
- Defined in: [lib/control.ts:932](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L932)
12744
+ Defined in: [lib/control.ts:946](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L946)
12745
12745
 
12746
12746
  #### Returns
12747
12747
 
@@ -12762,7 +12762,7 @@ lib/control/interfaces/IObjviewerLine.md
12762
12762
 
12763
12763
  # Interface: IObjviewerLine
12764
12764
 
12765
- Defined in: [lib/control.ts:1585](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1585)
12765
+ Defined in: [lib/control.ts:1599](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1599)
12766
12766
 
12767
12767
  ## Properties
12768
12768
 
@@ -12770,7 +12770,7 @@ Defined in: [lib/control.ts:1585](https://github.com/maiyun/clickgo/blob/master/
12770
12770
 
12771
12771
  > **end**: [`IObjviewerLineObj`](IObjviewerLineObj.md)
12772
12772
 
12773
- Defined in: [lib/control.ts:1589](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1589)
12773
+ Defined in: [lib/control.ts:1603](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1603)
12774
12774
 
12775
12775
  ***
12776
12776
 
@@ -12778,7 +12778,7 @@ Defined in: [lib/control.ts:1589](https://github.com/maiyun/clickgo/blob/master/
12778
12778
 
12779
12779
  > `optional` **hue?**: `string`
12780
12780
 
12781
- Defined in: [lib/control.ts:1591](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1591)
12781
+ Defined in: [lib/control.ts:1605](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1605)
12782
12782
 
12783
12783
  默认 255
12784
12784
 
@@ -12788,7 +12788,7 @@ Defined in: [lib/control.ts:1591](https://github.com/maiyun/clickgo/blob/master/
12788
12788
 
12789
12789
  > `optional` **name?**: `string`
12790
12790
 
12791
- Defined in: [lib/control.ts:1587](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1587)
12791
+ Defined in: [lib/control.ts:1601](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1601)
12792
12792
 
12793
12793
  -- 可自定义线段的名称
12794
12794
 
@@ -12798,7 +12798,7 @@ Defined in: [lib/control.ts:1587](https://github.com/maiyun/clickgo/blob/master/
12798
12798
 
12799
12799
  > `optional` **path?**: `string`
12800
12800
 
12801
- Defined in: [lib/control.ts:1592](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1592)
12801
+ Defined in: [lib/control.ts:1606](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1606)
12802
12802
 
12803
12803
  ***
12804
12804
 
@@ -12806,7 +12806,7 @@ Defined in: [lib/control.ts:1592](https://github.com/maiyun/clickgo/blob/master/
12806
12806
 
12807
12807
  > **start**: [`IObjviewerLineObj`](IObjviewerLineObj.md)
12808
12808
 
12809
- Defined in: [lib/control.ts:1588](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1588)
12809
+ Defined in: [lib/control.ts:1602](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1602)
12810
12810
 
12811
12811
  ***
12812
12812
 
@@ -12814,7 +12814,7 @@ Defined in: [lib/control.ts:1588](https://github.com/maiyun/clickgo/blob/master/
12814
12814
 
12815
12815
  > `optional` **stroke?**: `"down"` \| `"solid"` \| `"dashed"` \| `"up"`
12816
12816
 
12817
- Defined in: [lib/control.ts:1594](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1594)
12817
+ Defined in: [lib/control.ts:1608](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1608)
12818
12818
 
12819
12819
  默认 solid
12820
12820
 
@@ -12829,7 +12829,7 @@ lib/control/interfaces/IObjviewerLineObj.md
12829
12829
 
12830
12830
  # Interface: IObjviewerLineObj
12831
12831
 
12832
- Defined in: [lib/control.ts:1597](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1597)
12832
+ Defined in: [lib/control.ts:1611](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1611)
12833
12833
 
12834
12834
  ## Properties
12835
12835
 
@@ -12837,7 +12837,7 @@ Defined in: [lib/control.ts:1597](https://github.com/maiyun/clickgo/blob/master/
12837
12837
 
12838
12838
  > **obj**: `HTMLElement` \| [`AbstractControl`](../classes/AbstractControl.md)
12839
12839
 
12840
- Defined in: [lib/control.ts:1598](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1598)
12840
+ Defined in: [lib/control.ts:1612](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1612)
12841
12841
 
12842
12842
  ***
12843
12843
 
@@ -12845,7 +12845,7 @@ Defined in: [lib/control.ts:1598](https://github.com/maiyun/clickgo/blob/master/
12845
12845
 
12846
12846
  > **pos**: `"b"` \| `"tr"` \| `"lt"` \| `"t"` \| `"r"` \| `"rb"` \| `"bl"` \| `"l"`
12847
12847
 
12848
- Defined in: [lib/control.ts:1599](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1599)
12848
+ Defined in: [lib/control.ts:1613](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1613)
12849
12849
 
12850
12850
  lib/control/interfaces/IPaletteChangedEvent.md
12851
12851
  ---
@@ -12858,7 +12858,7 @@ lib/control/interfaces/IPaletteChangedEvent.md
12858
12858
 
12859
12859
  # Interface: IPaletteChangedEvent
12860
12860
 
12861
- Defined in: [lib/control.ts:1357](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1357)
12861
+ Defined in: [lib/control.ts:1371](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1371)
12862
12862
 
12863
12863
  ## Properties
12864
12864
 
@@ -12866,7 +12866,7 @@ Defined in: [lib/control.ts:1357](https://github.com/maiyun/clickgo/blob/master/
12866
12866
 
12867
12867
  > **detail**: `object`
12868
12868
 
12869
- Defined in: [lib/control.ts:1358](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1358)
12869
+ Defined in: [lib/control.ts:1372](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1372)
12870
12870
 
12871
12871
  #### hsl?
12872
12872
 
@@ -12927,7 +12927,7 @@ lib/control/interfaces/IPanelGoEvent.md
12927
12927
 
12928
12928
  # Interface: IPanelGoEvent
12929
12929
 
12930
- Defined in: [lib/control.ts:1329](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1329)
12930
+ Defined in: [lib/control.ts:1343](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1343)
12931
12931
 
12932
12932
  Custom Event
12933
12933
 
@@ -12941,7 +12941,7 @@ Custom Event
12941
12941
 
12942
12942
  > **detail**: `object`
12943
12943
 
12944
- Defined in: [lib/control.ts:1330](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1330)
12944
+ Defined in: [lib/control.ts:1344](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1344)
12945
12945
 
12946
12946
  #### from
12947
12947
 
@@ -12957,7 +12957,7 @@ Defined in: [lib/control.ts:1330](https://github.com/maiyun/clickgo/blob/master/
12957
12957
 
12958
12958
  > **go**: `boolean`
12959
12959
 
12960
- Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L931)
12960
+ Defined in: [lib/control.ts:945](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L945)
12961
12961
 
12962
12962
  #### Inherited from
12963
12963
 
@@ -12969,7 +12969,7 @@ Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/d
12969
12969
 
12970
12970
  > **preventDefault**: () => `void`
12971
12971
 
12972
- Defined in: [lib/control.ts:932](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L932)
12972
+ Defined in: [lib/control.ts:946](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L946)
12973
12973
 
12974
12974
  #### Returns
12975
12975
 
@@ -12990,7 +12990,7 @@ lib/control/interfaces/IPanelWentEvent.md
12990
12990
 
12991
12991
  # Interface: IPanelWentEvent
12992
12992
 
12993
- Defined in: [lib/control.ts:1336](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1336)
12993
+ Defined in: [lib/control.ts:1350](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1350)
12994
12994
 
12995
12995
  ## Properties
12996
12996
 
@@ -12998,7 +12998,7 @@ Defined in: [lib/control.ts:1336](https://github.com/maiyun/clickgo/blob/master/
12998
12998
 
12999
12999
  > **detail**: `object`
13000
13000
 
13001
- Defined in: [lib/control.ts:1337](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1337)
13001
+ Defined in: [lib/control.ts:1351](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1351)
13002
13002
 
13003
13003
  #### from
13004
13004
 
@@ -13023,7 +13023,7 @@ lib/control/interfaces/IPdfViewEvent.md
13023
13023
 
13024
13024
  # Interface: IPdfViewEvent
13025
13025
 
13026
- Defined in: [lib/control.ts:1165](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1165)
13026
+ Defined in: [lib/control.ts:1179](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1179)
13027
13027
 
13028
13028
  ## Properties
13029
13029
 
@@ -13031,7 +13031,7 @@ Defined in: [lib/control.ts:1165](https://github.com/maiyun/clickgo/blob/master/
13031
13031
 
13032
13032
  > **detail**: `object`
13033
13033
 
13034
- Defined in: [lib/control.ts:1166](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1166)
13034
+ Defined in: [lib/control.ts:1180](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1180)
13035
13035
 
13036
13036
  #### height
13037
13037
 
@@ -13080,7 +13080,7 @@ lib/control/interfaces/IRadioChangeEvent.md
13080
13080
 
13081
13081
  # Interface: IRadioChangeEvent
13082
13082
 
13083
- Defined in: [lib/control.ts:1346](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1346)
13083
+ Defined in: [lib/control.ts:1360](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1360)
13084
13084
 
13085
13085
  Custom Event
13086
13086
 
@@ -13094,7 +13094,7 @@ Custom Event
13094
13094
 
13095
13095
  > **detail**: `object`
13096
13096
 
13097
- Defined in: [lib/control.ts:1347](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1347)
13097
+ Defined in: [lib/control.ts:1361](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1361)
13098
13098
 
13099
13099
  #### selected
13100
13100
 
@@ -13114,7 +13114,7 @@ Defined in: [lib/control.ts:1347](https://github.com/maiyun/clickgo/blob/master/
13114
13114
 
13115
13115
  > **go**: `boolean`
13116
13116
 
13117
- Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L931)
13117
+ Defined in: [lib/control.ts:945](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L945)
13118
13118
 
13119
13119
  #### Inherited from
13120
13120
 
@@ -13126,7 +13126,7 @@ Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/d
13126
13126
 
13127
13127
  > **preventDefault**: () => `void`
13128
13128
 
13129
- Defined in: [lib/control.ts:932](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L932)
13129
+ Defined in: [lib/control.ts:946](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L946)
13130
13130
 
13131
13131
  #### Returns
13132
13132
 
@@ -13147,7 +13147,7 @@ lib/control/interfaces/ISelectAddedEvent.md
13147
13147
 
13148
13148
  # Interface: ISelectAddedEvent
13149
13149
 
13150
- Defined in: [lib/control.ts:1416](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1416)
13150
+ Defined in: [lib/control.ts:1430](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1430)
13151
13151
 
13152
13152
  ## Properties
13153
13153
 
@@ -13155,7 +13155,7 @@ Defined in: [lib/control.ts:1416](https://github.com/maiyun/clickgo/blob/master/
13155
13155
 
13156
13156
  > **detail**: `object`
13157
13157
 
13158
- Defined in: [lib/control.ts:1417](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1417)
13158
+ Defined in: [lib/control.ts:1431](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1431)
13159
13159
 
13160
13160
  #### index
13161
13161
 
@@ -13176,7 +13176,7 @@ lib/control/interfaces/ISelectAddEvent.md
13176
13176
 
13177
13177
  # Interface: ISelectAddEvent
13178
13178
 
13179
- Defined in: [lib/control.ts:1401](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1401)
13179
+ Defined in: [lib/control.ts:1415](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1415)
13180
13180
 
13181
13181
  Custom Event
13182
13182
 
@@ -13190,7 +13190,7 @@ Custom Event
13190
13190
 
13191
13191
  > **detail**: `object`
13192
13192
 
13193
- Defined in: [lib/control.ts:1402](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1402)
13193
+ Defined in: [lib/control.ts:1416](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1416)
13194
13194
 
13195
13195
  #### index
13196
13196
 
@@ -13206,7 +13206,7 @@ Defined in: [lib/control.ts:1402](https://github.com/maiyun/clickgo/blob/master/
13206
13206
 
13207
13207
  > **go**: `boolean`
13208
13208
 
13209
- Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L931)
13209
+ Defined in: [lib/control.ts:945](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L945)
13210
13210
 
13211
13211
  #### Inherited from
13212
13212
 
@@ -13218,7 +13218,7 @@ Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/d
13218
13218
 
13219
13219
  > **preventDefault**: () => `void`
13220
13220
 
13221
- Defined in: [lib/control.ts:932](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L932)
13221
+ Defined in: [lib/control.ts:946](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L946)
13222
13222
 
13223
13223
  #### Returns
13224
13224
 
@@ -13239,7 +13239,7 @@ lib/control/interfaces/ISelectChangedEvent.md
13239
13239
 
13240
13240
  # Interface: ISelectChangedEvent
13241
13241
 
13242
- Defined in: [lib/control.ts:1437](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1437)
13242
+ Defined in: [lib/control.ts:1451](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1451)
13243
13243
 
13244
13244
  ## Properties
13245
13245
 
@@ -13247,7 +13247,7 @@ Defined in: [lib/control.ts:1437](https://github.com/maiyun/clickgo/blob/master/
13247
13247
 
13248
13248
  > **detail**: `object`
13249
13249
 
13250
- Defined in: [lib/control.ts:1438](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1438)
13250
+ Defined in: [lib/control.ts:1452](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1452)
13251
13251
 
13252
13252
  #### before
13253
13253
 
@@ -13268,7 +13268,7 @@ lib/control/interfaces/ISelectChangeEvent.md
13268
13268
 
13269
13269
  # Interface: ISelectChangeEvent
13270
13270
 
13271
- Defined in: [lib/control.ts:1431](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1431)
13271
+ Defined in: [lib/control.ts:1445](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1445)
13272
13272
 
13273
13273
  Custom Event
13274
13274
 
@@ -13282,7 +13282,7 @@ Custom Event
13282
13282
 
13283
13283
  > **detail**: `object`
13284
13284
 
13285
- Defined in: [lib/control.ts:1432](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1432)
13285
+ Defined in: [lib/control.ts:1446](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1446)
13286
13286
 
13287
13287
  #### value
13288
13288
 
@@ -13294,7 +13294,7 @@ Defined in: [lib/control.ts:1432](https://github.com/maiyun/clickgo/blob/master/
13294
13294
 
13295
13295
  > **go**: `boolean`
13296
13296
 
13297
- Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L931)
13297
+ Defined in: [lib/control.ts:945](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L945)
13298
13298
 
13299
13299
  #### Inherited from
13300
13300
 
@@ -13306,7 +13306,7 @@ Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/d
13306
13306
 
13307
13307
  > **preventDefault**: () => `void`
13308
13308
 
13309
- Defined in: [lib/control.ts:932](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L932)
13309
+ Defined in: [lib/control.ts:946](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L946)
13310
13310
 
13311
13311
  #### Returns
13312
13312
 
@@ -13327,7 +13327,7 @@ lib/control/interfaces/ISelectItemclickedEvent.md
13327
13327
 
13328
13328
  # Interface: ISelectItemclickedEvent
13329
13329
 
13330
- Defined in: [lib/control.ts:1459](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1459)
13330
+ Defined in: [lib/control.ts:1473](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1473)
13331
13331
 
13332
13332
  ## Properties
13333
13333
 
@@ -13335,7 +13335,7 @@ Defined in: [lib/control.ts:1459](https://github.com/maiyun/clickgo/blob/master/
13335
13335
 
13336
13336
  > **detail**: `object`
13337
13337
 
13338
- Defined in: [lib/control.ts:1460](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1460)
13338
+ Defined in: [lib/control.ts:1474](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1474)
13339
13339
 
13340
13340
  #### arrow
13341
13341
 
@@ -13360,7 +13360,7 @@ lib/control/interfaces/ISelectRemoteEvent.md
13360
13360
 
13361
13361
  # Interface: ISelectRemoteEvent
13362
13362
 
13363
- Defined in: [lib/control.ts:1451](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1451)
13363
+ Defined in: [lib/control.ts:1465](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1465)
13364
13364
 
13365
13365
  ## Properties
13366
13366
 
@@ -13368,7 +13368,7 @@ Defined in: [lib/control.ts:1451](https://github.com/maiyun/clickgo/blob/master/
13368
13368
 
13369
13369
  > **detail**: `object`
13370
13370
 
13371
- Defined in: [lib/control.ts:1452](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1452)
13371
+ Defined in: [lib/control.ts:1466](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1466)
13372
13372
 
13373
13373
  #### callback
13374
13374
 
@@ -13401,7 +13401,7 @@ lib/control/interfaces/ISelectRemovedEvent.md
13401
13401
 
13402
13402
  # Interface: ISelectRemovedEvent
13403
13403
 
13404
- Defined in: [lib/control.ts:1423](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1423)
13404
+ Defined in: [lib/control.ts:1437](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1437)
13405
13405
 
13406
13406
  ## Properties
13407
13407
 
@@ -13409,7 +13409,7 @@ Defined in: [lib/control.ts:1423](https://github.com/maiyun/clickgo/blob/master/
13409
13409
 
13410
13410
  > **detail**: `object`
13411
13411
 
13412
- Defined in: [lib/control.ts:1424](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1424)
13412
+ Defined in: [lib/control.ts:1438](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1438)
13413
13413
 
13414
13414
  #### index
13415
13415
 
@@ -13434,7 +13434,7 @@ lib/control/interfaces/ISelectRemoveEvent.md
13434
13434
 
13435
13435
  # Interface: ISelectRemoveEvent
13436
13436
 
13437
- Defined in: [lib/control.ts:1408](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1408)
13437
+ Defined in: [lib/control.ts:1422](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1422)
13438
13438
 
13439
13439
  Custom Event
13440
13440
 
@@ -13448,7 +13448,7 @@ Custom Event
13448
13448
 
13449
13449
  > **detail**: `object`
13450
13450
 
13451
- Defined in: [lib/control.ts:1409](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1409)
13451
+ Defined in: [lib/control.ts:1423](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1423)
13452
13452
 
13453
13453
  #### index
13454
13454
 
@@ -13468,7 +13468,7 @@ Defined in: [lib/control.ts:1409](https://github.com/maiyun/clickgo/blob/master/
13468
13468
 
13469
13469
  > **go**: `boolean`
13470
13470
 
13471
- Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L931)
13471
+ Defined in: [lib/control.ts:945](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L945)
13472
13472
 
13473
13473
  #### Inherited from
13474
13474
 
@@ -13480,7 +13480,7 @@ Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/d
13480
13480
 
13481
13481
  > **preventDefault**: () => `void`
13482
13482
 
13483
- Defined in: [lib/control.ts:932](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L932)
13483
+ Defined in: [lib/control.ts:946](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L946)
13484
13484
 
13485
13485
  #### Returns
13486
13486
 
@@ -13501,7 +13501,7 @@ lib/control/interfaces/ISelectTagclickEvent.md
13501
13501
 
13502
13502
  # Interface: ISelectTagclickEvent
13503
13503
 
13504
- Defined in: [lib/control.ts:1444](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1444)
13504
+ Defined in: [lib/control.ts:1458](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1458)
13505
13505
 
13506
13506
  ## Properties
13507
13507
 
@@ -13509,7 +13509,7 @@ Defined in: [lib/control.ts:1444](https://github.com/maiyun/clickgo/blob/master/
13509
13509
 
13510
13510
  > **detail**: `object`
13511
13511
 
13512
- Defined in: [lib/control.ts:1445](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1445)
13512
+ Defined in: [lib/control.ts:1459](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1459)
13513
13513
 
13514
13514
  #### index
13515
13515
 
@@ -13530,7 +13530,7 @@ lib/control/interfaces/IStabChangeEvent.md
13530
13530
 
13531
13531
  # Interface: IStabChangeEvent
13532
13532
 
13533
- Defined in: [lib/control.ts:1469](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1469)
13533
+ Defined in: [lib/control.ts:1483](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1483)
13534
13534
 
13535
13535
  Custom Event
13536
13536
 
@@ -13544,7 +13544,7 @@ Custom Event
13544
13544
 
13545
13545
  > **detail**: `object`
13546
13546
 
13547
- Defined in: [lib/control.ts:1470](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1470)
13547
+ Defined in: [lib/control.ts:1484](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1484)
13548
13548
 
13549
13549
  #### value
13550
13550
 
@@ -13556,7 +13556,7 @@ Defined in: [lib/control.ts:1470](https://github.com/maiyun/clickgo/blob/master/
13556
13556
 
13557
13557
  > **go**: `boolean`
13558
13558
 
13559
- Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L931)
13559
+ Defined in: [lib/control.ts:945](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L945)
13560
13560
 
13561
13561
  #### Inherited from
13562
13562
 
@@ -13568,7 +13568,7 @@ Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/d
13568
13568
 
13569
13569
  > **preventDefault**: () => `void`
13570
13570
 
13571
- Defined in: [lib/control.ts:932](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L932)
13571
+ Defined in: [lib/control.ts:946](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L946)
13572
13572
 
13573
13573
  #### Returns
13574
13574
 
@@ -13589,7 +13589,7 @@ lib/control/interfaces/IStepClickedEvent.md
13589
13589
 
13590
13590
  # Interface: IStepClickedEvent
13591
13591
 
13592
- Defined in: [lib/control.ts:1539](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1539)
13592
+ Defined in: [lib/control.ts:1553](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1553)
13593
13593
 
13594
13594
  ## Properties
13595
13595
 
@@ -13597,7 +13597,7 @@ Defined in: [lib/control.ts:1539](https://github.com/maiyun/clickgo/blob/master/
13597
13597
 
13598
13598
  > **detail**: `object`
13599
13599
 
13600
- Defined in: [lib/control.ts:1540](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1540)
13600
+ Defined in: [lib/control.ts:1554](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1554)
13601
13601
 
13602
13602
  #### index
13603
13603
 
@@ -13622,7 +13622,7 @@ lib/control/interfaces/ISwitchChangeEvent.md
13622
13622
 
13623
13623
  # Interface: ISwitchChangeEvent
13624
13624
 
13625
- Defined in: [lib/control.ts:1477](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1477)
13625
+ Defined in: [lib/control.ts:1491](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1491)
13626
13626
 
13627
13627
  Custom Event
13628
13628
 
@@ -13636,7 +13636,7 @@ Custom Event
13636
13636
 
13637
13637
  > **detail**: `object`
13638
13638
 
13639
- Defined in: [lib/control.ts:1478](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1478)
13639
+ Defined in: [lib/control.ts:1492](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1492)
13640
13640
 
13641
13641
  #### value
13642
13642
 
@@ -13648,7 +13648,7 @@ Defined in: [lib/control.ts:1478](https://github.com/maiyun/clickgo/blob/master/
13648
13648
 
13649
13649
  > **go**: `boolean`
13650
13650
 
13651
- Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L931)
13651
+ Defined in: [lib/control.ts:945](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L945)
13652
13652
 
13653
13653
  #### Inherited from
13654
13654
 
@@ -13660,7 +13660,7 @@ Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/d
13660
13660
 
13661
13661
  > **preventDefault**: () => `void`
13662
13662
 
13663
- Defined in: [lib/control.ts:932](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L932)
13663
+ Defined in: [lib/control.ts:946](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L946)
13664
13664
 
13665
13665
  #### Returns
13666
13666
 
@@ -13681,7 +13681,7 @@ lib/control/interfaces/ITabChangedEvent.md
13681
13681
 
13682
13682
  # Interface: ITabChangedEvent
13683
13683
 
13684
- Defined in: [lib/control.ts:1491](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1491)
13684
+ Defined in: [lib/control.ts:1505](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1505)
13685
13685
 
13686
13686
  ## Properties
13687
13687
 
@@ -13689,7 +13689,7 @@ Defined in: [lib/control.ts:1491](https://github.com/maiyun/clickgo/blob/master/
13689
13689
 
13690
13690
  > **detail**: `object`
13691
13691
 
13692
- Defined in: [lib/control.ts:1492](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1492)
13692
+ Defined in: [lib/control.ts:1506](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1506)
13693
13693
 
13694
13694
  #### value
13695
13695
 
@@ -13706,7 +13706,7 @@ lib/control/interfaces/ITabChangeEvent.md
13706
13706
 
13707
13707
  # Interface: ITabChangeEvent
13708
13708
 
13709
- Defined in: [lib/control.ts:1485](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1485)
13709
+ Defined in: [lib/control.ts:1499](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1499)
13710
13710
 
13711
13711
  Custom Event
13712
13712
 
@@ -13720,7 +13720,7 @@ Custom Event
13720
13720
 
13721
13721
  > **detail**: `object`
13722
13722
 
13723
- Defined in: [lib/control.ts:1486](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1486)
13723
+ Defined in: [lib/control.ts:1500](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1500)
13724
13724
 
13725
13725
  #### value
13726
13726
 
@@ -13732,7 +13732,7 @@ Defined in: [lib/control.ts:1486](https://github.com/maiyun/clickgo/blob/master/
13732
13732
 
13733
13733
  > **go**: `boolean`
13734
13734
 
13735
- Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L931)
13735
+ Defined in: [lib/control.ts:945](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L945)
13736
13736
 
13737
13737
  #### Inherited from
13738
13738
 
@@ -13744,7 +13744,7 @@ Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/d
13744
13744
 
13745
13745
  > **preventDefault**: () => `void`
13746
13746
 
13747
- Defined in: [lib/control.ts:932](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L932)
13747
+ Defined in: [lib/control.ts:946](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L946)
13748
13748
 
13749
13749
  #### Returns
13750
13750
 
@@ -13765,7 +13765,7 @@ lib/control/interfaces/ITabCloseEvent.md
13765
13765
 
13766
13766
  # Interface: ITabCloseEvent
13767
13767
 
13768
- Defined in: [lib/control.ts:1497](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1497)
13768
+ Defined in: [lib/control.ts:1511](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1511)
13769
13769
 
13770
13770
  Custom Event
13771
13771
 
@@ -13779,7 +13779,7 @@ Custom Event
13779
13779
 
13780
13780
  > **detail**: `object`
13781
13781
 
13782
- Defined in: [lib/control.ts:1498](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1498)
13782
+ Defined in: [lib/control.ts:1512](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1512)
13783
13783
 
13784
13784
  #### index
13785
13785
 
@@ -13795,7 +13795,7 @@ Defined in: [lib/control.ts:1498](https://github.com/maiyun/clickgo/blob/master/
13795
13795
 
13796
13796
  > **go**: `boolean`
13797
13797
 
13798
- Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L931)
13798
+ Defined in: [lib/control.ts:945](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L945)
13799
13799
 
13800
13800
  #### Inherited from
13801
13801
 
@@ -13807,7 +13807,7 @@ Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/d
13807
13807
 
13808
13808
  > **preventDefault**: () => `void`
13809
13809
 
13810
- Defined in: [lib/control.ts:932](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L932)
13810
+ Defined in: [lib/control.ts:946](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L946)
13811
13811
 
13812
13812
  #### Returns
13813
13813
 
@@ -13828,7 +13828,7 @@ lib/control/interfaces/ITableSortEvent.md
13828
13828
 
13829
13829
  # Interface: ITableSortEvent
13830
13830
 
13831
- Defined in: [lib/control.ts:1506](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1506)
13831
+ Defined in: [lib/control.ts:1520](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1520)
13832
13832
 
13833
13833
  Custom Event
13834
13834
 
@@ -13842,7 +13842,7 @@ Custom Event
13842
13842
 
13843
13843
  > **detail**: `object`
13844
13844
 
13845
- Defined in: [lib/control.ts:1507](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1507)
13845
+ Defined in: [lib/control.ts:1521](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1521)
13846
13846
 
13847
13847
  #### index
13848
13848
 
@@ -13862,7 +13862,7 @@ Defined in: [lib/control.ts:1507](https://github.com/maiyun/clickgo/blob/master/
13862
13862
 
13863
13863
  > **go**: `boolean`
13864
13864
 
13865
- Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L931)
13865
+ Defined in: [lib/control.ts:945](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L945)
13866
13866
 
13867
13867
  #### Inherited from
13868
13868
 
@@ -13874,7 +13874,7 @@ Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/d
13874
13874
 
13875
13875
  > **preventDefault**: () => `void`
13876
13876
 
13877
- Defined in: [lib/control.ts:932](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L932)
13877
+ Defined in: [lib/control.ts:946](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L946)
13878
13878
 
13879
13879
  #### Returns
13880
13880
 
@@ -13895,7 +13895,7 @@ lib/control/interfaces/ITagDropEvent.md
13895
13895
 
13896
13896
  # Interface: ITagDropEvent
13897
13897
 
13898
- Defined in: [lib/control.ts:1530](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1530)
13898
+ Defined in: [lib/control.ts:1544](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1544)
13899
13899
 
13900
13900
  ## Properties
13901
13901
 
@@ -13903,7 +13903,7 @@ Defined in: [lib/control.ts:1530](https://github.com/maiyun/clickgo/blob/master/
13903
13903
 
13904
13904
  > **detail**: `object`
13905
13905
 
13906
- Defined in: [lib/control.ts:1531](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1531)
13906
+ Defined in: [lib/control.ts:1545](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1545)
13907
13907
 
13908
13908
  #### after
13909
13909
 
@@ -13924,7 +13924,7 @@ lib/control/interfaces/ITextBeforeChangeEvent.md
13924
13924
 
13925
13925
  # Interface: ITextBeforeChangeEvent
13926
13926
 
13927
- Defined in: [lib/control.ts:971](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L971)
13927
+ Defined in: [lib/control.ts:985](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L985)
13928
13928
 
13929
13929
  Custom Event
13930
13930
 
@@ -13938,7 +13938,7 @@ Custom Event
13938
13938
 
13939
13939
  > **detail**: `object`
13940
13940
 
13941
- Defined in: [lib/control.ts:972](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L972)
13941
+ Defined in: [lib/control.ts:986](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L986)
13942
13942
 
13943
13943
  #### change?
13944
13944
 
@@ -13954,7 +13954,7 @@ Defined in: [lib/control.ts:972](https://github.com/maiyun/clickgo/blob/master/d
13954
13954
 
13955
13955
  > **go**: `boolean`
13956
13956
 
13957
- Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L931)
13957
+ Defined in: [lib/control.ts:945](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L945)
13958
13958
 
13959
13959
  #### Inherited from
13960
13960
 
@@ -13966,7 +13966,7 @@ Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/d
13966
13966
 
13967
13967
  > **preventDefault**: () => `void`
13968
13968
 
13969
- Defined in: [lib/control.ts:932](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L932)
13969
+ Defined in: [lib/control.ts:946](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L946)
13970
13970
 
13971
13971
  #### Returns
13972
13972
 
@@ -13987,7 +13987,7 @@ lib/control/interfaces/ITextMinMaxChangeEvent.md
13987
13987
 
13988
13988
  # Interface: ITextMinMaxChangeEvent
13989
13989
 
13990
- Defined in: [lib/control.ts:978](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L978)
13990
+ Defined in: [lib/control.ts:992](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L992)
13991
13991
 
13992
13992
  Custom Event
13993
13993
 
@@ -14001,7 +14001,7 @@ Custom Event
14001
14001
 
14002
14002
  > **detail**: `object`
14003
14003
 
14004
- Defined in: [lib/control.ts:979](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L979)
14004
+ Defined in: [lib/control.ts:993](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L993)
14005
14005
 
14006
14006
  #### before
14007
14007
 
@@ -14017,7 +14017,7 @@ Defined in: [lib/control.ts:979](https://github.com/maiyun/clickgo/blob/master/d
14017
14017
 
14018
14018
  > **go**: `boolean`
14019
14019
 
14020
- Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L931)
14020
+ Defined in: [lib/control.ts:945](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L945)
14021
14021
 
14022
14022
  #### Inherited from
14023
14023
 
@@ -14029,7 +14029,7 @@ Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/d
14029
14029
 
14030
14030
  > **preventDefault**: () => `void`
14031
14031
 
14032
- Defined in: [lib/control.ts:932](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L932)
14032
+ Defined in: [lib/control.ts:946](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L946)
14033
14033
 
14034
14034
  #### Returns
14035
14035
 
@@ -14050,7 +14050,7 @@ lib/control/interfaces/ITuieditorImguploadEvent.md
14050
14050
 
14051
14051
  # Interface: ITuieditorImguploadEvent
14052
14052
 
14053
- Defined in: [lib/control.ts:1516](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1516)
14053
+ Defined in: [lib/control.ts:1530](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1530)
14054
14054
 
14055
14055
  ## Properties
14056
14056
 
@@ -14058,7 +14058,7 @@ Defined in: [lib/control.ts:1516](https://github.com/maiyun/clickgo/blob/master/
14058
14058
 
14059
14059
  > **detail**: `object`
14060
14060
 
14061
- Defined in: [lib/control.ts:1517](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1517)
14061
+ Defined in: [lib/control.ts:1531](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1531)
14062
14062
 
14063
14063
  #### callback
14064
14064
 
@@ -14107,7 +14107,7 @@ lib/control/interfaces/IUploaderRemoveEvent.md
14107
14107
 
14108
14108
  # Interface: IUploaderRemoveEvent
14109
14109
 
14110
- Defined in: [lib/control.ts:1184](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1184)
14110
+ Defined in: [lib/control.ts:1198](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1198)
14111
14111
 
14112
14112
  Custom Event
14113
14113
 
@@ -14121,7 +14121,7 @@ Custom Event
14121
14121
 
14122
14122
  > **detail**: `object`
14123
14123
 
14124
- Defined in: [lib/control.ts:1185](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1185)
14124
+ Defined in: [lib/control.ts:1199](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1199)
14125
14125
 
14126
14126
  #### index
14127
14127
 
@@ -14133,7 +14133,7 @@ Defined in: [lib/control.ts:1185](https://github.com/maiyun/clickgo/blob/master/
14133
14133
 
14134
14134
  > **go**: `boolean`
14135
14135
 
14136
- Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L931)
14136
+ Defined in: [lib/control.ts:945](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L945)
14137
14137
 
14138
14138
  #### Inherited from
14139
14139
 
@@ -14145,7 +14145,7 @@ Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/d
14145
14145
 
14146
14146
  > **preventDefault**: () => `void`
14147
14147
 
14148
- Defined in: [lib/control.ts:932](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L932)
14148
+ Defined in: [lib/control.ts:946](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L946)
14149
14149
 
14150
14150
  #### Returns
14151
14151
 
@@ -14168,7 +14168,7 @@ lib/control/type-aliases/TControlPackage.md
14168
14168
 
14169
14169
  > **TControlPackage** = `Record`\<`string`, [`IControl`](../interfaces/IControl.md)\>
14170
14170
 
14171
- Defined in: [lib/control.ts:923](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L923)
14171
+ Defined in: [lib/control.ts:937](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L937)
14172
14172
 
14173
14173
  控件文件包
14174
14174
 
@@ -21414,7 +21414,7 @@ lib/form/functions/captcha.md
21414
21414
 
21415
21415
  > **captcha**(`current`, `opt`): `Promise`\<`false` \| [`ICaptchaResultEvent`](../../control/interfaces/ICaptchaResultEvent.md)\>
21416
21416
 
21417
- Defined in: [lib/form.ts:3957](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L3957)
21417
+ Defined in: [lib/form.ts:3959](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L3959)
21418
21418
 
21419
21419
  显示一个验证码窗口
21420
21420
 
@@ -21530,7 +21530,7 @@ lib/form/functions/confirm.md
21530
21530
 
21531
21531
  > **confirm**(`current`, `opt`): `Promise`\<`number` \| `boolean`\>
21532
21532
 
21533
- Defined in: [lib/form.ts:4028](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4028)
21533
+ Defined in: [lib/form.ts:4030](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4030)
21534
21534
 
21535
21535
  显示一个 confirm
21536
21536
 
@@ -21565,7 +21565,7 @@ lib/form/functions/create.md
21565
21565
 
21566
21566
  > **create**\<`T`\>(`current`, `cls`, `data?`, `opt?`): `Promise`\<`T`\>
21567
21567
 
21568
- Defined in: [lib/form.ts:3387](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L3387)
21568
+ Defined in: [lib/form.ts:3388](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L3388)
21569
21569
 
21570
21570
  创建一个窗体
21571
21571
 
@@ -21693,7 +21693,7 @@ lib/form/functions/dialog.md
21693
21693
 
21694
21694
  > **dialog**(`current`, `opt`): `Promise`\<`string`\>
21695
21695
 
21696
- Defined in: [lib/form.ts:3861](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L3861)
21696
+ Defined in: [lib/form.ts:3863](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L3863)
21697
21697
 
21698
21698
  显示一个 dialog
21699
21699
 
@@ -21757,7 +21757,7 @@ lib/form/functions/flash.md
21757
21757
 
21758
21758
  > **flash**(`current`, `formId`): `Promise`\<`void`\>
21759
21759
 
21760
- Defined in: [lib/form.ts:4125](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4125)
21760
+ Defined in: [lib/form.ts:4127](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4127)
21761
21761
 
21762
21762
  让窗体闪烁
21763
21763
 
@@ -22125,7 +22125,7 @@ lib/form/functions/hideLauncher.md
22125
22125
 
22126
22126
  > **hideLauncher**(): `void`
22127
22127
 
22128
- Defined in: [lib/form.ts:4162](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4162)
22128
+ Defined in: [lib/form.ts:4164](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4164)
22129
22129
 
22130
22130
  隐藏 launcher 界面
22131
22131
 
@@ -22223,7 +22223,7 @@ lib/form/functions/init.md
22223
22223
 
22224
22224
  > **init**(): `void`
22225
22225
 
22226
- Defined in: [lib/form.ts:4176](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4176)
22226
+ Defined in: [lib/form.ts:4178](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4178)
22227
22227
 
22228
22228
  ## Returns
22229
22229
 
@@ -22486,7 +22486,7 @@ lib/form/functions/prompt.md
22486
22486
 
22487
22487
  > **prompt**(`current`, `opt`): `Promise`\<`string`\>
22488
22488
 
22489
- Defined in: [lib/form.ts:4065](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4065)
22489
+ Defined in: [lib/form.ts:4067](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4067)
22490
22490
 
22491
22491
  显示一个输入框 dialog
22492
22492
 
@@ -22814,7 +22814,7 @@ lib/form/functions/showLauncher.md
22814
22814
 
22815
22815
  > **showLauncher**(): `void`
22816
22816
 
22817
- Defined in: [lib/form.ts:4152](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4152)
22817
+ Defined in: [lib/form.ts:4154](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4154)
22818
22818
 
22819
22819
  显示 launcher 界面
22820
22820
 
@@ -23078,7 +23078,7 @@ lib/form/interfaces/IAbstractPanelQsChangeShowEvent.md
23078
23078
 
23079
23079
  # Interface: IAbstractPanelQsChangeShowEvent
23080
23080
 
23081
- Defined in: [lib/form.ts:4202](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4202)
23081
+ Defined in: [lib/form.ts:4204](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4204)
23082
23082
 
23083
23083
  AbstractPanel qsChange 显示事件
23084
23084
 
@@ -23088,7 +23088,7 @@ AbstractPanel qsChange 显示事件
23088
23088
 
23089
23089
  > **detail**: `object`
23090
23090
 
23091
- Defined in: [lib/form.ts:4203](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4203)
23091
+ Defined in: [lib/form.ts:4205](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4205)
23092
23092
 
23093
23093
  #### action
23094
23094
 
@@ -23129,7 +23129,7 @@ lib/form/interfaces/IAbstractPanelShowEvent.md
23129
23129
 
23130
23130
  # Interface: IAbstractPanelShowEvent
23131
23131
 
23132
- Defined in: [lib/form.ts:4187](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4187)
23132
+ Defined in: [lib/form.ts:4189](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4189)
23133
23133
 
23134
23134
  AbstractPanel 显示事件
23135
23135
 
@@ -23139,7 +23139,7 @@ AbstractPanel 显示事件
23139
23139
 
23140
23140
  > **detail**: `object`
23141
23141
 
23142
- Defined in: [lib/form.ts:4188](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4188)
23142
+ Defined in: [lib/form.ts:4190](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4190)
23143
23143
 
23144
23144
  #### action
23145
23145
 
@@ -23180,7 +23180,7 @@ lib/form/interfaces/IFormCaptchaOptions.md
23180
23180
 
23181
23181
  # Interface: IFormCaptchaOptions
23182
23182
 
23183
- Defined in: [lib/form.ts:4332](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4332)
23183
+ Defined in: [lib/form.ts:4334](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4334)
23184
23184
 
23185
23185
  显示验证码选项
23186
23186
 
@@ -23190,7 +23190,7 @@ Defined in: [lib/form.ts:4332](https://github.com/maiyun/clickgo/blob/master/dis
23190
23190
 
23191
23191
  > **akey**: `string`
23192
23192
 
23193
- Defined in: [lib/form.ts:4336](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4336)
23193
+ Defined in: [lib/form.ts:4338](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4338)
23194
23194
 
23195
23195
  验证码 key
23196
23196
 
@@ -23200,7 +23200,7 @@ Defined in: [lib/form.ts:4336](https://github.com/maiyun/clickgo/blob/master/dis
23200
23200
 
23201
23201
  > **factory**: `"tc"` \| `"cf"`
23202
23202
 
23203
- Defined in: [lib/form.ts:4334](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4334)
23203
+ Defined in: [lib/form.ts:4336](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4336)
23204
23204
 
23205
23205
  验证码服务商
23206
23206
 
@@ -23215,7 +23215,7 @@ lib/form/interfaces/IFormConfirmOptions.md
23215
23215
 
23216
23216
  # Interface: IFormConfirmOptions
23217
23217
 
23218
- Defined in: [lib/form.ts:4325](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4325)
23218
+ Defined in: [lib/form.ts:4327](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4327)
23219
23219
 
23220
23220
  Confirm 选项
23221
23221
 
@@ -23225,7 +23225,7 @@ Confirm 选项
23225
23225
 
23226
23226
  > `optional` **cancel?**: `boolean`
23227
23227
 
23228
- Defined in: [lib/form.ts:4328](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4328)
23228
+ Defined in: [lib/form.ts:4330](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4330)
23229
23229
 
23230
23230
  ***
23231
23231
 
@@ -23233,7 +23233,7 @@ Defined in: [lib/form.ts:4328](https://github.com/maiyun/clickgo/blob/master/dis
23233
23233
 
23234
23234
  > **content**: `string`
23235
23235
 
23236
- Defined in: [lib/form.ts:4327](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4327)
23236
+ Defined in: [lib/form.ts:4329](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4329)
23237
23237
 
23238
23238
  ***
23239
23239
 
@@ -23241,7 +23241,7 @@ Defined in: [lib/form.ts:4327](https://github.com/maiyun/clickgo/blob/master/dis
23241
23241
 
23242
23242
  > `optional` **title?**: `string`
23243
23243
 
23244
- Defined in: [lib/form.ts:4326](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4326)
23244
+ Defined in: [lib/form.ts:4328](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4328)
23245
23245
 
23246
23246
  lib/form/interfaces/IFormDialogOptions.md
23247
23247
  ---
@@ -23254,7 +23254,7 @@ lib/form/interfaces/IFormDialogOptions.md
23254
23254
 
23255
23255
  # Interface: IFormDialogOptions
23256
23256
 
23257
- Defined in: [lib/form.ts:4271](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4271)
23257
+ Defined in: [lib/form.ts:4273](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4273)
23258
23258
 
23259
23259
  Dialog 选项
23260
23260
 
@@ -23264,7 +23264,7 @@ Dialog 选项
23264
23264
 
23265
23265
  > `optional` **autoDialogResult?**: `boolean`
23266
23266
 
23267
- Defined in: [lib/form.ts:4279](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4279)
23267
+ Defined in: [lib/form.ts:4281](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4281)
23268
23268
 
23269
23269
  点击按钮后是否自动将按钮文本写入 dialogResult,默认 true
23270
23270
 
@@ -23274,7 +23274,7 @@ Defined in: [lib/form.ts:4279](https://github.com/maiyun/clickgo/blob/master/dis
23274
23274
 
23275
23275
  > `optional` **buttons?**: `string`[]
23276
23276
 
23277
- Defined in: [lib/form.ts:4277](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4277)
23277
+ Defined in: [lib/form.ts:4279](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4279)
23278
23278
 
23279
23279
  底部按钮文本列表,默认使用当前语言的确定按钮文本
23280
23280
 
@@ -23284,7 +23284,7 @@ Defined in: [lib/form.ts:4277](https://github.com/maiyun/clickgo/blob/master/dis
23284
23284
 
23285
23285
  > **content**: `string`
23286
23286
 
23287
- Defined in: [lib/form.ts:4275](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4275)
23287
+ Defined in: [lib/form.ts:4277](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4277)
23288
23288
 
23289
23289
  dialog 内容,支持直接传布局字符串
23290
23290
 
@@ -23294,7 +23294,7 @@ dialog 内容,支持直接传布局字符串
23294
23294
 
23295
23295
  > `optional` **data?**: `Record`\<`string`, `any`\>
23296
23296
 
23297
- Defined in: [lib/form.ts:4293](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4293)
23297
+ Defined in: [lib/form.ts:4295](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4295)
23298
23298
 
23299
23299
  传值,需要用 data.x 读取
23300
23300
 
@@ -23304,7 +23304,7 @@ Defined in: [lib/form.ts:4293](https://github.com/maiyun/clickgo/blob/master/dis
23304
23304
 
23305
23305
  > `optional` **direction?**: `"v"` \| `"h"`
23306
23306
 
23307
- Defined in: [lib/form.ts:4282](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4282)
23307
+ Defined in: [lib/form.ts:4284](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4284)
23308
23308
 
23309
23309
  dialog 控件内容布局方向,h 为横向,v 为纵向
23310
23310
 
@@ -23314,7 +23314,7 @@ dialog 控件内容布局方向,h 为横向,v 为纵向
23314
23314
 
23315
23315
  > `optional` **gutter?**: `string` \| `number`
23316
23316
 
23317
- Defined in: [lib/form.ts:4284](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4284)
23317
+ Defined in: [lib/form.ts:4286](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4286)
23318
23318
 
23319
23319
  dialog 控件内容区项目间距,会透传给 dialog 控件
23320
23320
 
@@ -23324,7 +23324,7 @@ dialog 控件内容区项目间距,会透传给 dialog 控件
23324
23324
 
23325
23325
  > `optional` **height?**: `string` \| `number`
23326
23326
 
23327
- Defined in: [lib/form.ts:4288](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4288)
23327
+ Defined in: [lib/form.ts:4290](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4290)
23328
23328
 
23329
23329
  dialog 控件高度,传数字时为像素值,传 fill 时代表填充可用高度
23330
23330
 
@@ -23334,7 +23334,7 @@ dialog 控件高度,传数字时为像素值,传 fill 时代表填充可用
23334
23334
 
23335
23335
  > `optional` **methods?**: `Record`\<`string`, (...`param`) => `any`\>
23336
23336
 
23337
- Defined in: [lib/form.ts:4295](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4295)
23337
+ Defined in: [lib/form.ts:4297](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4297)
23338
23338
 
23339
23339
  传值,需要用 methods.x 读取
23340
23340
 
@@ -23344,7 +23344,7 @@ Defined in: [lib/form.ts:4295](https://github.com/maiyun/clickgo/blob/master/dis
23344
23344
 
23345
23345
  > `optional` **onMounted?**: () => `void` \| `Promise`\<`void`\>
23346
23346
 
23347
- Defined in: [lib/form.ts:4315](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4315)
23347
+ Defined in: [lib/form.ts:4317](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4317)
23348
23348
 
23349
23349
  窗体挂载完成事件
23350
23350
 
@@ -23358,7 +23358,7 @@ Defined in: [lib/form.ts:4315](https://github.com/maiyun/clickgo/blob/master/dis
23358
23358
 
23359
23359
  > `optional` **padding?**: `string` \| `boolean`
23360
23360
 
23361
- Defined in: [lib/form.ts:4290](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4290)
23361
+ Defined in: [lib/form.ts:4292](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4292)
23362
23362
 
23363
23363
  dialog 控件内容区是否显示内边距,默认表现与控件自身一致
23364
23364
 
@@ -23368,7 +23368,7 @@ dialog 控件内容区是否显示内边距,默认表现与控件自身一致
23368
23368
 
23369
23369
  > `optional` **path?**: `string`
23370
23370
 
23371
- Defined in: [lib/form.ts:4299](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4299)
23371
+ Defined in: [lib/form.ts:4301](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4301)
23372
23372
 
23373
23373
  路径基,以 / 结束或文件路径则以文件的基路径为准,可留空
23374
23374
 
@@ -23378,7 +23378,7 @@ Defined in: [lib/form.ts:4299](https://github.com/maiyun/clickgo/blob/master/dis
23378
23378
 
23379
23379
  > `optional` **select?**: (`this`, `e`, `button`) => `void`
23380
23380
 
23381
- Defined in: [lib/form.ts:4306](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4306)
23381
+ Defined in: [lib/form.ts:4308](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4308)
23382
23382
 
23383
23383
  点击按钮触发事件,不能用 Promise
23384
23384
 
@@ -23410,7 +23410,7 @@ Defined in: [lib/form.ts:4306](https://github.com/maiyun/clickgo/blob/master/dis
23410
23410
 
23411
23411
  > `optional` **style?**: `string`
23412
23412
 
23413
- Defined in: [lib/form.ts:4297](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4297)
23413
+ Defined in: [lib/form.ts:4299](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4299)
23414
23414
 
23415
23415
  样式表
23416
23416
 
@@ -23420,7 +23420,7 @@ Defined in: [lib/form.ts:4297](https://github.com/maiyun/clickgo/blob/master/dis
23420
23420
 
23421
23421
  > `optional` **title?**: `string`
23422
23422
 
23423
- Defined in: [lib/form.ts:4273](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4273)
23423
+ Defined in: [lib/form.ts:4275](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4275)
23424
23424
 
23425
23425
  dialog 窗体标题,不传则使用默认标题 dialog
23426
23426
 
@@ -23430,7 +23430,7 @@ dialog 窗体标题,不传则使用默认标题 dialog
23430
23430
 
23431
23431
  > `optional` **width?**: `string` \| `number`
23432
23432
 
23433
- Defined in: [lib/form.ts:4286](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4286)
23433
+ Defined in: [lib/form.ts:4288](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4288)
23434
23434
 
23435
23435
  dialog 控件宽度,传数字时为像素值,传 fill 时代表填充可用宽度
23436
23436
 
@@ -23445,7 +23445,7 @@ lib/form/interfaces/IFormDialogSelectEvent.md
23445
23445
 
23446
23446
  # Interface: IFormDialogSelectEvent
23447
23447
 
23448
- Defined in: [lib/form.ts:4318](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4318)
23448
+ Defined in: [lib/form.ts:4320](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4320)
23449
23449
 
23450
23450
  Custom Event
23451
23451
 
@@ -23459,7 +23459,7 @@ Custom Event
23459
23459
 
23460
23460
  > **detail**: `object`
23461
23461
 
23462
- Defined in: [lib/form.ts:4319](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4319)
23462
+ Defined in: [lib/form.ts:4321](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4321)
23463
23463
 
23464
23464
  #### button
23465
23465
 
@@ -23471,7 +23471,7 @@ Defined in: [lib/form.ts:4319](https://github.com/maiyun/clickgo/blob/master/dis
23471
23471
 
23472
23472
  > **go**: `boolean`
23473
23473
 
23474
- Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L931)
23474
+ Defined in: [lib/control.ts:945](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L945)
23475
23475
 
23476
23476
  #### Inherited from
23477
23477
 
@@ -23483,7 +23483,7 @@ Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/d
23483
23483
 
23484
23484
  > **preventDefault**: () => `void`
23485
23485
 
23486
- Defined in: [lib/control.ts:932](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L932)
23486
+ Defined in: [lib/control.ts:946](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L946)
23487
23487
 
23488
23488
  #### Returns
23489
23489
 
@@ -23504,7 +23504,7 @@ lib/form/interfaces/IFormInfo.md
23504
23504
 
23505
23505
  # Interface: IFormInfo
23506
23506
 
23507
- Defined in: [lib/form.ts:4226](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4226)
23507
+ Defined in: [lib/form.ts:4228](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4228)
23508
23508
 
23509
23509
  Form 的简略情况,通常在 list 当中
23510
23510
 
@@ -23514,7 +23514,7 @@ Form 的简略情况,通常在 list 当中
23514
23514
 
23515
23515
  > **focus**: `boolean`
23516
23516
 
23517
- Defined in: [lib/form.ts:4233](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4233)
23517
+ Defined in: [lib/form.ts:4235](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4235)
23518
23518
 
23519
23519
  ***
23520
23520
 
@@ -23522,7 +23522,7 @@ Defined in: [lib/form.ts:4233](https://github.com/maiyun/clickgo/blob/master/dis
23522
23522
 
23523
23523
  > **icon**: `string`
23524
23524
 
23525
- Defined in: [lib/form.ts:4229](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4229)
23525
+ Defined in: [lib/form.ts:4231](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4231)
23526
23526
 
23527
23527
  ***
23528
23528
 
@@ -23530,7 +23530,7 @@ Defined in: [lib/form.ts:4229](https://github.com/maiyun/clickgo/blob/master/dis
23530
23530
 
23531
23531
  > **show**: `boolean`
23532
23532
 
23533
- Defined in: [lib/form.ts:4232](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4232)
23533
+ Defined in: [lib/form.ts:4234](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4234)
23534
23534
 
23535
23535
  ***
23536
23536
 
@@ -23538,7 +23538,7 @@ Defined in: [lib/form.ts:4232](https://github.com/maiyun/clickgo/blob/master/dis
23538
23538
 
23539
23539
  > **showInSystemTask**: `boolean`
23540
23540
 
23541
- Defined in: [lib/form.ts:4234](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4234)
23541
+ Defined in: [lib/form.ts:4236](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4236)
23542
23542
 
23543
23543
  ***
23544
23544
 
@@ -23546,7 +23546,7 @@ Defined in: [lib/form.ts:4234](https://github.com/maiyun/clickgo/blob/master/dis
23546
23546
 
23547
23547
  > **stateMax**: `boolean`
23548
23548
 
23549
- Defined in: [lib/form.ts:4230](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4230)
23549
+ Defined in: [lib/form.ts:4232](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4232)
23550
23550
 
23551
23551
  ***
23552
23552
 
@@ -23554,7 +23554,7 @@ Defined in: [lib/form.ts:4230](https://github.com/maiyun/clickgo/blob/master/dis
23554
23554
 
23555
23555
  > **stateMin**: `boolean`
23556
23556
 
23557
- Defined in: [lib/form.ts:4231](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4231)
23557
+ Defined in: [lib/form.ts:4233](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4233)
23558
23558
 
23559
23559
  ***
23560
23560
 
@@ -23562,7 +23562,7 @@ Defined in: [lib/form.ts:4231](https://github.com/maiyun/clickgo/blob/master/dis
23562
23562
 
23563
23563
  > **taskId**: `string`
23564
23564
 
23565
- Defined in: [lib/form.ts:4227](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4227)
23565
+ Defined in: [lib/form.ts:4229](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4229)
23566
23566
 
23567
23567
  ***
23568
23568
 
@@ -23570,7 +23570,7 @@ Defined in: [lib/form.ts:4227](https://github.com/maiyun/clickgo/blob/master/dis
23570
23570
 
23571
23571
  > **title**: `string`
23572
23572
 
23573
- Defined in: [lib/form.ts:4228](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4228)
23573
+ Defined in: [lib/form.ts:4230](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4230)
23574
23574
 
23575
23575
  lib/form/interfaces/IForm.md
23576
23576
  ---
@@ -23583,7 +23583,7 @@ lib/form/interfaces/IForm.md
23583
23583
 
23584
23584
  # Interface: IForm
23585
23585
 
23586
- Defined in: [lib/form.ts:4217](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4217)
23586
+ Defined in: [lib/form.ts:4219](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4219)
23587
23587
 
23588
23588
  运行时 task 中的 form 对象
23589
23589
 
@@ -23593,7 +23593,7 @@ Defined in: [lib/form.ts:4217](https://github.com/maiyun/clickgo/blob/master/dis
23593
23593
 
23594
23594
  > **closed**: `boolean`
23595
23595
 
23596
- Defined in: [lib/form.ts:4222](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4222)
23596
+ Defined in: [lib/form.ts:4224](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4224)
23597
23597
 
23598
23598
  是否已经执行过了关闭窗体方法,此处加判断为了防止重复执行 close 导致的 bug
23599
23599
 
@@ -23603,7 +23603,7 @@ Defined in: [lib/form.ts:4222](https://github.com/maiyun/clickgo/blob/master/dis
23603
23603
 
23604
23604
  > **id**: `string`
23605
23605
 
23606
- Defined in: [lib/form.ts:4218](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4218)
23606
+ Defined in: [lib/form.ts:4220](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4220)
23607
23607
 
23608
23608
  ***
23609
23609
 
@@ -23611,7 +23611,7 @@ Defined in: [lib/form.ts:4218](https://github.com/maiyun/clickgo/blob/master/dis
23611
23611
 
23612
23612
  > **vapp**: [`IVApp`](../../core/interfaces/IVApp.md)
23613
23613
 
23614
- Defined in: [lib/form.ts:4219](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4219)
23614
+ Defined in: [lib/form.ts:4221](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4221)
23615
23615
 
23616
23616
  ***
23617
23617
 
@@ -23619,7 +23619,7 @@ Defined in: [lib/form.ts:4219](https://github.com/maiyun/clickgo/blob/master/dis
23619
23619
 
23620
23620
  > **vroot**: [`IVue`](../../core/interfaces/IVue.md)
23621
23621
 
23622
- Defined in: [lib/form.ts:4220](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4220)
23622
+ Defined in: [lib/form.ts:4222](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4222)
23623
23623
 
23624
23624
  lib/form/interfaces/IFormPromptOptions.md
23625
23625
  ---
@@ -23632,7 +23632,7 @@ lib/form/interfaces/IFormPromptOptions.md
23632
23632
 
23633
23633
  # Interface: IFormPromptOptions
23634
23634
 
23635
- Defined in: [lib/form.ts:4340](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4340)
23635
+ Defined in: [lib/form.ts:4342](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4342)
23636
23636
 
23637
23637
  Prompt 选项
23638
23638
 
@@ -23642,7 +23642,7 @@ Prompt 选项
23642
23642
 
23643
23643
  > `optional` **cancel?**: `boolean`
23644
23644
 
23645
- Defined in: [lib/form.ts:4348](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4348)
23645
+ Defined in: [lib/form.ts:4350](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4350)
23646
23646
 
23647
23647
  是否显示取消按钮,默认显示
23648
23648
 
@@ -23652,7 +23652,7 @@ Defined in: [lib/form.ts:4348](https://github.com/maiyun/clickgo/blob/master/dis
23652
23652
 
23653
23653
  > **content**: `string`
23654
23654
 
23655
- Defined in: [lib/form.ts:4344](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4344)
23655
+ Defined in: [lib/form.ts:4346](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4346)
23656
23656
 
23657
23657
  内容说明
23658
23658
 
@@ -23662,7 +23662,7 @@ Defined in: [lib/form.ts:4344](https://github.com/maiyun/clickgo/blob/master/dis
23662
23662
 
23663
23663
  > `optional` **select?**: (`this`, `e`, `button`) => `void`
23664
23664
 
23665
- Defined in: [lib/form.ts:4355](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4355)
23665
+ Defined in: [lib/form.ts:4357](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4357)
23666
23666
 
23667
23667
  点击按钮触发事件
23668
23668
 
@@ -23694,7 +23694,7 @@ true 代表确定,false 代表取消
23694
23694
 
23695
23695
  > `optional` **text?**: `string`
23696
23696
 
23697
- Defined in: [lib/form.ts:4346](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4346)
23697
+ Defined in: [lib/form.ts:4348](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4348)
23698
23698
 
23699
23699
  文本默认值
23700
23700
 
@@ -23704,7 +23704,7 @@ Defined in: [lib/form.ts:4346](https://github.com/maiyun/clickgo/blob/master/dis
23704
23704
 
23705
23705
  > `optional` **title?**: `string`
23706
23706
 
23707
- Defined in: [lib/form.ts:4342](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4342)
23707
+ Defined in: [lib/form.ts:4344](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4344)
23708
23708
 
23709
23709
  标题
23710
23710
 
@@ -23719,7 +23719,7 @@ lib/form/interfaces/IFormPromptSelectEvent.md
23719
23719
 
23720
23720
  # Interface: IFormPromptSelectEvent
23721
23721
 
23722
- Defined in: [lib/form.ts:4362](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4362)
23722
+ Defined in: [lib/form.ts:4364](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4364)
23723
23723
 
23724
23724
  Custom Event
23725
23725
 
@@ -23733,7 +23733,7 @@ Custom Event
23733
23733
 
23734
23734
  > **detail**: `object`
23735
23735
 
23736
- Defined in: [lib/form.ts:4363](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4363)
23736
+ Defined in: [lib/form.ts:4365](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4365)
23737
23737
 
23738
23738
  #### button
23739
23739
 
@@ -23751,7 +23751,7 @@ true 代表确定,false 代表取消
23751
23751
 
23752
23752
  > **go**: `boolean`
23753
23753
 
23754
- Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L931)
23754
+ Defined in: [lib/control.ts:945](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L945)
23755
23755
 
23756
23756
  #### Inherited from
23757
23757
 
@@ -23763,7 +23763,7 @@ Defined in: [lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/d
23763
23763
 
23764
23764
  > **preventDefault**: () => `void`
23765
23765
 
23766
- Defined in: [lib/control.ts:932](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L932)
23766
+ Defined in: [lib/control.ts:946](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L946)
23767
23767
 
23768
23768
  #### Returns
23769
23769
 
@@ -23784,7 +23784,7 @@ lib/form/interfaces/IMoveDragOptions.md
23784
23784
 
23785
23785
  # Interface: IMoveDragOptions
23786
23786
 
23787
- Defined in: [lib/form.ts:4238](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4238)
23787
+ Defined in: [lib/form.ts:4240](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4240)
23788
23788
 
23789
23789
  移动 drag 到新位置函数的选项
23790
23790
 
@@ -23794,7 +23794,7 @@ Defined in: [lib/form.ts:4238](https://github.com/maiyun/clickgo/blob/master/dis
23794
23794
 
23795
23795
  > `optional` **height?**: `number`
23796
23796
 
23797
- Defined in: [lib/form.ts:4242](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4242)
23797
+ Defined in: [lib/form.ts:4244](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4244)
23798
23798
 
23799
23799
  ***
23800
23800
 
@@ -23802,7 +23802,7 @@ Defined in: [lib/form.ts:4242](https://github.com/maiyun/clickgo/blob/master/dis
23802
23802
 
23803
23803
  > `optional` **icon?**: `boolean`
23804
23804
 
23805
- Defined in: [lib/form.ts:4243](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4243)
23805
+ Defined in: [lib/form.ts:4245](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4245)
23806
23806
 
23807
23807
  ***
23808
23808
 
@@ -23810,7 +23810,7 @@ Defined in: [lib/form.ts:4243](https://github.com/maiyun/clickgo/blob/master/dis
23810
23810
 
23811
23811
  > `optional` **left?**: `number`
23812
23812
 
23813
- Defined in: [lib/form.ts:4240](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4240)
23813
+ Defined in: [lib/form.ts:4242](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4242)
23814
23814
 
23815
23815
  ***
23816
23816
 
@@ -23818,7 +23818,7 @@ Defined in: [lib/form.ts:4240](https://github.com/maiyun/clickgo/blob/master/dis
23818
23818
 
23819
23819
  > `optional` **top?**: `number`
23820
23820
 
23821
- Defined in: [lib/form.ts:4239](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4239)
23821
+ Defined in: [lib/form.ts:4241](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4241)
23822
23822
 
23823
23823
  ***
23824
23824
 
@@ -23826,7 +23826,7 @@ Defined in: [lib/form.ts:4239](https://github.com/maiyun/clickgo/blob/master/dis
23826
23826
 
23827
23827
  > `optional` **width?**: `number`
23828
23828
 
23829
- Defined in: [lib/form.ts:4241](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4241)
23829
+ Defined in: [lib/form.ts:4243](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4243)
23830
23830
 
23831
23831
  lib/form/interfaces/INotifyContentOptions.md
23832
23832
  ---
@@ -23839,7 +23839,7 @@ lib/form/interfaces/INotifyContentOptions.md
23839
23839
 
23840
23840
  # Interface: INotifyContentOptions
23841
23841
 
23842
- Defined in: [lib/form.ts:4260](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4260)
23842
+ Defined in: [lib/form.ts:4262](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4262)
23843
23843
 
23844
23844
  notify 信息框的修改选项
23845
23845
 
@@ -23849,7 +23849,7 @@ notify 信息框的修改选项
23849
23849
 
23850
23850
  > `optional` **content?**: `string`
23851
23851
 
23852
- Defined in: [lib/form.ts:4262](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4262)
23852
+ Defined in: [lib/form.ts:4264](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4264)
23853
23853
 
23854
23854
  ***
23855
23855
 
@@ -23857,7 +23857,7 @@ Defined in: [lib/form.ts:4262](https://github.com/maiyun/clickgo/blob/master/dis
23857
23857
 
23858
23858
  > `optional` **note?**: `string`
23859
23859
 
23860
- Defined in: [lib/form.ts:4263](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4263)
23860
+ Defined in: [lib/form.ts:4265](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4265)
23861
23861
 
23862
23862
  ***
23863
23863
 
@@ -23865,7 +23865,7 @@ Defined in: [lib/form.ts:4263](https://github.com/maiyun/clickgo/blob/master/dis
23865
23865
 
23866
23866
  > `optional` **progress?**: `number`
23867
23867
 
23868
- Defined in: [lib/form.ts:4265](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4265)
23868
+ Defined in: [lib/form.ts:4267](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4267)
23869
23869
 
23870
23870
  可顺便修改进度
23871
23871
 
@@ -23875,7 +23875,7 @@ Defined in: [lib/form.ts:4265](https://github.com/maiyun/clickgo/blob/master/dis
23875
23875
 
23876
23876
  > `optional` **timeout?**: `number`
23877
23877
 
23878
- Defined in: [lib/form.ts:4267](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4267)
23878
+ Defined in: [lib/form.ts:4269](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4269)
23879
23879
 
23880
23880
  设置后将在 x 毫秒后隐藏,这不会大于创建时的设置的总时长
23881
23881
 
@@ -23885,7 +23885,7 @@ Defined in: [lib/form.ts:4267](https://github.com/maiyun/clickgo/blob/master/dis
23885
23885
 
23886
23886
  > `optional` **title?**: `string`
23887
23887
 
23888
- Defined in: [lib/form.ts:4261](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4261)
23888
+ Defined in: [lib/form.ts:4263](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4263)
23889
23889
 
23890
23890
  lib/form/interfaces/INotifyOptions.md
23891
23891
  ---
@@ -23898,7 +23898,7 @@ lib/form/interfaces/INotifyOptions.md
23898
23898
 
23899
23899
  # Interface: INotifyOptions
23900
23900
 
23901
- Defined in: [lib/form.ts:4247](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4247)
23901
+ Defined in: [lib/form.ts:4249](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4249)
23902
23902
 
23903
23903
  弹出 notify 信息框的选项
23904
23904
 
@@ -23908,7 +23908,7 @@ Defined in: [lib/form.ts:4247](https://github.com/maiyun/clickgo/blob/master/dis
23908
23908
 
23909
23909
  > `optional` **content?**: `string`
23910
23910
 
23911
- Defined in: [lib/form.ts:4250](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4250)
23911
+ Defined in: [lib/form.ts:4252](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4252)
23912
23912
 
23913
23913
  正文
23914
23914
 
@@ -23918,7 +23918,7 @@ Defined in: [lib/form.ts:4250](https://github.com/maiyun/clickgo/blob/master/dis
23918
23918
 
23919
23919
  > `optional` **icon?**: `string` \| `null`
23920
23920
 
23921
- Defined in: [lib/form.ts:4253](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4253)
23921
+ Defined in: [lib/form.ts:4255](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4255)
23922
23922
 
23923
23923
  ***
23924
23924
 
@@ -23926,7 +23926,7 @@ Defined in: [lib/form.ts:4253](https://github.com/maiyun/clickgo/blob/master/dis
23926
23926
 
23927
23927
  > `optional` **note?**: `string`
23928
23928
 
23929
- Defined in: [lib/form.ts:4252](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4252)
23929
+ Defined in: [lib/form.ts:4254](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4254)
23930
23930
 
23931
23931
  浅色描述
23932
23932
 
@@ -23936,7 +23936,7 @@ Defined in: [lib/form.ts:4252](https://github.com/maiyun/clickgo/blob/master/dis
23936
23936
 
23937
23937
  > `optional` **progress?**: `boolean`
23938
23938
 
23939
- Defined in: [lib/form.ts:4256](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4256)
23939
+ Defined in: [lib/form.ts:4258](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4258)
23940
23940
 
23941
23941
  ***
23942
23942
 
@@ -23944,7 +23944,7 @@ Defined in: [lib/form.ts:4256](https://github.com/maiyun/clickgo/blob/master/dis
23944
23944
 
23945
23945
  > `optional` **timeout?**: `number`
23946
23946
 
23947
- Defined in: [lib/form.ts:4254](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4254)
23947
+ Defined in: [lib/form.ts:4256](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4256)
23948
23948
 
23949
23949
  ***
23950
23950
 
@@ -23952,7 +23952,7 @@ Defined in: [lib/form.ts:4254](https://github.com/maiyun/clickgo/blob/master/dis
23952
23952
 
23953
23953
  > `optional` **title?**: `string`
23954
23954
 
23955
- Defined in: [lib/form.ts:4248](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4248)
23955
+ Defined in: [lib/form.ts:4250](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4250)
23956
23956
 
23957
23957
  ***
23958
23958
 
@@ -23960,7 +23960,7 @@ Defined in: [lib/form.ts:4248](https://github.com/maiyun/clickgo/blob/master/dis
23960
23960
 
23961
23961
  > `optional` **type?**: `"progress"` \| `"info"` \| `"warning"` \| `"danger"` \| `"primary"`
23962
23962
 
23963
- Defined in: [lib/form.ts:4255](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4255)
23963
+ Defined in: [lib/form.ts:4257](https://github.com/maiyun/clickgo/blob/master/dist/lib/form.ts#L4257)
23964
23964
 
23965
23965
  lib/form/variables/activePanels.md
23966
23966
  ---