@julingbase/jly-arco-design 0.0.2 → 0.0.4
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.
- package/README.md +56 -8
- package/dist/arco-vue-icon.js.map +1 -1
- package/dist/arco-vue-icon.min.js.map +1 -1
- package/dist/arco-vue.js +46 -8
- package/dist/arco-vue.js.map +1 -1
- package/dist/arco-vue.min.js +606 -600
- package/dist/arco-vue.min.js.map +1 -1
- package/es/_components/auto-tooltip/style/index.less +10 -10
- package/es/_components/input-label/input-label.d.ts +2 -2
- package/es/_components/input-label/style/index.less +7 -7
- package/es/_components/input-label/style/input-label.less +70 -70
- package/es/_components/picker/input-range.d.ts +4 -4
- package/es/_components/picker/input.d.ts +2 -2
- package/es/_components/picker/style/index.less +191 -191
- package/es/_components/picker/style/token.less +58 -58
- package/es/_components/select-view/select-view.d.ts +1 -1
- package/es/_components/select-view/style/index.less +58 -58
- package/es/_components/select-view/style/token.less +4 -4
- package/es/affix/style/index.less +8 -8
- package/es/alert/style/index.less +198 -198
- package/es/alert/style/token.less +76 -76
- package/es/anchor/style/index.less +99 -99
- package/es/anchor/style/token.less +30 -30
- package/es/auto-complete/auto-complete.d.ts +3 -3
- package/es/auto-complete/index.d.ts +9 -9
- package/es/auto-complete/style/index.less +44 -44
- package/es/auto-complete/style/token.less +29 -29
- package/es/avatar/style/index.less +155 -155
- package/es/avatar/style/token.less +29 -29
- package/es/back-top/style/index.less +33 -33
- package/es/back-top/style/token.less +12 -12
- package/es/badge/style/index.less +178 -178
- package/es/badge/style/token.less +30 -30
- package/es/breadcrumb/style/index.less +76 -76
- package/es/breadcrumb/style/token.less +24 -24
- package/es/button/style/index.less +304 -304
- package/es/button/style/token.less +459 -459
- package/es/calendar/calendar.d.ts +1 -1
- package/es/calendar/index.d.ts +3 -3
- package/es/calendar/style/index.less +479 -479
- package/es/calendar/style/token.less +62 -62
- package/es/card/style/index.less +219 -219
- package/es/card/style/token.less +40 -40
- package/es/carousel/style/index.less +405 -405
- package/es/carousel/style/slide.less +175 -175
- package/es/carousel/style/token.less +33 -33
- package/es/cascader/cascader-panel.d.ts +3 -3
- package/es/cascader/cascader.d.ts +6 -6
- package/es/cascader/index.d.ts +20 -20
- package/es/cascader/style/index.less +234 -234
- package/es/cascader/style/token.less +24 -24
- package/es/checkbox/checkbox-group.d.ts +2 -2
- package/es/checkbox/checkbox.d.ts +1 -1
- package/es/checkbox/index.d.ts +5 -5
- package/es/checkbox/style/index.less +182 -182
- package/es/checkbox/style/token.less +37 -37
- package/es/collapse/style/index.less +180 -180
- package/es/collapse/style/token.less +34 -34
- package/es/color-picker/color-picker.d.ts +1 -1
- package/es/color-picker/index.d.ts +3 -3
- package/es/color-picker/style/index.less +309 -309
- package/es/color-picker/style/token.less +70 -70
- package/es/comment/style/index.less +66 -66
- package/es/comment/style/token.less +17 -17
- package/es/date-picker/index.d.ts +8 -8
- package/es/date-picker/picker.d.ts +6 -6
- package/es/date-picker/range-picker.d.ts +8 -8
- package/es/date-picker/style/date.less +128 -128
- package/es/date-picker/style/index.less +309 -309
- package/es/date-picker/style/month.less +26 -26
- package/es/date-picker/style/quarter.less +8 -8
- package/es/date-picker/style/range.less +9 -9
- package/es/date-picker/style/shortcuts.less +25 -25
- package/es/date-picker/style/token.less +76 -76
- package/es/date-picker/style/week.less +68 -68
- package/es/date-picker/style/year.less +8 -8
- package/es/descriptions/style/index.less +159 -159
- package/es/descriptions/style/token.less +45 -45
- package/es/divider/style/index.less +56 -56
- package/es/divider/style/token.less +15 -15
- package/es/drawer/style/index.less +230 -230
- package/es/drawer/style/token.less +16 -16
- package/es/dropdown/context.d.ts +2 -1
- package/es/dropdown/dropdown-button.d.ts +12 -3
- package/es/dropdown/dropdown-panel.js +18 -4
- package/es/dropdown/dropdown.d.ts +12 -3
- package/es/dropdown/dropdown.js +12 -2
- package/es/dropdown/index.d.ts +33 -9
- package/es/dropdown/style/index.less +106 -106
- package/es/dropdown/style/token.less +40 -40
- package/es/empty/style/index.less +26 -26
- package/es/empty/style/token.less +10 -10
- package/es/form/form-item.d.ts +3 -3
- package/es/form/index.d.ts +3 -3
- package/es/form/style/index.less +257 -257
- package/es/form/style/status.less +152 -152
- package/es/form/style/token.less +81 -81
- package/es/grid/style/col.less +95 -95
- package/es/grid/style/grid.less +5 -5
- package/es/grid/style/index.less +3 -3
- package/es/grid/style/row.less +44 -44
- package/es/image/style/image.less +158 -158
- package/es/image/style/index.less +5 -5
- package/es/image/style/preview.less +227 -227
- package/es/image/style/token.less +123 -123
- package/es/image/style/trigger.less +14 -14
- package/es/input/index.d.ts +12 -12
- package/es/input/input-password.d.ts +3 -3
- package/es/input/input.d.ts +3 -3
- package/es/input/style/group.less +63 -63
- package/es/input/style/index.less +121 -121
- package/es/input/style/input.less +185 -185
- package/es/input/style/password.less +11 -11
- package/es/input/style/search.less +18 -18
- package/es/input/style/size.less +149 -149
- package/es/input/style/textarea.less +37 -37
- package/es/input/style/token.less +131 -131
- package/es/input-number/index.d.ts +3 -3
- package/es/input-number/input-number.d.ts +1 -1
- package/es/input-number/style/index.less +160 -160
- package/es/input-number/style/token.less +19 -19
- package/es/input-tag/index.d.ts +18 -18
- package/es/input-tag/input-tag.d.ts +6 -6
- package/es/input-tag/style/index.less +40 -40
- package/es/input-tag/style/input-tag.less +129 -129
- package/es/input-tag/style/token.less +83 -83
- package/es/layout/style/index.less +104 -104
- package/es/layout/style/token.less +13 -13
- package/es/link/style/index.less +120 -120
- package/es/link/style/token.less +48 -48
- package/es/list/index.d.ts +3 -3
- package/es/list/list.d.ts +1 -1
- package/es/list/style/index.less +183 -183
- package/es/list/style/token.less +55 -55
- package/es/mention/index.d.ts +6 -6
- package/es/mention/mention.d.ts +2 -2
- package/es/mention/style/index.less +21 -21
- package/es/mention/style/token.less +6 -6
- package/es/menu/item.d.ts +1 -1
- package/es/menu/style/index.less +622 -622
- package/es/menu/style/token.less +117 -117
- package/es/menu/sub-menu-pop.d.ts +1 -1
- package/es/message/style/index.less +191 -191
- package/es/message/style/token.less +52 -52
- package/es/modal/style/index.less +283 -283
- package/es/modal/style/token.less +30 -30
- package/es/notification/style/index.less +249 -249
- package/es/notification/style/token.less +58 -58
- package/es/overflow-list/style/index.less +19 -19
- package/es/page-header/style/index.less +127 -127
- package/es/page-header/style/token.less +30 -30
- package/es/pagination/page-jumper.d.ts +3 -3
- package/es/pagination/page-options.d.ts +28 -28
- package/es/pagination/style/index.less +300 -300
- package/es/pagination/style/token.less +91 -91
- package/es/popconfirm/style/index.less +70 -70
- package/es/popconfirm/style/token.less +20 -20
- package/es/popover/style/index.less +38 -38
- package/es/popover/style/token.less +15 -15
- package/es/progress/style/index.less +378 -378
- package/es/progress/style/token.less +60 -60
- package/es/radio/index.d.ts +9 -9
- package/es/radio/radio-group.d.ts +3 -3
- package/es/radio/radio.d.ts +2 -2
- package/es/radio/style/index.less +266 -266
- package/es/radio/style/token.less +55 -55
- package/es/rate/index.d.ts +9 -9
- package/es/rate/rate.d.ts +3 -3
- package/es/rate/style/index.less +87 -87
- package/es/rate/style/token.less +13 -13
- package/es/resize-box/style/index.less +60 -60
- package/es/resize-box/style/token.less +6 -6
- package/es/result/style/index.less +94 -94
- package/es/result/style/token.less +32 -32
- package/es/scrollbar/style/index.less +137 -137
- package/es/scrollbar/style/token.less +12 -12
- package/es/select/index.d.ts +28 -28
- package/es/select/option.d.ts +5 -5
- package/es/select/select-dropdown.d.ts +1 -1
- package/es/select/select.d.ts +8 -8
- package/es/select/style/index.less +132 -132
- package/es/select/style/token.less +43 -43
- package/es/skeleton/style/index.less +66 -66
- package/es/skeleton/style/token.less +15 -15
- package/es/slider/index.d.ts +12 -12
- package/es/slider/slider-input.d.ts +3 -3
- package/es/slider/slider.d.ts +5 -5
- package/es/slider/style/index.less +282 -282
- package/es/slider/style/token.less +50 -50
- package/es/space/style/index.less +50 -50
- package/es/spin/style/dot-loading.less +64 -64
- package/es/spin/style/index.less +56 -56
- package/es/spin/style/token.less +17 -17
- package/es/split/index.d.ts +3 -3
- package/es/split/split.d.ts +1 -1
- package/es/split/style/index.less +53 -53
- package/es/split/style/token.less +7 -7
- package/es/statistic/style/index.less +47 -47
- package/es/statistic/style/token.less +15 -15
- package/es/steps/style/arrow.less +212 -212
- package/es/steps/style/circle.less +265 -265
- package/es/steps/style/dot.less +210 -210
- package/es/steps/style/index.less +74 -74
- package/es/steps/style/navigation.less +60 -60
- package/es/steps/style/token.less +144 -144
- package/es/style/animation/fade.less +57 -57
- package/es/style/animation/index.less +3 -3
- package/es/style/animation/slide.less +158 -158
- package/es/style/animation/zoom.less +217 -217
- package/es/style/color/colors.less +427 -427
- package/es/style/color/css-variables.less +389 -389
- package/es/style/color/get-rgb-str.js +17 -17
- package/es/style/color/palette-dark.js +10 -10
- package/es/style/color/palette.js +10 -10
- package/es/style/icon.less +86 -86
- package/es/style/index.less +11 -11
- package/es/style/mixins/icon-hover.less +14 -14
- package/es/style/mixins/index.less +13 -13
- package/es/style/normalize.less +353 -353
- package/es/style/theme/component.less +21 -21
- package/es/style/theme/css-variables.less +146 -146
- package/es/style/theme/global.less +416 -416
- package/es/style/theme/index.less +42 -42
- package/es/switch/index.d.ts +6 -6
- package/es/switch/style/index.less +332 -332
- package/es/switch/style/token.less +62 -62
- package/es/switch/switch.d.ts +2 -2
- package/es/table/index.d.ts +15 -0
- package/es/table/style/filters-popup.less +51 -51
- package/es/table/style/index.less +868 -868
- package/es/table/style/token.less +134 -134
- package/es/table/table-operation-td.d.ts +14 -14
- package/es/table/table.d.ts +9 -0
- package/es/table/table.js +16 -2
- package/es/tabs/style/index.less +730 -730
- package/es/tabs/style/rtl.less +104 -104
- package/es/tabs/style/token.less +146 -146
- package/es/tabs/style/vertical.less +156 -156
- package/es/tag/index.d.ts +3 -3
- package/es/tag/style/index.less +171 -171
- package/es/tag/style/token.less +171 -171
- package/es/tag/tag.d.ts +1 -1
- package/es/textarea/index.d.ts +6 -6
- package/es/textarea/style/index.less +64 -64
- package/es/textarea/textarea.d.ts +2 -2
- package/es/time-picker/index.d.ts +18 -18
- package/es/time-picker/style/index.less +94 -94
- package/es/time-picker/style/token.less +17 -17
- package/es/time-picker/time-picker.d.ts +8 -8
- package/es/timeline/style/horizontal.less +87 -87
- package/es/timeline/style/index.less +272 -272
- package/es/timeline/style/token.less +25 -25
- package/es/tooltip/style/index.less +24 -24
- package/es/tooltip/style/token.less +14 -14
- package/es/transfer/index.d.ts +22 -22
- package/es/transfer/style/index.less +294 -294
- package/es/transfer/style/token.less +48 -48
- package/es/transfer/transfer-view.d.ts +8 -8
- package/es/transfer/transfer.d.ts +10 -10
- package/es/tree/base-node.d.ts +5 -5
- package/es/tree/style/index.less +396 -396
- package/es/tree/style/token.less +51 -51
- package/es/tree/transition-node-list.d.ts +5 -5
- package/es/tree-select/index.d.ts +8 -8
- package/es/tree-select/style/index.less +49 -49
- package/es/tree-select/style/token.less +7 -7
- package/es/tree-select/tree-select.d.ts +3 -3
- package/es/trigger/style/index.less +57 -57
- package/es/trigger/style/token.less +5 -5
- package/es/typography/edit-content.d.ts +36 -36
- package/es/typography/style/index.less +207 -207
- package/es/typography/style/token.less +55 -55
- package/es/upload/index.d.ts +3 -3
- package/es/upload/style/index.less +515 -515
- package/es/upload/style/token.less +97 -97
- package/es/upload/upload.d.ts +1 -1
- package/es/verification-code/index.d.ts +6 -6
- package/es/verification-code/style/index.less +32 -32
- package/es/verification-code/style/token.less +1 -1
- package/es/verification-code/verification-code.d.ts +2 -2
- package/json/vetur-attributes.json +1646 -1642
- package/json/vetur-tags.json +527 -526
- package/json/web-types.json +3543 -3535
- package/lib/_components/auto-tooltip/style/index.less +10 -10
- package/lib/_components/input-label/style/index.less +7 -7
- package/lib/_components/input-label/style/input-label.less +70 -70
- package/lib/_components/picker/style/index.less +191 -191
- package/lib/_components/picker/style/token.less +58 -58
- package/lib/_components/select-view/style/index.less +58 -58
- package/lib/_components/select-view/style/token.less +4 -4
- package/lib/affix/style/index.less +8 -8
- package/lib/alert/style/index.less +198 -198
- package/lib/alert/style/token.less +76 -76
- package/lib/anchor/style/index.less +99 -99
- package/lib/anchor/style/token.less +30 -30
- package/lib/auto-complete/style/index.less +44 -44
- package/lib/auto-complete/style/token.less +29 -29
- package/lib/avatar/style/index.less +155 -155
- package/lib/avatar/style/token.less +29 -29
- package/lib/back-top/style/index.less +33 -33
- package/lib/back-top/style/token.less +12 -12
- package/lib/badge/style/index.less +178 -178
- package/lib/badge/style/token.less +30 -30
- package/lib/breadcrumb/style/index.less +76 -76
- package/lib/breadcrumb/style/token.less +24 -24
- package/lib/button/style/index.less +304 -304
- package/lib/button/style/token.less +459 -459
- package/lib/calendar/style/index.less +479 -479
- package/lib/calendar/style/token.less +62 -62
- package/lib/card/style/index.less +219 -219
- package/lib/card/style/token.less +40 -40
- package/lib/carousel/style/index.less +405 -405
- package/lib/carousel/style/slide.less +175 -175
- package/lib/carousel/style/token.less +33 -33
- package/lib/cascader/style/index.less +234 -234
- package/lib/cascader/style/token.less +24 -24
- package/lib/checkbox/style/index.less +182 -182
- package/lib/checkbox/style/token.less +37 -37
- package/lib/collapse/style/index.less +180 -180
- package/lib/collapse/style/token.less +34 -34
- package/lib/color-picker/style/index.less +309 -309
- package/lib/color-picker/style/token.less +70 -70
- package/lib/comment/style/index.less +66 -66
- package/lib/comment/style/token.less +17 -17
- package/lib/date-picker/style/date.less +128 -128
- package/lib/date-picker/style/index.less +309 -309
- package/lib/date-picker/style/month.less +26 -26
- package/lib/date-picker/style/quarter.less +8 -8
- package/lib/date-picker/style/range.less +9 -9
- package/lib/date-picker/style/shortcuts.less +25 -25
- package/lib/date-picker/style/token.less +76 -76
- package/lib/date-picker/style/week.less +68 -68
- package/lib/date-picker/style/year.less +8 -8
- package/lib/descriptions/style/index.less +159 -159
- package/lib/descriptions/style/token.less +45 -45
- package/lib/divider/style/index.less +56 -56
- package/lib/divider/style/token.less +15 -15
- package/lib/drawer/style/index.less +230 -230
- package/lib/drawer/style/token.less +16 -16
- package/lib/dropdown/dropdown-panel.js +18 -4
- package/lib/dropdown/dropdown.js +12 -2
- package/lib/dropdown/style/index.less +106 -106
- package/lib/dropdown/style/token.less +40 -40
- package/lib/empty/style/index.less +26 -26
- package/lib/empty/style/token.less +10 -10
- package/lib/form/style/index.less +257 -257
- package/lib/form/style/status.less +152 -152
- package/lib/form/style/token.less +81 -81
- package/lib/grid/style/col.less +95 -95
- package/lib/grid/style/grid.less +5 -5
- package/lib/grid/style/index.less +3 -3
- package/lib/grid/style/row.less +44 -44
- package/lib/image/style/image.less +158 -158
- package/lib/image/style/index.less +5 -5
- package/lib/image/style/preview.less +227 -227
- package/lib/image/style/token.less +123 -123
- package/lib/image/style/trigger.less +14 -14
- package/lib/input/style/group.less +63 -63
- package/lib/input/style/index.less +121 -121
- package/lib/input/style/input.less +185 -185
- package/lib/input/style/password.less +11 -11
- package/lib/input/style/search.less +18 -18
- package/lib/input/style/size.less +149 -149
- package/lib/input/style/textarea.less +37 -37
- package/lib/input/style/token.less +131 -131
- package/lib/input-number/style/index.less +160 -160
- package/lib/input-number/style/token.less +19 -19
- package/lib/input-tag/style/index.less +40 -40
- package/lib/input-tag/style/input-tag.less +129 -129
- package/lib/input-tag/style/token.less +83 -83
- package/lib/layout/style/index.less +104 -104
- package/lib/layout/style/token.less +13 -13
- package/lib/link/style/index.less +120 -120
- package/lib/link/style/token.less +48 -48
- package/lib/list/style/index.less +183 -183
- package/lib/list/style/token.less +55 -55
- package/lib/mention/style/index.less +21 -21
- package/lib/mention/style/token.less +6 -6
- package/lib/menu/style/index.less +622 -622
- package/lib/menu/style/token.less +117 -117
- package/lib/message/style/index.less +191 -191
- package/lib/message/style/token.less +52 -52
- package/lib/modal/style/index.less +283 -283
- package/lib/modal/style/token.less +30 -30
- package/lib/notification/style/index.less +249 -249
- package/lib/notification/style/token.less +58 -58
- package/lib/overflow-list/style/index.less +19 -19
- package/lib/page-header/style/index.less +127 -127
- package/lib/page-header/style/token.less +30 -30
- package/lib/pagination/style/index.less +300 -300
- package/lib/pagination/style/token.less +91 -91
- package/lib/popconfirm/style/index.less +70 -70
- package/lib/popconfirm/style/token.less +20 -20
- package/lib/popover/style/index.less +38 -38
- package/lib/popover/style/token.less +15 -15
- package/lib/progress/style/index.less +378 -378
- package/lib/progress/style/token.less +60 -60
- package/lib/radio/style/index.less +266 -266
- package/lib/radio/style/token.less +55 -55
- package/lib/rate/style/index.less +87 -87
- package/lib/rate/style/token.less +13 -13
- package/lib/resize-box/style/index.less +60 -60
- package/lib/resize-box/style/token.less +6 -6
- package/lib/result/style/index.less +94 -94
- package/lib/result/style/token.less +32 -32
- package/lib/scrollbar/style/index.less +137 -137
- package/lib/scrollbar/style/token.less +12 -12
- package/lib/select/style/index.less +132 -132
- package/lib/select/style/token.less +43 -43
- package/lib/skeleton/style/index.less +66 -66
- package/lib/skeleton/style/token.less +15 -15
- package/lib/slider/style/index.less +282 -282
- package/lib/slider/style/token.less +50 -50
- package/lib/space/style/index.less +50 -50
- package/lib/spin/style/dot-loading.less +64 -64
- package/lib/spin/style/index.less +56 -56
- package/lib/spin/style/token.less +17 -17
- package/lib/split/style/index.less +53 -53
- package/lib/split/style/token.less +7 -7
- package/lib/statistic/style/index.less +47 -47
- package/lib/statistic/style/token.less +15 -15
- package/lib/steps/style/arrow.less +212 -212
- package/lib/steps/style/circle.less +265 -265
- package/lib/steps/style/dot.less +210 -210
- package/lib/steps/style/index.less +74 -74
- package/lib/steps/style/navigation.less +60 -60
- package/lib/steps/style/token.less +144 -144
- package/lib/style/animation/fade.less +57 -57
- package/lib/style/animation/index.less +3 -3
- package/lib/style/animation/slide.less +158 -158
- package/lib/style/animation/zoom.less +217 -217
- package/lib/style/color/colors.less +427 -427
- package/lib/style/color/css-variables.less +389 -389
- package/lib/style/color/get-rgb-str.js +17 -17
- package/lib/style/color/palette-dark.js +10 -10
- package/lib/style/color/palette.js +10 -10
- package/lib/style/icon.less +86 -86
- package/lib/style/index.less +11 -11
- package/lib/style/mixins/icon-hover.less +14 -14
- package/lib/style/mixins/index.less +13 -13
- package/lib/style/normalize.less +353 -353
- package/lib/style/theme/component.less +21 -21
- package/lib/style/theme/css-variables.less +146 -146
- package/lib/style/theme/global.less +416 -416
- package/lib/style/theme/index.less +42 -42
- package/lib/switch/style/index.less +332 -332
- package/lib/switch/style/token.less +62 -62
- package/lib/table/style/filters-popup.less +51 -51
- package/lib/table/style/index.less +868 -868
- package/lib/table/style/token.less +134 -134
- package/lib/table/table.js +16 -2
- package/lib/tabs/style/index.less +730 -730
- package/lib/tabs/style/rtl.less +104 -104
- package/lib/tabs/style/token.less +146 -146
- package/lib/tabs/style/vertical.less +156 -156
- package/lib/tag/style/index.less +171 -171
- package/lib/tag/style/token.less +171 -171
- package/lib/textarea/style/index.less +64 -64
- package/lib/time-picker/style/index.less +94 -94
- package/lib/time-picker/style/token.less +17 -17
- package/lib/timeline/style/horizontal.less +87 -87
- package/lib/timeline/style/index.less +272 -272
- package/lib/timeline/style/token.less +25 -25
- package/lib/tooltip/style/index.less +24 -24
- package/lib/tooltip/style/token.less +14 -14
- package/lib/transfer/style/index.less +294 -294
- package/lib/transfer/style/token.less +48 -48
- package/lib/tree/style/index.less +396 -396
- package/lib/tree/style/token.less +51 -51
- package/lib/tree-select/style/index.less +49 -49
- package/lib/tree-select/style/token.less +7 -7
- package/lib/trigger/style/index.less +57 -57
- package/lib/trigger/style/token.less +5 -5
- package/lib/typography/style/index.less +207 -207
- package/lib/typography/style/token.less +55 -55
- package/lib/upload/style/index.less +515 -515
- package/lib/upload/style/token.less +97 -97
- package/lib/verification-code/style/index.less +32 -32
- package/lib/verification-code/style/token.less +1 -1
- package/package.json +2 -2
|
@@ -16,59 +16,6 @@
|
|
|
16
16
|
"a-affix/target-container": {
|
|
17
17
|
"description": "The outer scroll element of `target`, the default is `window`. `Affix` will monitor the scroll event of the element and update the position of the anchor in real time. The main purpose is to solve the problem that if the outer element scrolls when the target attribute is specified as a non-window element, it may cause the nail to escape from the container."
|
|
18
18
|
},
|
|
19
|
-
"a-auto-complete/change": {
|
|
20
|
-
"description": "Emitted when the value changes"
|
|
21
|
-
},
|
|
22
|
-
"a-auto-complete/search": {
|
|
23
|
-
"description": "Emitted when the user searches"
|
|
24
|
-
},
|
|
25
|
-
"a-auto-complete/select": {
|
|
26
|
-
"description": "Emitted when an option is selected"
|
|
27
|
-
},
|
|
28
|
-
"a-auto-complete/clear": {
|
|
29
|
-
"description": "Triggered when the user clicks the clear button"
|
|
30
|
-
},
|
|
31
|
-
"a-auto-complete/dropdown-scroll": {
|
|
32
|
-
"description": "Triggered when the drop-down scrolls"
|
|
33
|
-
},
|
|
34
|
-
"a-auto-complete/dropdown-reach-bottom": {
|
|
35
|
-
"description": "Triggered when the drop-down menu is scrolled to the bottom"
|
|
36
|
-
},
|
|
37
|
-
"a-auto-complete/model-value": {
|
|
38
|
-
"description": "Value",
|
|
39
|
-
"type": "string"
|
|
40
|
-
},
|
|
41
|
-
"a-auto-complete/default-value": {
|
|
42
|
-
"description": "Default value (uncontrolled mode)",
|
|
43
|
-
"type": "string"
|
|
44
|
-
},
|
|
45
|
-
"a-auto-complete/disabled": {
|
|
46
|
-
"description": "Whether to disable",
|
|
47
|
-
"type": "boolean"
|
|
48
|
-
},
|
|
49
|
-
"a-auto-complete/data": {
|
|
50
|
-
"description": "Data used for auto-complete"
|
|
51
|
-
},
|
|
52
|
-
"a-auto-complete/popup-container": {
|
|
53
|
-
"description": "Mount container for popup"
|
|
54
|
-
},
|
|
55
|
-
"a-auto-complete/strict": {
|
|
56
|
-
"description": "Whether it is strict verification mode",
|
|
57
|
-
"type": "boolean"
|
|
58
|
-
},
|
|
59
|
-
"a-auto-complete/filter-option": {
|
|
60
|
-
"description": "Custom option filtering method"
|
|
61
|
-
},
|
|
62
|
-
"a-auto-complete/trigger-props": {
|
|
63
|
-
"description": "trigger props"
|
|
64
|
-
},
|
|
65
|
-
"a-auto-complete/allow-clear": {
|
|
66
|
-
"description": "Whether to allow the input to be cleared",
|
|
67
|
-
"type": "boolean"
|
|
68
|
-
},
|
|
69
|
-
"a-auto-complete/virtual-list-props": {
|
|
70
|
-
"description": "Pass the virtual list attribute, pass in this parameter to turn on virtual scrolling [VirtualListProps](#VirtualListProps)"
|
|
71
|
-
},
|
|
72
19
|
"a-avatar/click": {
|
|
73
20
|
"description": "Callback when clicked"
|
|
74
21
|
},
|
|
@@ -127,49 +74,58 @@
|
|
|
127
74
|
"a-avatar-group/max-popover-trigger-props": {
|
|
128
75
|
"description": "TriggerProps for popover around +x."
|
|
129
76
|
},
|
|
130
|
-
"a-
|
|
131
|
-
"description": "
|
|
132
|
-
"type": "number"
|
|
77
|
+
"a-auto-complete/change": {
|
|
78
|
+
"description": "Emitted when the value changes"
|
|
133
79
|
},
|
|
134
|
-
"a-
|
|
135
|
-
"description": "
|
|
80
|
+
"a-auto-complete/search": {
|
|
81
|
+
"description": "Emitted when the user searches"
|
|
136
82
|
},
|
|
137
|
-
"a-
|
|
138
|
-
"description": "
|
|
139
|
-
"type": "string"
|
|
83
|
+
"a-auto-complete/select": {
|
|
84
|
+
"description": "Emitted when an option is selected"
|
|
140
85
|
},
|
|
141
|
-
"a-
|
|
142
|
-
"description": "
|
|
143
|
-
"type": "number"
|
|
86
|
+
"a-auto-complete/clear": {
|
|
87
|
+
"description": "Triggered when the user clicks the clear button"
|
|
144
88
|
},
|
|
145
|
-
"a-
|
|
146
|
-
"description": "
|
|
89
|
+
"a-auto-complete/dropdown-scroll": {
|
|
90
|
+
"description": "Triggered when the drop-down scrolls"
|
|
91
|
+
},
|
|
92
|
+
"a-auto-complete/dropdown-reach-bottom": {
|
|
93
|
+
"description": "Triggered when the drop-down menu is scrolled to the bottom"
|
|
94
|
+
},
|
|
95
|
+
"a-auto-complete/model-value": {
|
|
96
|
+
"description": "Value",
|
|
147
97
|
"type": "string"
|
|
148
98
|
},
|
|
149
|
-
"a-
|
|
150
|
-
"description": "
|
|
99
|
+
"a-auto-complete/default-value": {
|
|
100
|
+
"description": "Default value (uncontrolled mode)",
|
|
101
|
+
"type": "string"
|
|
102
|
+
},
|
|
103
|
+
"a-auto-complete/disabled": {
|
|
104
|
+
"description": "Whether to disable",
|
|
151
105
|
"type": "boolean"
|
|
152
106
|
},
|
|
153
|
-
"a-
|
|
154
|
-
"description": "
|
|
155
|
-
"type": "object"
|
|
107
|
+
"a-auto-complete/data": {
|
|
108
|
+
"description": "Data used for auto-complete"
|
|
156
109
|
},
|
|
157
|
-
"a-
|
|
158
|
-
"description": "
|
|
159
|
-
"type": "number"
|
|
110
|
+
"a-auto-complete/popup-container": {
|
|
111
|
+
"description": "Mount container for popup"
|
|
160
112
|
},
|
|
161
|
-
"a-
|
|
162
|
-
"description": "
|
|
113
|
+
"a-auto-complete/strict": {
|
|
114
|
+
"description": "Whether it is strict verification mode",
|
|
115
|
+
"type": "boolean"
|
|
163
116
|
},
|
|
164
|
-
"a-
|
|
165
|
-
"description": "
|
|
117
|
+
"a-auto-complete/filter-option": {
|
|
118
|
+
"description": "Custom option filtering method"
|
|
166
119
|
},
|
|
167
|
-
"a-
|
|
168
|
-
"description": "
|
|
120
|
+
"a-auto-complete/trigger-props": {
|
|
121
|
+
"description": "trigger props"
|
|
169
122
|
},
|
|
170
|
-
"a-
|
|
171
|
-
"description": "
|
|
172
|
-
"type": "
|
|
123
|
+
"a-auto-complete/allow-clear": {
|
|
124
|
+
"description": "Whether to allow the input to be cleared",
|
|
125
|
+
"type": "boolean"
|
|
126
|
+
},
|
|
127
|
+
"a-auto-complete/virtual-list-props": {
|
|
128
|
+
"description": "Pass the virtual list attribute, pass in this parameter to turn on virtual scrolling [VirtualListProps](#VirtualListProps)"
|
|
173
129
|
},
|
|
174
130
|
"a-anchor/select": {
|
|
175
131
|
"description": "Triggered when the user clicks on the link"
|
|
@@ -203,58 +159,49 @@
|
|
|
203
159
|
"description": "The address of the anchor link",
|
|
204
160
|
"type": "string"
|
|
205
161
|
},
|
|
206
|
-
"a-
|
|
207
|
-
"description": "
|
|
208
|
-
},
|
|
209
|
-
"a-alert/after-close": {
|
|
210
|
-
"description": "Triggered after the close animation ends"
|
|
211
|
-
},
|
|
212
|
-
"a-alert/type": {
|
|
213
|
-
"description": "Type of the alert. 2.41.0 Added `normal` type"
|
|
214
|
-
},
|
|
215
|
-
"a-alert/show-icon": {
|
|
216
|
-
"description": "Whether to show the icon",
|
|
217
|
-
"type": "boolean"
|
|
218
|
-
},
|
|
219
|
-
"a-alert/closable": {
|
|
220
|
-
"description": "Whether to show the close button",
|
|
221
|
-
"type": "boolean"
|
|
222
|
-
},
|
|
223
|
-
"a-alert/title": {
|
|
224
|
-
"description": "The title of the alert",
|
|
162
|
+
"a-badge/text": {
|
|
163
|
+
"description": "Set the display text of the status dot",
|
|
225
164
|
"type": "string"
|
|
226
165
|
},
|
|
227
|
-
"a-
|
|
228
|
-
"description": "Whether to
|
|
166
|
+
"a-badge/dot": {
|
|
167
|
+
"description": "Whether to display a red dot instead of `count`",
|
|
229
168
|
"type": "boolean"
|
|
230
169
|
},
|
|
231
|
-
"a-
|
|
232
|
-
"description": "
|
|
233
|
-
"type": "
|
|
170
|
+
"a-badge/dot-style": {
|
|
171
|
+
"description": "Customize badge dot style",
|
|
172
|
+
"type": "object"
|
|
234
173
|
},
|
|
235
|
-
"a-
|
|
236
|
-
"description": "
|
|
174
|
+
"a-badge/max-count": {
|
|
175
|
+
"description": "Max count to show. If count is larger than this value, it will be displayed as `${maxCount}+`",
|
|
237
176
|
"type": "number"
|
|
238
177
|
},
|
|
239
|
-
"a-
|
|
240
|
-
"description": "Set
|
|
178
|
+
"a-badge/offset": {
|
|
179
|
+
"description": "Set offset of the badge dot"
|
|
241
180
|
},
|
|
242
|
-
"a-
|
|
243
|
-
"description": "
|
|
244
|
-
"type": "string|number"
|
|
181
|
+
"a-badge/color": {
|
|
182
|
+
"description": "Customize dot color"
|
|
245
183
|
},
|
|
246
|
-
"a-
|
|
247
|
-
"description": "
|
|
184
|
+
"a-badge/status": {
|
|
185
|
+
"description": "Badge status"
|
|
248
186
|
},
|
|
249
|
-
"a-
|
|
250
|
-
"description": "
|
|
251
|
-
"type": "
|
|
187
|
+
"a-badge/count": {
|
|
188
|
+
"description": "Number to show in badge",
|
|
189
|
+
"type": "number"
|
|
252
190
|
},
|
|
253
|
-
"a-
|
|
254
|
-
"description": "
|
|
191
|
+
"a-back-top/visible-height": {
|
|
192
|
+
"description": "Display the trigger scroll height of the back to top button",
|
|
193
|
+
"type": "number"
|
|
255
194
|
},
|
|
256
|
-
"a-
|
|
257
|
-
"description": "
|
|
195
|
+
"a-back-top/target-container": {
|
|
196
|
+
"description": "Scroll event listener container"
|
|
197
|
+
},
|
|
198
|
+
"a-back-top/easing": {
|
|
199
|
+
"description": "Easing mode of scrolling animation, refer to [BTween](https://github.com/PengJiyuan/b-tween) for optional values",
|
|
200
|
+
"type": "string"
|
|
201
|
+
},
|
|
202
|
+
"a-back-top/duration": {
|
|
203
|
+
"description": "Duration of scroll animation",
|
|
204
|
+
"type": "number"
|
|
258
205
|
},
|
|
259
206
|
"a-button/click": {
|
|
260
207
|
"description": "Emitted when the button is clicked"
|
|
@@ -310,6 +257,35 @@
|
|
|
310
257
|
"description": "All children whether the button is disabled",
|
|
311
258
|
"type": "boolean"
|
|
312
259
|
},
|
|
260
|
+
"a-alert/close": {
|
|
261
|
+
"description": "Triggered when the close button is clicked"
|
|
262
|
+
},
|
|
263
|
+
"a-alert/after-close": {
|
|
264
|
+
"description": "Triggered after the close animation ends"
|
|
265
|
+
},
|
|
266
|
+
"a-alert/type": {
|
|
267
|
+
"description": "Type of the alert. 2.41.0 Added `normal` type"
|
|
268
|
+
},
|
|
269
|
+
"a-alert/show-icon": {
|
|
270
|
+
"description": "Whether to show the icon",
|
|
271
|
+
"type": "boolean"
|
|
272
|
+
},
|
|
273
|
+
"a-alert/closable": {
|
|
274
|
+
"description": "Whether to show the close button",
|
|
275
|
+
"type": "boolean"
|
|
276
|
+
},
|
|
277
|
+
"a-alert/title": {
|
|
278
|
+
"description": "The title of the alert",
|
|
279
|
+
"type": "string"
|
|
280
|
+
},
|
|
281
|
+
"a-alert/banner": {
|
|
282
|
+
"description": "Whether to use as the top announcement (remove the border and rounded corners)",
|
|
283
|
+
"type": "boolean"
|
|
284
|
+
},
|
|
285
|
+
"a-alert/center": {
|
|
286
|
+
"description": "Whether the content is displayed in the center",
|
|
287
|
+
"type": "boolean"
|
|
288
|
+
},
|
|
313
289
|
"a-calendar/change": {
|
|
314
290
|
"description": "Emitted when the button is clicked"
|
|
315
291
|
},
|
|
@@ -333,51 +309,29 @@
|
|
|
333
309
|
"a-calendar/modes": {
|
|
334
310
|
"description": "Displayed mode"
|
|
335
311
|
},
|
|
336
|
-
"a-
|
|
337
|
-
"description": "
|
|
338
|
-
},
|
|
339
|
-
"a-carousel/current": {
|
|
340
|
-
"description": "The index of current slide which starts from 1",
|
|
312
|
+
"a-breadcrumb/max-count": {
|
|
313
|
+
"description": "Maximum number of breadcrumbs displayed (0 means no limit)",
|
|
341
314
|
"type": "number"
|
|
342
315
|
},
|
|
343
|
-
"a-
|
|
344
|
-
"description": "
|
|
345
|
-
"type": "number"
|
|
316
|
+
"a-breadcrumb/routes": {
|
|
317
|
+
"description": "Set routes"
|
|
346
318
|
},
|
|
347
|
-
"a-
|
|
348
|
-
"description": "
|
|
349
|
-
"type": "number"
|
|
319
|
+
"a-breadcrumb/separator": {
|
|
320
|
+
"description": "Delimiter text",
|
|
321
|
+
"type": "string|number"
|
|
350
322
|
},
|
|
351
|
-
"a-
|
|
352
|
-
"description": "
|
|
353
|
-
"type": "string"
|
|
323
|
+
"a-breadcrumb/custom-url": {
|
|
324
|
+
"description": "Custom link address"
|
|
354
325
|
},
|
|
355
|
-
"a-
|
|
356
|
-
"description": "
|
|
326
|
+
"a-breadcrumb-item/separator": {
|
|
327
|
+
"description": "Delimiter text",
|
|
328
|
+
"type": "string|number"
|
|
357
329
|
},
|
|
358
|
-
"a-
|
|
359
|
-
"description": "
|
|
330
|
+
"a-breadcrumb-item/droplist": {
|
|
331
|
+
"description": "Dropdown content"
|
|
360
332
|
},
|
|
361
|
-
"a-
|
|
362
|
-
"description": "
|
|
363
|
-
},
|
|
364
|
-
"a-carousel/arrow-class": {
|
|
365
|
-
"description": "The additional css class to arrow used to switch",
|
|
366
|
-
"type": "string"
|
|
367
|
-
},
|
|
368
|
-
"a-carousel/indicator-type": {
|
|
369
|
-
"description": "Type of indicator"
|
|
370
|
-
},
|
|
371
|
-
"a-carousel/indicator-position": {
|
|
372
|
-
"description": "Position of indication"
|
|
373
|
-
},
|
|
374
|
-
"a-carousel/indicator-class": {
|
|
375
|
-
"description": "The additional css class to indicator",
|
|
376
|
-
"type": "string"
|
|
377
|
-
},
|
|
378
|
-
"a-carousel/transition-timing-function": {
|
|
379
|
-
"description": "How intermediate values are calculated for CSS properties being affected by a transition effect.\n[transition-timing-function](https://developer.mozilla.org/zh-CN/docs/Web/CSS/transition-timing-function)",
|
|
380
|
-
"type": "string"
|
|
333
|
+
"a-breadcrumb-item/dropdown-props": {
|
|
334
|
+
"description": "Dropdown props"
|
|
381
335
|
},
|
|
382
336
|
"a-cascader/change": {
|
|
383
337
|
"description": "Triggered when the selected value changes"
|
|
@@ -558,47 +512,51 @@
|
|
|
558
512
|
"description": "whether to expand the submenu",
|
|
559
513
|
"type": "boolean"
|
|
560
514
|
},
|
|
561
|
-
"a-
|
|
562
|
-
"description": "
|
|
563
|
-
"type": "boolean"
|
|
515
|
+
"a-carousel/change": {
|
|
516
|
+
"description": "Callback when slide changes"
|
|
564
517
|
},
|
|
565
|
-
"a-
|
|
566
|
-
"description": "
|
|
567
|
-
"type": "
|
|
518
|
+
"a-carousel/current": {
|
|
519
|
+
"description": "The index of current slide which starts from 1",
|
|
520
|
+
"type": "number"
|
|
568
521
|
},
|
|
569
|
-
"a-
|
|
570
|
-
"description": "
|
|
571
|
-
"type": "
|
|
522
|
+
"a-carousel/default-current": {
|
|
523
|
+
"description": "Default index of current slide",
|
|
524
|
+
"type": "number"
|
|
572
525
|
},
|
|
573
|
-
"a-
|
|
574
|
-
"description": "
|
|
526
|
+
"a-carousel/move-speed": {
|
|
527
|
+
"description": "The duration of the slide movement(ms)",
|
|
528
|
+
"type": "number"
|
|
529
|
+
},
|
|
530
|
+
"a-carousel/animation-name": {
|
|
531
|
+
"description": "The animation of the slide movement",
|
|
575
532
|
"type": "string"
|
|
576
533
|
},
|
|
577
|
-
"a-
|
|
578
|
-
"description": "
|
|
534
|
+
"a-carousel/trigger": {
|
|
535
|
+
"description": "How to trigger the slide switch, click/hover the indicator"
|
|
579
536
|
},
|
|
580
|
-
"a-
|
|
581
|
-
"description": "The
|
|
537
|
+
"a-carousel/direction": {
|
|
538
|
+
"description": "The direction of the slide movement"
|
|
582
539
|
},
|
|
583
|
-
"a-
|
|
584
|
-
"description": "
|
|
585
|
-
"type": "string"
|
|
540
|
+
"a-carousel/show-arrow": {
|
|
541
|
+
"description": "When to show the arrow used to switch"
|
|
586
542
|
},
|
|
587
|
-
"a-
|
|
588
|
-
"description": "
|
|
543
|
+
"a-carousel/arrow-class": {
|
|
544
|
+
"description": "The additional css class to arrow used to switch",
|
|
589
545
|
"type": "string"
|
|
590
546
|
},
|
|
591
|
-
"a-
|
|
592
|
-
"description": "
|
|
593
|
-
"type": "string"
|
|
547
|
+
"a-carousel/indicator-type": {
|
|
548
|
+
"description": "Type of indicator"
|
|
594
549
|
},
|
|
595
|
-
"a-
|
|
596
|
-
"description": "
|
|
550
|
+
"a-carousel/indicator-position": {
|
|
551
|
+
"description": "Position of indication"
|
|
552
|
+
},
|
|
553
|
+
"a-carousel/indicator-class": {
|
|
554
|
+
"description": "The additional css class to indicator",
|
|
597
555
|
"type": "string"
|
|
598
556
|
},
|
|
599
|
-
"a-
|
|
600
|
-
"description": "
|
|
601
|
-
"type": "
|
|
557
|
+
"a-carousel/transition-timing-function": {
|
|
558
|
+
"description": "How intermediate values are calculated for CSS properties being affected by a transition effect.\n[transition-timing-function](https://developer.mozilla.org/zh-CN/docs/Web/CSS/transition-timing-function)",
|
|
559
|
+
"type": "string"
|
|
602
560
|
},
|
|
603
561
|
"a-checkbox/change": {
|
|
604
562
|
"description": "Trigger when the value changes"
|
|
@@ -763,776 +721,665 @@
|
|
|
763
721
|
"description": "Alignment of `datetime` and `actions`",
|
|
764
722
|
"type": "string|object"
|
|
765
723
|
},
|
|
766
|
-
"a-
|
|
767
|
-
"description": "
|
|
768
|
-
},
|
|
769
|
-
"a-common/select": {
|
|
770
|
-
"description": "The selected date has changed but the component value has not changed"
|
|
771
|
-
},
|
|
772
|
-
"a-common/popup-visible-change": {
|
|
773
|
-
"description": "Open or close the pop-up box"
|
|
774
|
-
},
|
|
775
|
-
"a-common/ok": {
|
|
776
|
-
"description": "Click the confirm button"
|
|
724
|
+
"a-divider/direction": {
|
|
725
|
+
"description": "The direction of the dividing line. Can be horizontal or vertical"
|
|
777
726
|
},
|
|
778
|
-
"a-
|
|
779
|
-
"description": "
|
|
727
|
+
"a-divider/orientation": {
|
|
728
|
+
"description": "The position of the dividing line text",
|
|
729
|
+
"type": "string"
|
|
780
730
|
},
|
|
781
|
-
"a-
|
|
782
|
-
"description": "
|
|
731
|
+
"a-divider/type": {
|
|
732
|
+
"description": "Dividing line style type",
|
|
733
|
+
"type": "string"
|
|
783
734
|
},
|
|
784
|
-
"a-
|
|
785
|
-
"description": "
|
|
735
|
+
"a-divider/size": {
|
|
736
|
+
"description": "The wide/height of the dividing line",
|
|
737
|
+
"type": "number"
|
|
786
738
|
},
|
|
787
|
-
"a-
|
|
788
|
-
"description": "
|
|
739
|
+
"a-divider/margin": {
|
|
740
|
+
"description": "Margin up and down the split line (left and right margin in vertical direction)",
|
|
741
|
+
"type": "number | string"
|
|
789
742
|
},
|
|
790
|
-
"a-
|
|
791
|
-
"description": "
|
|
743
|
+
"a-card/bordered": {
|
|
744
|
+
"description": "Whether to render the border",
|
|
792
745
|
"type": "boolean"
|
|
793
746
|
},
|
|
794
|
-
"a-
|
|
795
|
-
"description": "
|
|
747
|
+
"a-card/loading": {
|
|
748
|
+
"description": "Loading status",
|
|
796
749
|
"type": "boolean"
|
|
797
750
|
},
|
|
798
|
-
"a-
|
|
799
|
-
"description": "
|
|
751
|
+
"a-card/hoverable": {
|
|
752
|
+
"description": "Can be hovered",
|
|
800
753
|
"type": "boolean"
|
|
801
754
|
},
|
|
802
|
-
"a-
|
|
803
|
-
"description": "
|
|
804
|
-
"type": "
|
|
755
|
+
"a-card/size": {
|
|
756
|
+
"description": "Size of card",
|
|
757
|
+
"type": "string"
|
|
805
758
|
},
|
|
806
|
-
"a-
|
|
807
|
-
"description": "The
|
|
759
|
+
"a-card/header-style": {
|
|
760
|
+
"description": "The additional css style to apply to card head"
|
|
808
761
|
},
|
|
809
|
-
"a-
|
|
810
|
-
"description": "
|
|
762
|
+
"a-card/body-style": {
|
|
763
|
+
"description": "The additional css style to apply to card content"
|
|
811
764
|
},
|
|
812
|
-
"a-
|
|
813
|
-
"description": "
|
|
765
|
+
"a-card/title": {
|
|
766
|
+
"description": "Title of card",
|
|
814
767
|
"type": "string"
|
|
815
768
|
},
|
|
816
|
-
"a-
|
|
817
|
-
"description": "
|
|
769
|
+
"a-card/extra": {
|
|
770
|
+
"description": "Content to render in the top-right corner of the card",
|
|
818
771
|
"type": "string"
|
|
819
772
|
},
|
|
820
|
-
"a-
|
|
821
|
-
"description": "
|
|
822
|
-
"type": "
|
|
823
|
-
},
|
|
824
|
-
"a-common/default-popup-visible": {
|
|
825
|
-
"description": "The default pop-up box is open or closed",
|
|
826
|
-
"type": "boolean"
|
|
773
|
+
"a-card-meta/title": {
|
|
774
|
+
"description": "Title of card",
|
|
775
|
+
"type": "string"
|
|
827
776
|
},
|
|
828
|
-
"a-
|
|
829
|
-
"description": "
|
|
777
|
+
"a-card-meta/description": {
|
|
778
|
+
"description": "Description of card",
|
|
779
|
+
"type": "string"
|
|
830
780
|
},
|
|
831
|
-
"a-
|
|
832
|
-
"description": "Whether to
|
|
781
|
+
"a-card-grid/hoverable": {
|
|
782
|
+
"description": "Whether to hover",
|
|
833
783
|
"type": "boolean"
|
|
834
784
|
},
|
|
835
|
-
"a-
|
|
836
|
-
"description": "
|
|
837
|
-
"type": "string"
|
|
785
|
+
"a-dropdown/popup-visible-change": {
|
|
786
|
+
"description": "Triggered when the display status of the drop-down box changes"
|
|
838
787
|
},
|
|
839
|
-
"a-
|
|
840
|
-
"description": "
|
|
788
|
+
"a-dropdown/select": {
|
|
789
|
+
"description": "Triggered when the user selects"
|
|
790
|
+
},
|
|
791
|
+
"a-dropdown/popup-visible": {
|
|
792
|
+
"description": "Whether the popup is visible",
|
|
841
793
|
"type": "boolean"
|
|
842
794
|
},
|
|
843
|
-
"a-
|
|
844
|
-
"description": "
|
|
795
|
+
"a-dropdown/default-popup-visible": {
|
|
796
|
+
"description": "Whether the popup is visible by default (uncontrolled mode)",
|
|
797
|
+
"type": "boolean"
|
|
845
798
|
},
|
|
846
|
-
"a-
|
|
847
|
-
"description": "
|
|
799
|
+
"a-dropdown/trigger": {
|
|
800
|
+
"description": "Trigger method"
|
|
848
801
|
},
|
|
849
|
-
"a-
|
|
850
|
-
"description": "
|
|
802
|
+
"a-dropdown/position": {
|
|
803
|
+
"description": "Popup position"
|
|
851
804
|
},
|
|
852
|
-
"a-
|
|
853
|
-
"description": "
|
|
805
|
+
"a-dropdown/popup-container": {
|
|
806
|
+
"description": "Mount container for popup"
|
|
854
807
|
},
|
|
855
|
-
"a-
|
|
856
|
-
"description": "
|
|
808
|
+
"a-dropdown/popup-max-height": {
|
|
809
|
+
"description": "Maximum height of the popup",
|
|
810
|
+
"type": "boolean|number|string"
|
|
857
811
|
},
|
|
858
|
-
"a-
|
|
859
|
-
"description": "
|
|
812
|
+
"a-dropdown/popup-min-height": {
|
|
813
|
+
"description": "Minimum height of the popup",
|
|
814
|
+
"type": "boolean|number|string"
|
|
860
815
|
},
|
|
861
|
-
"a-
|
|
862
|
-
"description": "Whether to
|
|
816
|
+
"a-dropdown/hide-on-select": {
|
|
817
|
+
"description": "Whether to hide popup when the user selects",
|
|
863
818
|
"type": "boolean"
|
|
864
819
|
},
|
|
865
|
-
"a-
|
|
866
|
-
"description": "
|
|
820
|
+
"a-dropdown/trigger-auto-fix-position": {
|
|
821
|
+
"description": "popups auto-adjust their display direction based on screen height",
|
|
867
822
|
"type": "boolean"
|
|
868
823
|
},
|
|
869
|
-
"a-
|
|
870
|
-
"description": "
|
|
871
|
-
"type": "boolean"
|
|
824
|
+
"a-doption/click": {
|
|
825
|
+
"description": "Emitted when the button is clicked"
|
|
872
826
|
},
|
|
873
|
-
"a-
|
|
874
|
-
"description": "
|
|
875
|
-
"type": "
|
|
827
|
+
"a-doption/value": {
|
|
828
|
+
"description": "Value",
|
|
829
|
+
"type": "string|number|object"
|
|
876
830
|
},
|
|
877
|
-
"a-
|
|
878
|
-
"description": "
|
|
831
|
+
"a-doption/disabled": {
|
|
832
|
+
"description": "Whether to disable",
|
|
833
|
+
"type": "boolean"
|
|
879
834
|
},
|
|
880
|
-
"a-
|
|
881
|
-
"description": "
|
|
835
|
+
"a-dgroup/title": {
|
|
836
|
+
"description": "Group title",
|
|
837
|
+
"type": "string"
|
|
882
838
|
},
|
|
883
|
-
"a-
|
|
884
|
-
"description": "
|
|
839
|
+
"a-dsubmenu/popup-visible-change": {
|
|
840
|
+
"description": "Triggered when the display status of the drop-down box changes"
|
|
885
841
|
},
|
|
886
|
-
"a-
|
|
887
|
-
"description": "
|
|
842
|
+
"a-dsubmenu/value": {
|
|
843
|
+
"description": "Value (Not useful after version 2.16.0)",
|
|
844
|
+
"type": "string|number"
|
|
888
845
|
},
|
|
889
|
-
"a-
|
|
890
|
-
"description": "Whether to
|
|
846
|
+
"a-dsubmenu/disabled": {
|
|
847
|
+
"description": "Whether to disable",
|
|
891
848
|
"type": "boolean"
|
|
892
849
|
},
|
|
893
|
-
"a-
|
|
894
|
-
"description": "
|
|
850
|
+
"a-dsubmenu/trigger": {
|
|
851
|
+
"description": "Trigger method"
|
|
895
852
|
},
|
|
896
|
-
"a-
|
|
897
|
-
"description": "
|
|
853
|
+
"a-dsubmenu/position": {
|
|
854
|
+
"description": "Popup position",
|
|
855
|
+
"type": "string"
|
|
856
|
+
},
|
|
857
|
+
"a-dsubmenu/popup-visible": {
|
|
858
|
+
"description": "Whether the popup is visible",
|
|
898
859
|
"type": "boolean"
|
|
899
860
|
},
|
|
900
|
-
"a-
|
|
901
|
-
"description": "
|
|
902
|
-
},
|
|
903
|
-
"a-date-picker/disabled-time": {
|
|
904
|
-
"description": "Unselectable time"
|
|
905
|
-
},
|
|
906
|
-
"a-date-picker/show-now-btn": {
|
|
907
|
-
"description": "Whether to display `showTime`, select the button of the current time",
|
|
861
|
+
"a-dsubmenu/default-popup-visible": {
|
|
862
|
+
"description": "Whether the popup is visible by default (uncontrolled mode)",
|
|
908
863
|
"type": "boolean"
|
|
909
864
|
},
|
|
910
|
-
"a-
|
|
911
|
-
"description": "
|
|
912
|
-
|
|
913
|
-
"a-month-picker/default-value": {
|
|
914
|
-
"description": "Default value"
|
|
915
|
-
},
|
|
916
|
-
"a-month-picker/format": {
|
|
917
|
-
"description": "Display the format of the date, refer to [String Parsing Format](#String Parsing Format)",
|
|
918
|
-
"type": "string"
|
|
865
|
+
"a-dsubmenu/option-props": {
|
|
866
|
+
"description": "Custom option properties",
|
|
867
|
+
"type": "object"
|
|
919
868
|
},
|
|
920
|
-
"a-
|
|
921
|
-
"description": "
|
|
869
|
+
"a-dropdown-button/popup-visible-change": {
|
|
870
|
+
"description": "Triggered when the display status of the drop-down box changes"
|
|
922
871
|
},
|
|
923
|
-
"a-
|
|
924
|
-
"description": "
|
|
872
|
+
"a-dropdown-button/click": {
|
|
873
|
+
"description": "Emitted when the button is clicked"
|
|
925
874
|
},
|
|
926
|
-
"a-
|
|
927
|
-
"description": "
|
|
928
|
-
"type": "string"
|
|
875
|
+
"a-dropdown-button/select": {
|
|
876
|
+
"description": "Triggered when the user selects"
|
|
929
877
|
},
|
|
930
|
-
"a-
|
|
931
|
-
"description": "
|
|
878
|
+
"a-dropdown-button/popup-visible": {
|
|
879
|
+
"description": "Whether the popup is visible",
|
|
880
|
+
"type": "boolean"
|
|
932
881
|
},
|
|
933
|
-
"a-
|
|
934
|
-
"description": "
|
|
882
|
+
"a-dropdown-button/default-popup-visible": {
|
|
883
|
+
"description": "Whether the popup is visible by default (uncontrolled mode)",
|
|
884
|
+
"type": "boolean"
|
|
935
885
|
},
|
|
936
|
-
"a-
|
|
937
|
-
"description": "
|
|
938
|
-
"type": "string"
|
|
886
|
+
"a-dropdown-button/trigger": {
|
|
887
|
+
"description": "Trigger method"
|
|
939
888
|
},
|
|
940
|
-
"a-
|
|
941
|
-
"description": "
|
|
942
|
-
"type": "string"
|
|
889
|
+
"a-dropdown-button/position": {
|
|
890
|
+
"description": "Popup position"
|
|
943
891
|
},
|
|
944
|
-
"a-
|
|
945
|
-
"description": "
|
|
892
|
+
"a-dropdown-button/popup-container": {
|
|
893
|
+
"description": "Mount container for popup"
|
|
946
894
|
},
|
|
947
|
-
"a-
|
|
948
|
-
"description": "
|
|
895
|
+
"a-dropdown-button/disabled": {
|
|
896
|
+
"description": "Whether to disable",
|
|
897
|
+
"type": "boolean"
|
|
949
898
|
},
|
|
950
|
-
"a-
|
|
951
|
-
"description": "
|
|
899
|
+
"a-dropdown-button/type": {
|
|
900
|
+
"description": "Button type",
|
|
952
901
|
"type": "string"
|
|
953
902
|
},
|
|
954
|
-
"a-
|
|
955
|
-
"description": "
|
|
903
|
+
"a-dropdown-button/size": {
|
|
904
|
+
"description": "Button size",
|
|
956
905
|
"type": "string"
|
|
957
906
|
},
|
|
958
|
-
"a-
|
|
959
|
-
"description": "
|
|
960
|
-
},
|
|
961
|
-
"a-range-picker/change": {
|
|
962
|
-
"description": "The component value changes"
|
|
963
|
-
},
|
|
964
|
-
"a-range-picker/select": {
|
|
965
|
-
"description": "The selected date has changed but the component value has not changed"
|
|
907
|
+
"a-dropdown-button/button-props": {
|
|
908
|
+
"description": "Button props"
|
|
966
909
|
},
|
|
967
|
-
"a-
|
|
968
|
-
"description": "
|
|
910
|
+
"a-dropdown-button/hide-on-select": {
|
|
911
|
+
"description": "Whether to hide popup when the user selects",
|
|
912
|
+
"type": "boolean"
|
|
969
913
|
},
|
|
970
|
-
"a-
|
|
971
|
-
"description": "
|
|
914
|
+
"a-config-provider/prefix-cls": {
|
|
915
|
+
"description": "Component classname prefix",
|
|
916
|
+
"type": "string"
|
|
972
917
|
},
|
|
973
|
-
"a-
|
|
974
|
-
"description": "
|
|
918
|
+
"a-config-provider/locale": {
|
|
919
|
+
"description": "Configure language pack"
|
|
975
920
|
},
|
|
976
|
-
"a-
|
|
977
|
-
"description": "
|
|
921
|
+
"a-config-provider/size": {
|
|
922
|
+
"description": "Size"
|
|
978
923
|
},
|
|
979
|
-
"a-
|
|
980
|
-
"description": "
|
|
924
|
+
"a-config-provider/global": {
|
|
925
|
+
"description": "Is global effect",
|
|
926
|
+
"type": "boolean"
|
|
981
927
|
},
|
|
982
|
-
"a-
|
|
983
|
-
"description": "
|
|
984
|
-
"type": "
|
|
928
|
+
"a-config-provider/scroll-to-close": {
|
|
929
|
+
"description": "Whether to close the popover when scrolling",
|
|
930
|
+
"type": "boolean"
|
|
985
931
|
},
|
|
986
|
-
"a-
|
|
987
|
-
"description": "
|
|
932
|
+
"a-config-provider/exchange-time": {
|
|
933
|
+
"description": "Whether to exchange time",
|
|
934
|
+
"type": "boolean"
|
|
988
935
|
},
|
|
989
|
-
"a-
|
|
990
|
-
"description": "
|
|
936
|
+
"a-config-provider/rtl": {
|
|
937
|
+
"description": "View starts from the right and ends on the left",
|
|
938
|
+
"type": "boolean"
|
|
991
939
|
},
|
|
992
|
-
"a-
|
|
993
|
-
"description": "
|
|
940
|
+
"a-drawer/ok": {
|
|
941
|
+
"description": "Triggered when the OK button is clicked"
|
|
994
942
|
},
|
|
995
|
-
"a-
|
|
996
|
-
"description": "
|
|
943
|
+
"a-drawer/cancel": {
|
|
944
|
+
"description": "Triggered when the cancel or close button is clicked"
|
|
997
945
|
},
|
|
998
|
-
"a-
|
|
999
|
-
"description": "
|
|
946
|
+
"a-drawer/open": {
|
|
947
|
+
"description": "Triggered after the drawer is opened (the animation ends)"
|
|
1000
948
|
},
|
|
1001
|
-
"a-
|
|
1002
|
-
"description": "
|
|
949
|
+
"a-drawer/close": {
|
|
950
|
+
"description": "Triggered when the drawer is closed (the animation ends)"
|
|
1003
951
|
},
|
|
1004
|
-
"a-
|
|
1005
|
-
"description": "
|
|
1006
|
-
"type": "string"
|
|
952
|
+
"a-drawer/before-open": {
|
|
953
|
+
"description": "Triggered before drawer is opened"
|
|
1007
954
|
},
|
|
1008
|
-
"a-
|
|
1009
|
-
"description": "
|
|
955
|
+
"a-drawer/before-close": {
|
|
956
|
+
"description": "Triggered before drawer is closed"
|
|
1010
957
|
},
|
|
1011
|
-
"a-
|
|
1012
|
-
"description": "Whether
|
|
958
|
+
"a-drawer/visible": {
|
|
959
|
+
"description": "Whether the drawer is visible",
|
|
1013
960
|
"type": "boolean"
|
|
1014
961
|
},
|
|
1015
|
-
"a-
|
|
1016
|
-
"description": "
|
|
1017
|
-
|
|
1018
|
-
"a-range-picker/placeholder": {
|
|
1019
|
-
"description": "Prompt copy"
|
|
1020
|
-
},
|
|
1021
|
-
"a-range-picker/disabled-date": {
|
|
1022
|
-
"description": "Non-selectable date"
|
|
962
|
+
"a-drawer/default-visible": {
|
|
963
|
+
"description": "Whether the drawer is visible by default (uncontrolled mode)",
|
|
964
|
+
"type": "boolean"
|
|
1023
965
|
},
|
|
1024
|
-
"a-
|
|
1025
|
-
"description": "
|
|
966
|
+
"a-drawer/placement": {
|
|
967
|
+
"description": "Where the drawer is placed"
|
|
1026
968
|
},
|
|
1027
|
-
"a-
|
|
1028
|
-
"description": "
|
|
969
|
+
"a-drawer/title": {
|
|
970
|
+
"description": "Title",
|
|
1029
971
|
"type": "string"
|
|
1030
972
|
},
|
|
1031
|
-
"a-
|
|
1032
|
-
"description": "Whether
|
|
973
|
+
"a-drawer/mask": {
|
|
974
|
+
"description": "Whether to show the mask",
|
|
1033
975
|
"type": "boolean"
|
|
1034
976
|
},
|
|
1035
|
-
"a-
|
|
1036
|
-
"description": "
|
|
977
|
+
"a-drawer/mask-closable": {
|
|
978
|
+
"description": "Click on the mask layer to be able to close",
|
|
1037
979
|
"type": "boolean"
|
|
1038
980
|
},
|
|
1039
|
-
"a-
|
|
1040
|
-
"description": "Whether to
|
|
981
|
+
"a-drawer/closable": {
|
|
982
|
+
"description": "Whether to show the close button",
|
|
1041
983
|
"type": "boolean"
|
|
1042
984
|
},
|
|
1043
|
-
"a-
|
|
1044
|
-
"description": "
|
|
1045
|
-
},
|
|
1046
|
-
"a-descriptions/column": {
|
|
1047
|
-
"description": "The number of data placed in each row. Version 2.20.0 supports reactive configuration, the configuration can refer to Grid"
|
|
1048
|
-
},
|
|
1049
|
-
"a-descriptions/title": {
|
|
1050
|
-
"description": "Title of descriptions",
|
|
985
|
+
"a-drawer/ok-text": {
|
|
986
|
+
"description": "The content of the ok button",
|
|
1051
987
|
"type": "string"
|
|
1052
988
|
},
|
|
1053
|
-
"a-
|
|
1054
|
-
"description": "
|
|
989
|
+
"a-drawer/cancel-text": {
|
|
990
|
+
"description": "The content of the cancel button",
|
|
1055
991
|
"type": "string"
|
|
1056
992
|
},
|
|
1057
|
-
"a-
|
|
1058
|
-
"description": "
|
|
993
|
+
"a-drawer/ok-loading": {
|
|
994
|
+
"description": "Whether the ok button is in the loading state",
|
|
995
|
+
"type": "boolean"
|
|
1059
996
|
},
|
|
1060
|
-
"a-
|
|
1061
|
-
"description": "
|
|
997
|
+
"a-drawer/ok-button-props": {
|
|
998
|
+
"description": "Props of confirm button"
|
|
1062
999
|
},
|
|
1063
|
-
"a-
|
|
1064
|
-
"description": "
|
|
1000
|
+
"a-drawer/cancel-button-props": {
|
|
1001
|
+
"description": "Props of cancel button"
|
|
1002
|
+
},
|
|
1003
|
+
"a-drawer/unmount-on-close": {
|
|
1004
|
+
"description": "Whether to uninstall the node when close",
|
|
1065
1005
|
"type": "boolean"
|
|
1066
1006
|
},
|
|
1067
|
-
"a-
|
|
1068
|
-
"description": "
|
|
1007
|
+
"a-drawer/width": {
|
|
1008
|
+
"description": "The width of the drawer (only available when placement is right, left)",
|
|
1009
|
+
"type": "number|string"
|
|
1069
1010
|
},
|
|
1070
|
-
"a-
|
|
1071
|
-
"description": "
|
|
1011
|
+
"a-drawer/height": {
|
|
1012
|
+
"description": "The height of the drawer (only available when placement is top, bottom)",
|
|
1013
|
+
"type": "number|string"
|
|
1072
1014
|
},
|
|
1073
|
-
"a-
|
|
1074
|
-
"description": "
|
|
1075
|
-
"type": "string"
|
|
1015
|
+
"a-drawer/popup-container": {
|
|
1016
|
+
"description": "Mount container for popup"
|
|
1076
1017
|
},
|
|
1077
|
-
"a-
|
|
1078
|
-
"description": "
|
|
1079
|
-
"type": "number"
|
|
1018
|
+
"a-drawer/drawer-style": {
|
|
1019
|
+
"description": "Drawer style"
|
|
1080
1020
|
},
|
|
1081
|
-
"a-
|
|
1082
|
-
"description": "
|
|
1083
|
-
"type": "string"
|
|
1021
|
+
"a-drawer/body-class": {
|
|
1022
|
+
"description": "The classname of the drawer body"
|
|
1084
1023
|
},
|
|
1085
|
-
"a-
|
|
1086
|
-
"description": "
|
|
1087
|
-
"type": "string"
|
|
1024
|
+
"a-drawer/body-style": {
|
|
1025
|
+
"description": "Drawer body style"
|
|
1088
1026
|
},
|
|
1089
|
-
"a-
|
|
1090
|
-
"description": "
|
|
1027
|
+
"a-drawer/before-ok": {
|
|
1028
|
+
"description": "The callback function before the ok event is triggered. If false is returned, subsequent events will not be triggered, and done can also be used to close asynchronously."
|
|
1091
1029
|
},
|
|
1092
|
-
"a-
|
|
1093
|
-
"description": "
|
|
1030
|
+
"a-drawer/before-cancel": {
|
|
1031
|
+
"description": "The callback function before the cancel event is triggered. If it returns false, no subsequent events will be triggered."
|
|
1094
1032
|
},
|
|
1095
|
-
"a-
|
|
1096
|
-
"description": "
|
|
1033
|
+
"a-drawer/esc-to-close": {
|
|
1034
|
+
"description": "Whether to support the ESC key to close the dialog",
|
|
1097
1035
|
"type": "boolean"
|
|
1098
1036
|
},
|
|
1099
|
-
"a-
|
|
1100
|
-
"description": "Whether
|
|
1037
|
+
"a-drawer/render-to-body": {
|
|
1038
|
+
"description": "Whether the drawer is mounted under the `body` element",
|
|
1101
1039
|
"type": "boolean"
|
|
1102
1040
|
},
|
|
1103
|
-
"a-
|
|
1104
|
-
"description": "Whether to
|
|
1041
|
+
"a-drawer/header": {
|
|
1042
|
+
"description": "Whether to display high-quality content",
|
|
1105
1043
|
"type": "boolean"
|
|
1106
1044
|
},
|
|
1107
|
-
"a-
|
|
1108
|
-
"description": "
|
|
1045
|
+
"a-drawer/footer": {
|
|
1046
|
+
"description": "Whether to display the bottom content",
|
|
1109
1047
|
"type": "boolean"
|
|
1110
1048
|
},
|
|
1111
|
-
"a-
|
|
1112
|
-
"description": "
|
|
1049
|
+
"a-drawer/hide-cancel": {
|
|
1050
|
+
"description": "Whether to hide the cancel button",
|
|
1051
|
+
"type": "boolean"
|
|
1113
1052
|
},
|
|
1114
|
-
"a-
|
|
1115
|
-
"description": "
|
|
1053
|
+
"a-empty/description": {
|
|
1054
|
+
"description": "Description",
|
|
1116
1055
|
"type": "string"
|
|
1117
1056
|
},
|
|
1118
|
-
"a-
|
|
1119
|
-
"description": "
|
|
1057
|
+
"a-empty/img-src": {
|
|
1058
|
+
"description": "The src of the Custom Image",
|
|
1120
1059
|
"type": "string"
|
|
1121
1060
|
},
|
|
1122
|
-
"a-
|
|
1123
|
-
"description": "
|
|
1124
|
-
"type": "number"
|
|
1125
|
-
},
|
|
1126
|
-
"a-divider/margin": {
|
|
1127
|
-
"description": "Margin up and down the split line (left and right margin in vertical direction)",
|
|
1128
|
-
"type": "number | string"
|
|
1129
|
-
},
|
|
1130
|
-
"a-dropdown/popup-visible-change": {
|
|
1131
|
-
"description": "Triggered when the display status of the drop-down box changes"
|
|
1132
|
-
},
|
|
1133
|
-
"a-dropdown/select": {
|
|
1134
|
-
"description": "Triggered when the user selects"
|
|
1135
|
-
},
|
|
1136
|
-
"a-dropdown/popup-visible": {
|
|
1137
|
-
"description": "Whether the popup is visible",
|
|
1138
|
-
"type": "boolean"
|
|
1139
|
-
},
|
|
1140
|
-
"a-dropdown/default-popup-visible": {
|
|
1141
|
-
"description": "Whether the popup is visible by default (uncontrolled mode)",
|
|
1061
|
+
"a-empty/in-config-provider": {
|
|
1062
|
+
"description": "Whether to use in ConfigProvider",
|
|
1142
1063
|
"type": "boolean"
|
|
1143
1064
|
},
|
|
1144
|
-
"a-
|
|
1145
|
-
"description": "
|
|
1065
|
+
"a-common/change": {
|
|
1066
|
+
"description": "Edit content change"
|
|
1146
1067
|
},
|
|
1147
|
-
"a-
|
|
1148
|
-
"description": "
|
|
1068
|
+
"a-common/select": {
|
|
1069
|
+
"description": "The selected date has changed but the component value has not changed"
|
|
1149
1070
|
},
|
|
1150
|
-
"a-
|
|
1151
|
-
"description": "
|
|
1071
|
+
"a-common/popup-visible-change": {
|
|
1072
|
+
"description": "Open or close the pop-up box"
|
|
1152
1073
|
},
|
|
1153
|
-
"a-
|
|
1154
|
-
"description": "
|
|
1155
|
-
"type": "boolean|number"
|
|
1074
|
+
"a-common/ok": {
|
|
1075
|
+
"description": "Click the confirm button"
|
|
1156
1076
|
},
|
|
1157
|
-
"a-
|
|
1158
|
-
"description": "
|
|
1159
|
-
"type": "boolean"
|
|
1077
|
+
"a-common/clear": {
|
|
1078
|
+
"description": "Click the clear button"
|
|
1160
1079
|
},
|
|
1161
|
-
"a-
|
|
1162
|
-
"description": "
|
|
1163
|
-
"type": "boolean"
|
|
1080
|
+
"a-common/select-shortcut": {
|
|
1081
|
+
"description": "Click on the shortcut option"
|
|
1164
1082
|
},
|
|
1165
|
-
"a-
|
|
1166
|
-
"description": "
|
|
1083
|
+
"a-common/picker-value-change": {
|
|
1084
|
+
"description": "Panel date change"
|
|
1167
1085
|
},
|
|
1168
|
-
"a-
|
|
1169
|
-
"description": "
|
|
1170
|
-
"type": "string|number|object"
|
|
1086
|
+
"a-common/locale": {
|
|
1087
|
+
"description": "Internationalization configuration, used to cover the locale file in the `datePicker` field"
|
|
1171
1088
|
},
|
|
1172
|
-
"a-
|
|
1173
|
-
"description": "
|
|
1089
|
+
"a-common/hide-trigger": {
|
|
1090
|
+
"description": "There is no trigger element, only the selection panel is displayed",
|
|
1174
1091
|
"type": "boolean"
|
|
1175
1092
|
},
|
|
1176
|
-
"a-
|
|
1177
|
-
"description": "
|
|
1178
|
-
"type": "string"
|
|
1179
|
-
},
|
|
1180
|
-
"a-dsubmenu/popup-visible-change": {
|
|
1181
|
-
"description": "Triggered when the display status of the drop-down box changes"
|
|
1182
|
-
},
|
|
1183
|
-
"a-dsubmenu/value": {
|
|
1184
|
-
"description": "Value (Not useful after version 2.16.0)",
|
|
1185
|
-
"type": "string|number"
|
|
1186
|
-
},
|
|
1187
|
-
"a-dsubmenu/disabled": {
|
|
1188
|
-
"description": "Whether to disable",
|
|
1093
|
+
"a-common/allow-clear": {
|
|
1094
|
+
"description": "Whether to allow clear",
|
|
1189
1095
|
"type": "boolean"
|
|
1190
1096
|
},
|
|
1191
|
-
"a-
|
|
1192
|
-
"description": "
|
|
1193
|
-
},
|
|
1194
|
-
"a-dsubmenu/position": {
|
|
1195
|
-
"description": "Popup position",
|
|
1196
|
-
"type": "string"
|
|
1197
|
-
},
|
|
1198
|
-
"a-dsubmenu/popup-visible": {
|
|
1199
|
-
"description": "Whether the popup is visible",
|
|
1097
|
+
"a-common/readonly": {
|
|
1098
|
+
"description": "Whether it is read-only",
|
|
1200
1099
|
"type": "boolean"
|
|
1201
1100
|
},
|
|
1202
|
-
"a-
|
|
1203
|
-
"description": "Whether
|
|
1101
|
+
"a-common/error": {
|
|
1102
|
+
"description": "Whether it is an error state",
|
|
1204
1103
|
"type": "boolean"
|
|
1205
1104
|
},
|
|
1206
|
-
"a-
|
|
1207
|
-
"description": "
|
|
1208
|
-
"type": "object"
|
|
1105
|
+
"a-common/size": {
|
|
1106
|
+
"description": "The size of the date picker"
|
|
1209
1107
|
},
|
|
1210
|
-
"a-
|
|
1211
|
-
"description": "
|
|
1108
|
+
"a-common/shortcuts": {
|
|
1109
|
+
"description": "Quick selection of preset time range"
|
|
1212
1110
|
},
|
|
1213
|
-
"a-
|
|
1214
|
-
"description": "
|
|
1111
|
+
"a-common/shortcuts-position": {
|
|
1112
|
+
"description": "The position of the preset range on the panel, which is placed at the bottom by default, and the side is generally used for scenes with a large number of preset times",
|
|
1113
|
+
"type": "string"
|
|
1215
1114
|
},
|
|
1216
|
-
"a-
|
|
1217
|
-
"description": "
|
|
1115
|
+
"a-common/position": {
|
|
1116
|
+
"description": "The position of the pop-up box",
|
|
1117
|
+
"type": "string"
|
|
1218
1118
|
},
|
|
1219
|
-
"a-
|
|
1220
|
-
"description": "
|
|
1119
|
+
"a-common/popup-visible": {
|
|
1120
|
+
"description": "Control the open or closed state of the pop-up box",
|
|
1221
1121
|
"type": "boolean"
|
|
1222
1122
|
},
|
|
1223
|
-
"a-
|
|
1224
|
-
"description": "
|
|
1123
|
+
"a-common/default-popup-visible": {
|
|
1124
|
+
"description": "The default pop-up box is open or closed",
|
|
1225
1125
|
"type": "boolean"
|
|
1226
1126
|
},
|
|
1227
|
-
"a-
|
|
1228
|
-
"description": "Trigger
|
|
1229
|
-
},
|
|
1230
|
-
"a-dropdown-button/position": {
|
|
1231
|
-
"description": "Popup position"
|
|
1232
|
-
},
|
|
1233
|
-
"a-dropdown-button/popup-container": {
|
|
1234
|
-
"description": "Mount container for popup"
|
|
1127
|
+
"a-common/trigger-props": {
|
|
1128
|
+
"description": "You can pass in the parameters of the `Trigger` component"
|
|
1235
1129
|
},
|
|
1236
|
-
"a-
|
|
1237
|
-
"description": "Whether to
|
|
1130
|
+
"a-common/unmount-on-close": {
|
|
1131
|
+
"description": "Whether to destroy the DOM structure when hiding",
|
|
1238
1132
|
"type": "boolean"
|
|
1239
1133
|
},
|
|
1240
|
-
"a-
|
|
1241
|
-
"description": "
|
|
1242
|
-
"type": "string"
|
|
1243
|
-
},
|
|
1244
|
-
"a-dropdown-button/size": {
|
|
1245
|
-
"description": "Button size",
|
|
1134
|
+
"a-common/placeholder": {
|
|
1135
|
+
"description": "Prompt copy",
|
|
1246
1136
|
"type": "string"
|
|
1247
1137
|
},
|
|
1248
|
-
"a-
|
|
1249
|
-
"description": "
|
|
1250
|
-
},
|
|
1251
|
-
"a-dropdown-button/hide-on-select": {
|
|
1252
|
-
"description": "Whether to hide popup when the user selects",
|
|
1138
|
+
"a-common/disabled": {
|
|
1139
|
+
"description": "Whether disabled",
|
|
1253
1140
|
"type": "boolean"
|
|
1254
1141
|
},
|
|
1255
|
-
"a-
|
|
1256
|
-
"description": "
|
|
1257
|
-
},
|
|
1258
|
-
"a-drawer/cancel": {
|
|
1259
|
-
"description": "Triggered when the cancel or close button is clicked"
|
|
1260
|
-
},
|
|
1261
|
-
"a-drawer/open": {
|
|
1262
|
-
"description": "Triggered after the drawer is opened (the animation ends)"
|
|
1263
|
-
},
|
|
1264
|
-
"a-drawer/close": {
|
|
1265
|
-
"description": "Triggered when the drawer is closed (the animation ends)"
|
|
1266
|
-
},
|
|
1267
|
-
"a-drawer/before-open": {
|
|
1268
|
-
"description": "Triggered before drawer is opened"
|
|
1142
|
+
"a-common/disabled-date": {
|
|
1143
|
+
"description": "Unselectable date"
|
|
1269
1144
|
},
|
|
1270
|
-
"a-
|
|
1271
|
-
"description": "
|
|
1145
|
+
"a-common/disabled-time": {
|
|
1146
|
+
"description": "Unselectable time"
|
|
1272
1147
|
},
|
|
1273
|
-
"a-
|
|
1274
|
-
"description": "
|
|
1275
|
-
"type": "boolean"
|
|
1148
|
+
"a-common/picker-value": {
|
|
1149
|
+
"description": "Date displayed on the panel"
|
|
1276
1150
|
},
|
|
1277
|
-
"a-
|
|
1278
|
-
"description": "
|
|
1279
|
-
"type": "boolean"
|
|
1151
|
+
"a-common/default-picker-value": {
|
|
1152
|
+
"description": "The date displayed on the panel by default"
|
|
1280
1153
|
},
|
|
1281
|
-
"a-
|
|
1282
|
-
"description": "
|
|
1154
|
+
"a-common/popup-container": {
|
|
1155
|
+
"description": "Mount container for pop-up box"
|
|
1283
1156
|
},
|
|
1284
|
-
"a-
|
|
1285
|
-
"description": "
|
|
1286
|
-
"type": "string"
|
|
1157
|
+
"a-common/value-format": {
|
|
1158
|
+
"description": "The format of the value, valid for `value` `defaultValue` `pickerValue` `defaultPickerValue` and the return value in the event, supports setting as timestamp, Date and string (refer to [String parsing format](#string-parsing-format) ). If not specified, it will be formatted as a string, in the same format as `format`."
|
|
1287
1159
|
},
|
|
1288
|
-
"a-
|
|
1289
|
-
"description": "Whether to
|
|
1160
|
+
"a-common/preview-shortcut": {
|
|
1161
|
+
"description": "Whether to preview the result of the shortcut",
|
|
1290
1162
|
"type": "boolean"
|
|
1291
1163
|
},
|
|
1292
|
-
"a-
|
|
1293
|
-
"description": "
|
|
1164
|
+
"a-common/show-confirm-btn": {
|
|
1165
|
+
"description": "Whether to show the confirm button, always show when `showTime = true`.",
|
|
1294
1166
|
"type": "boolean"
|
|
1295
1167
|
},
|
|
1296
|
-
"a-
|
|
1297
|
-
"description": "Whether
|
|
1168
|
+
"a-common/disabled-input": {
|
|
1169
|
+
"description": "Whether input is disabled with the keyboard.",
|
|
1298
1170
|
"type": "boolean"
|
|
1299
1171
|
},
|
|
1300
|
-
"a-
|
|
1301
|
-
"description": "
|
|
1302
|
-
"type": "
|
|
1172
|
+
"a-common/abbreviation": {
|
|
1173
|
+
"description": "Whether to enable abbreviation",
|
|
1174
|
+
"type": "boolean"
|
|
1303
1175
|
},
|
|
1304
|
-
"a-
|
|
1305
|
-
"description": "
|
|
1306
|
-
"type": "string"
|
|
1176
|
+
"a-date-picker/model-value": {
|
|
1177
|
+
"description": "Value"
|
|
1307
1178
|
},
|
|
1308
|
-
"a-
|
|
1309
|
-
"description": "
|
|
1310
|
-
"type": "boolean"
|
|
1179
|
+
"a-date-picker/default-value": {
|
|
1180
|
+
"description": "Default value"
|
|
1311
1181
|
},
|
|
1312
|
-
"a-
|
|
1313
|
-
"description": "
|
|
1182
|
+
"a-date-picker/format": {
|
|
1183
|
+
"description": "Display the format of the date, refer to [String Parsing Format](#string-parsing-format)"
|
|
1314
1184
|
},
|
|
1315
|
-
"a-
|
|
1316
|
-
"description": "
|
|
1185
|
+
"a-date-picker/day-start-of-week": {
|
|
1186
|
+
"description": "The first day of the week starts on the day of the week, 0-Sunday, 1-Monday, and so on."
|
|
1317
1187
|
},
|
|
1318
|
-
"a-
|
|
1319
|
-
"description": "Whether to
|
|
1188
|
+
"a-date-picker/show-time": {
|
|
1189
|
+
"description": "Whether to increase time selection",
|
|
1320
1190
|
"type": "boolean"
|
|
1321
1191
|
},
|
|
1322
|
-
"a-
|
|
1323
|
-
"description": "
|
|
1324
|
-
"type": "number|string"
|
|
1192
|
+
"a-date-picker/time-picker-props": {
|
|
1193
|
+
"description": "Time display parameters, refer to [TimePickerProps](/vue/component/time-picker)"
|
|
1325
1194
|
},
|
|
1326
|
-
"a-
|
|
1327
|
-
"description": "
|
|
1328
|
-
"type": "
|
|
1195
|
+
"a-date-picker/disabled": {
|
|
1196
|
+
"description": "Whether to disable",
|
|
1197
|
+
"type": "boolean"
|
|
1329
1198
|
},
|
|
1330
|
-
"a-
|
|
1331
|
-
"description": "
|
|
1199
|
+
"a-date-picker/disabled-date": {
|
|
1200
|
+
"description": "Unselectable date"
|
|
1332
1201
|
},
|
|
1333
|
-
"a-
|
|
1334
|
-
"description": "
|
|
1202
|
+
"a-date-picker/disabled-time": {
|
|
1203
|
+
"description": "Unselectable time"
|
|
1335
1204
|
},
|
|
1336
|
-
"a-
|
|
1337
|
-
"description": "
|
|
1205
|
+
"a-date-picker/show-now-btn": {
|
|
1206
|
+
"description": "Whether to display `showTime`, select the button of the current time",
|
|
1207
|
+
"type": "boolean"
|
|
1338
1208
|
},
|
|
1339
|
-
"a-
|
|
1340
|
-
"description": "
|
|
1209
|
+
"a-month-picker/model-value": {
|
|
1210
|
+
"description": "Value"
|
|
1341
1211
|
},
|
|
1342
|
-
"a-
|
|
1343
|
-
"description": "
|
|
1212
|
+
"a-month-picker/default-value": {
|
|
1213
|
+
"description": "Default value"
|
|
1344
1214
|
},
|
|
1345
|
-
"a-
|
|
1346
|
-
"description": "
|
|
1215
|
+
"a-month-picker/format": {
|
|
1216
|
+
"description": "Display the format of the date, refer to [String Parsing Format](#String Parsing Format)",
|
|
1217
|
+
"type": "string"
|
|
1347
1218
|
},
|
|
1348
|
-
"a-
|
|
1349
|
-
"description": "
|
|
1350
|
-
"type": "boolean"
|
|
1219
|
+
"a-year-picker/model-value": {
|
|
1220
|
+
"description": "Value"
|
|
1351
1221
|
},
|
|
1352
|
-
"a-
|
|
1353
|
-
"description": "
|
|
1354
|
-
"type": "boolean"
|
|
1222
|
+
"a-year-picker/default-value": {
|
|
1223
|
+
"description": "Default value"
|
|
1355
1224
|
},
|
|
1356
|
-
"a-
|
|
1357
|
-
"description": "
|
|
1358
|
-
"type": "
|
|
1225
|
+
"a-year-picker/format": {
|
|
1226
|
+
"description": "Display the format of the date, refer to [String Parsing Format](#String Parsing Format)",
|
|
1227
|
+
"type": "string"
|
|
1359
1228
|
},
|
|
1360
|
-
"a-
|
|
1361
|
-
"description": "
|
|
1362
|
-
"type": "boolean"
|
|
1229
|
+
"a-quarter-picker/model-value": {
|
|
1230
|
+
"description": "Value"
|
|
1363
1231
|
},
|
|
1364
|
-
"a-
|
|
1365
|
-
"description": "
|
|
1366
|
-
"type": "boolean"
|
|
1232
|
+
"a-quarter-picker/default-value": {
|
|
1233
|
+
"description": "Default value"
|
|
1367
1234
|
},
|
|
1368
|
-
"a-
|
|
1369
|
-
"description": "
|
|
1235
|
+
"a-quarter-picker/format": {
|
|
1236
|
+
"description": "Display the format of the date, refer to [String Parsing Format](#String Parsing Format)",
|
|
1370
1237
|
"type": "string"
|
|
1371
1238
|
},
|
|
1372
|
-
"a-
|
|
1373
|
-
"description": "The
|
|
1239
|
+
"a-quarter-picker/value-format": {
|
|
1240
|
+
"description": "The format of the value, valid for `value` `defaultValue` `pickerValue` `defaultPickerValue` and the return value in the event, supports setting as timestamp, Date and string (refer to [String parsing format](#string-parsing-format) ).",
|
|
1374
1241
|
"type": "string"
|
|
1375
1242
|
},
|
|
1376
|
-
"a-
|
|
1377
|
-
"description": "
|
|
1378
|
-
"type": "boolean"
|
|
1379
|
-
},
|
|
1380
|
-
"a-form/submit": {
|
|
1381
|
-
"description": "Triggered when the form is submitted"
|
|
1243
|
+
"a-week-picker/model-value": {
|
|
1244
|
+
"description": "Value"
|
|
1382
1245
|
},
|
|
1383
|
-
"a-
|
|
1384
|
-
"description": "
|
|
1246
|
+
"a-week-picker/default-value": {
|
|
1247
|
+
"description": "Default value"
|
|
1385
1248
|
},
|
|
1386
|
-
"a-
|
|
1387
|
-
"description": "
|
|
1249
|
+
"a-week-picker/format": {
|
|
1250
|
+
"description": "Display the format of the date, refer to [String Parsing Format](#String Parsing Format)",
|
|
1251
|
+
"type": "string"
|
|
1388
1252
|
},
|
|
1389
|
-
"a-
|
|
1390
|
-
"description": "
|
|
1391
|
-
"type": "
|
|
1253
|
+
"a-week-picker/value-format": {
|
|
1254
|
+
"description": "The format of the value, valid for `value` `defaultValue` `pickerValue` `defaultPickerValue` and the return value in the event, supports setting as timestamp, Date and string (refer to [String parsing format](#string-parsing-format) ).",
|
|
1255
|
+
"type": "string"
|
|
1392
1256
|
},
|
|
1393
|
-
"a-
|
|
1394
|
-
"description": "The
|
|
1257
|
+
"a-week-picker/day-start-of-week": {
|
|
1258
|
+
"description": "The first day of the week starts on the day of the week, 0-Sunday, 1-Monday, and so on."
|
|
1395
1259
|
},
|
|
1396
|
-
"a-
|
|
1397
|
-
"description": "The
|
|
1260
|
+
"a-range-picker/change": {
|
|
1261
|
+
"description": "The component value changes"
|
|
1398
1262
|
},
|
|
1399
|
-
"a-
|
|
1400
|
-
"description": "
|
|
1401
|
-
"type": "object"
|
|
1263
|
+
"a-range-picker/select": {
|
|
1264
|
+
"description": "The selected date has changed but the component value has not changed"
|
|
1402
1265
|
},
|
|
1403
|
-
"a-
|
|
1404
|
-
"description": "
|
|
1405
|
-
"type": "object"
|
|
1266
|
+
"a-range-picker/popup-visible-change": {
|
|
1267
|
+
"description": "Open or close the pop-up box"
|
|
1406
1268
|
},
|
|
1407
|
-
"a-
|
|
1408
|
-
"description": "
|
|
1269
|
+
"a-range-picker/ok": {
|
|
1270
|
+
"description": "Click the confirm button"
|
|
1409
1271
|
},
|
|
1410
|
-
"a-
|
|
1411
|
-
"description": "
|
|
1412
|
-
"type": "boolean"
|
|
1272
|
+
"a-range-picker/clear": {
|
|
1273
|
+
"description": "Click the clear button"
|
|
1413
1274
|
},
|
|
1414
|
-
"a-
|
|
1415
|
-
"description": "
|
|
1275
|
+
"a-range-picker/select-shortcut": {
|
|
1276
|
+
"description": "Click on the shortcut option"
|
|
1416
1277
|
},
|
|
1417
|
-
"a-
|
|
1418
|
-
"description": "
|
|
1419
|
-
"type": "boolean"
|
|
1278
|
+
"a-range-picker/picker-value-change": {
|
|
1279
|
+
"description": "Panel date change"
|
|
1420
1280
|
},
|
|
1421
|
-
"a-
|
|
1422
|
-
"description": "
|
|
1281
|
+
"a-range-picker/mode": {
|
|
1282
|
+
"description": "Type of range selector",
|
|
1423
1283
|
"type": "string"
|
|
1424
1284
|
},
|
|
1425
|
-
"a-
|
|
1426
|
-
"description": "
|
|
1427
|
-
"type": "boolean"
|
|
1428
|
-
},
|
|
1429
|
-
"a-form-item/field": {
|
|
1430
|
-
"description": "The path of the form element in the data object (required for the data item)",
|
|
1431
|
-
"type": "string"
|
|
1285
|
+
"a-range-picker/model-value": {
|
|
1286
|
+
"description": "Value"
|
|
1432
1287
|
},
|
|
1433
|
-
"a-
|
|
1434
|
-
"description": "
|
|
1435
|
-
"type": "string"
|
|
1288
|
+
"a-range-picker/default-value": {
|
|
1289
|
+
"description": "Default value"
|
|
1436
1290
|
},
|
|
1437
|
-
"a-
|
|
1438
|
-
"description": "
|
|
1439
|
-
"type": "string"
|
|
1291
|
+
"a-range-picker/picker-value": {
|
|
1292
|
+
"description": "The date displayed in the default panel"
|
|
1440
1293
|
},
|
|
1441
|
-
"a-
|
|
1442
|
-
"description": "
|
|
1443
|
-
"type": "boolean"
|
|
1294
|
+
"a-range-picker/default-picker-value": {
|
|
1295
|
+
"description": "Date displayed on the panel"
|
|
1444
1296
|
},
|
|
1445
|
-
"a-
|
|
1446
|
-
"description": "Whether to
|
|
1447
|
-
"type": "boolean"
|
|
1297
|
+
"a-range-picker/disabled": {
|
|
1298
|
+
"description": "Whether to disable"
|
|
1448
1299
|
},
|
|
1449
|
-
"a-
|
|
1450
|
-
"description": "
|
|
1451
|
-
"type": "boolean"
|
|
1300
|
+
"a-range-picker/day-start-of-week": {
|
|
1301
|
+
"description": "The first day of the week starts on the day of the week, 0-Sunday, 1-Monday, and so on."
|
|
1452
1302
|
},
|
|
1453
|
-
"a-
|
|
1454
|
-
"description": "
|
|
1303
|
+
"a-range-picker/format": {
|
|
1304
|
+
"description": "Display the format of the date, refer to [String Parsing Format](#string-parsing-format)",
|
|
1455
1305
|
"type": "string"
|
|
1456
1306
|
},
|
|
1457
|
-
"a-
|
|
1458
|
-
"description": "
|
|
1459
|
-
"type": "string"
|
|
1307
|
+
"a-range-picker/value-format": {
|
|
1308
|
+
"description": "The format of the value, valid for `value` `defaultValue` `pickerValue` `defaultPickerValue` and the return value in the event, supports setting as timestamp, Date and string (refer to [String parsing format](#string-parsing-format) ). If not specified, it will be formatted as a string, in the same format as `format`."
|
|
1460
1309
|
},
|
|
1461
|
-
"a-
|
|
1462
|
-
"description": "
|
|
1310
|
+
"a-range-picker/show-time": {
|
|
1311
|
+
"description": "Whether to increase time selection",
|
|
1463
1312
|
"type": "boolean"
|
|
1464
1313
|
},
|
|
1465
|
-
"a-
|
|
1466
|
-
"description": "
|
|
1467
|
-
"type": "string"
|
|
1314
|
+
"a-range-picker/time-picker-props": {
|
|
1315
|
+
"description": "Time display parameters, refer to [TimePickerProps](/vue/component/time-picker)"
|
|
1468
1316
|
},
|
|
1469
|
-
"a-
|
|
1470
|
-
"description": "
|
|
1317
|
+
"a-range-picker/placeholder": {
|
|
1318
|
+
"description": "Prompt copy"
|
|
1471
1319
|
},
|
|
1472
|
-
"a-
|
|
1473
|
-
"description": "
|
|
1320
|
+
"a-range-picker/disabled-date": {
|
|
1321
|
+
"description": "Non-selectable date"
|
|
1474
1322
|
},
|
|
1475
|
-
"a-
|
|
1476
|
-
"description": "
|
|
1323
|
+
"a-range-picker/disabled-time": {
|
|
1324
|
+
"description": "Unselectable time"
|
|
1477
1325
|
},
|
|
1478
|
-
"a-
|
|
1479
|
-
"description": "
|
|
1480
|
-
"type": "
|
|
1326
|
+
"a-range-picker/separator": {
|
|
1327
|
+
"description": "The segmentation symbol in the input box of the range selector",
|
|
1328
|
+
"type": "string"
|
|
1481
1329
|
},
|
|
1482
|
-
"a-
|
|
1483
|
-
"description": "
|
|
1484
|
-
"type": "
|
|
1330
|
+
"a-range-picker/exchange-time": {
|
|
1331
|
+
"description": "Whether the time will be exchanged, by default time will affect and participate in the ordering of start and end values, if you want to fix the time order, you can turn it off.",
|
|
1332
|
+
"type": "boolean"
|
|
1485
1333
|
},
|
|
1486
|
-
"a-
|
|
1487
|
-
"description": "Whether
|
|
1334
|
+
"a-range-picker/disabled-input": {
|
|
1335
|
+
"description": "Whether input is disabled with the keyboard.",
|
|
1488
1336
|
"type": "boolean"
|
|
1489
1337
|
},
|
|
1490
|
-
"a-
|
|
1491
|
-
"description": "Whether to
|
|
1338
|
+
"a-range-picker/abbreviation": {
|
|
1339
|
+
"description": "Whether to enable abbreviation",
|
|
1492
1340
|
"type": "boolean"
|
|
1493
1341
|
},
|
|
1494
|
-
"a-
|
|
1495
|
-
"description": "
|
|
1496
|
-
|
|
1342
|
+
"a-descriptions/data": {
|
|
1343
|
+
"description": "Data for descriptions"
|
|
1344
|
+
},
|
|
1345
|
+
"a-descriptions/column": {
|
|
1346
|
+
"description": "The number of data placed in each row. Version 2.20.0 supports reactive configuration, the configuration can refer to Grid"
|
|
1497
1347
|
},
|
|
1498
|
-
"a-
|
|
1499
|
-
"description": "
|
|
1500
|
-
"type": "
|
|
1348
|
+
"a-descriptions/title": {
|
|
1349
|
+
"description": "Title of descriptions",
|
|
1350
|
+
"type": "string"
|
|
1501
1351
|
},
|
|
1502
|
-
"a-
|
|
1503
|
-
"description": "
|
|
1504
|
-
"type": "
|
|
1352
|
+
"a-descriptions/layout": {
|
|
1353
|
+
"description": "Arrangement of descriptions",
|
|
1354
|
+
"type": "string"
|
|
1505
1355
|
},
|
|
1506
|
-
"a-
|
|
1507
|
-
"description": "
|
|
1508
|
-
"type": "string|array|object"
|
|
1356
|
+
"a-descriptions/align": {
|
|
1357
|
+
"description": "Alignment position of text"
|
|
1509
1358
|
},
|
|
1510
|
-
"a-
|
|
1511
|
-
"description": "The
|
|
1512
|
-
"type": "string|array|object"
|
|
1359
|
+
"a-descriptions/size": {
|
|
1360
|
+
"description": "The size of the descriptions"
|
|
1513
1361
|
},
|
|
1514
|
-
"a-
|
|
1515
|
-
"description": "Whether to
|
|
1362
|
+
"a-descriptions/bordered": {
|
|
1363
|
+
"description": "Whether to show the border",
|
|
1516
1364
|
"type": "boolean"
|
|
1517
1365
|
},
|
|
1518
|
-
"a-
|
|
1519
|
-
"description": "
|
|
1520
|
-
},
|
|
1521
|
-
"a-form-item/label-col-flex": {
|
|
1522
|
-
"description": "Set the flex property of the label `Col` component. When set, the flex property of the form `Col` component will be set to `auto`.",
|
|
1523
|
-
"type": "number|string"
|
|
1366
|
+
"a-descriptions/label-style": {
|
|
1367
|
+
"description": "Data label style"
|
|
1524
1368
|
},
|
|
1525
|
-
"a-
|
|
1526
|
-
"description": "
|
|
1527
|
-
"type": "boolean"
|
|
1369
|
+
"a-descriptions/value-style": {
|
|
1370
|
+
"description": "Data content style"
|
|
1528
1371
|
},
|
|
1529
|
-
"a-
|
|
1530
|
-
"description": "The
|
|
1372
|
+
"a-descriptions/table-layout": {
|
|
1373
|
+
"description": "The `layout-fixed` of the table style in the description. The width will be evenly distributed when it's set to `fixed`.",
|
|
1531
1374
|
"type": "string"
|
|
1532
1375
|
},
|
|
1533
|
-
"a-
|
|
1534
|
-
"description": "
|
|
1535
|
-
"type": "
|
|
1376
|
+
"a-descriptions-item/span": {
|
|
1377
|
+
"description": "number of columns",
|
|
1378
|
+
"type": "number"
|
|
1379
|
+
},
|
|
1380
|
+
"a-descriptions-item/label": {
|
|
1381
|
+
"description": "Label",
|
|
1382
|
+
"type": "string"
|
|
1536
1383
|
},
|
|
1537
1384
|
"a-row/gutter": {
|
|
1538
1385
|
"description": "Grid interval in `px`. Pass in the responsive object like {xs: 4, sm: 6, md: 12}. Pass in the array [horizontal spacing, vertical spacing] to set two directions."
|
|
@@ -1975,85 +1822,163 @@
|
|
|
1975
1822
|
"a-input-search/button-props": {
|
|
1976
1823
|
"description": "Button props"
|
|
1977
1824
|
},
|
|
1978
|
-
"a-
|
|
1979
|
-
"description": "Triggered when the
|
|
1825
|
+
"a-form/submit": {
|
|
1826
|
+
"description": "Triggered when the form is submitted"
|
|
1980
1827
|
},
|
|
1981
|
-
"a-
|
|
1982
|
-
"description": "
|
|
1828
|
+
"a-form/submit-success": {
|
|
1829
|
+
"description": "Triggered when verification is successful"
|
|
1983
1830
|
},
|
|
1984
|
-
"a-
|
|
1985
|
-
"description": "Triggered when
|
|
1831
|
+
"a-form/submit-failed": {
|
|
1832
|
+
"description": "Triggered when verification failed"
|
|
1986
1833
|
},
|
|
1987
|
-
"a-
|
|
1988
|
-
"description": "
|
|
1834
|
+
"a-form/model": {
|
|
1835
|
+
"description": "Form data object",
|
|
1836
|
+
"type": "object"
|
|
1989
1837
|
},
|
|
1990
|
-
"a-
|
|
1991
|
-
"description": "
|
|
1838
|
+
"a-form/layout": {
|
|
1839
|
+
"description": "The layout of the form, including horizontal, vertical, and multi-column"
|
|
1992
1840
|
},
|
|
1993
|
-
"a-
|
|
1994
|
-
"description": "
|
|
1841
|
+
"a-form/size": {
|
|
1842
|
+
"description": "The size of the form"
|
|
1995
1843
|
},
|
|
1996
|
-
"a-
|
|
1997
|
-
"description": "
|
|
1844
|
+
"a-form/label-col-props": {
|
|
1845
|
+
"description": "Label element layout options. The parameters are the same as the `<col>` component",
|
|
1846
|
+
"type": "object"
|
|
1998
1847
|
},
|
|
1999
|
-
"a-
|
|
2000
|
-
"description": "
|
|
1848
|
+
"a-form/wrapper-col-props": {
|
|
1849
|
+
"description": "Form control layout options. The parameters are the same as the `<col>` component",
|
|
1850
|
+
"type": "object"
|
|
2001
1851
|
},
|
|
2002
|
-
"a-
|
|
2003
|
-
"description": "
|
|
1852
|
+
"a-form/label-align": {
|
|
1853
|
+
"description": "Alignment direction of the label"
|
|
2004
1854
|
},
|
|
2005
|
-
"a-
|
|
2006
|
-
"description": "
|
|
1855
|
+
"a-form/disabled": {
|
|
1856
|
+
"description": "Whether to disable the form",
|
|
1857
|
+
"type": "boolean"
|
|
1858
|
+
},
|
|
1859
|
+
"a-form/rules": {
|
|
1860
|
+
"description": "Form item validation rules"
|
|
1861
|
+
},
|
|
1862
|
+
"a-form/auto-label-width": {
|
|
1863
|
+
"description": "Whether to enable automatic label width, it only takes effect under `layout=\"horizontal\"`.",
|
|
1864
|
+
"type": "boolean"
|
|
1865
|
+
},
|
|
1866
|
+
"a-form/id": {
|
|
1867
|
+
"description": "Form `id` attribute and form control `id` prefix",
|
|
2007
1868
|
"type": "string"
|
|
2008
1869
|
},
|
|
2009
|
-
"a-
|
|
2010
|
-
"description": "
|
|
1870
|
+
"a-form/scroll-to-first-error": {
|
|
1871
|
+
"description": "Scroll to the first error field after verification fails",
|
|
1872
|
+
"type": "boolean"
|
|
1873
|
+
},
|
|
1874
|
+
"a-form-item/field": {
|
|
1875
|
+
"description": "The path of the form element in the data object (required for the data item)",
|
|
2011
1876
|
"type": "string"
|
|
2012
1877
|
},
|
|
2013
|
-
"a-
|
|
2014
|
-
"description": "
|
|
1878
|
+
"a-form-item/label": {
|
|
1879
|
+
"description": "Label text",
|
|
2015
1880
|
"type": "string"
|
|
2016
1881
|
},
|
|
2017
|
-
"a-
|
|
1882
|
+
"a-form-item/tooltip": {
|
|
1883
|
+
"description": "Tooltip text",
|
|
1884
|
+
"type": "string"
|
|
1885
|
+
},
|
|
1886
|
+
"a-form-item/show-colon": {
|
|
1887
|
+
"description": "Whether to show a colon",
|
|
1888
|
+
"type": "boolean"
|
|
1889
|
+
},
|
|
1890
|
+
"a-form-item/no-style": {
|
|
1891
|
+
"description": "Whether to remove the style",
|
|
1892
|
+
"type": "boolean"
|
|
1893
|
+
},
|
|
1894
|
+
"a-form-item/disabled": {
|
|
2018
1895
|
"description": "Whether to disable",
|
|
2019
1896
|
"type": "boolean"
|
|
2020
1897
|
},
|
|
2021
|
-
"a-
|
|
2022
|
-
"description": "
|
|
1898
|
+
"a-form-item/help": {
|
|
1899
|
+
"description": "Help copywriting",
|
|
1900
|
+
"type": "string"
|
|
1901
|
+
},
|
|
1902
|
+
"a-form-item/extra": {
|
|
1903
|
+
"description": "Additional display copy",
|
|
1904
|
+
"type": "string"
|
|
1905
|
+
},
|
|
1906
|
+
"a-form-item/required": {
|
|
1907
|
+
"description": "Is it required",
|
|
2023
1908
|
"type": "boolean"
|
|
2024
1909
|
},
|
|
2025
|
-
"a-
|
|
2026
|
-
"description": "
|
|
1910
|
+
"a-form-item/asterisk-position": {
|
|
1911
|
+
"description": "Optionally place an asterisk before/after the label",
|
|
1912
|
+
"type": "string"
|
|
1913
|
+
},
|
|
1914
|
+
"a-form-item/rules": {
|
|
1915
|
+
"description": "Form item validation rules (The priority is higher than the rules of form)"
|
|
1916
|
+
},
|
|
1917
|
+
"a-form-item/validate-status": {
|
|
1918
|
+
"description": "Validate status"
|
|
1919
|
+
},
|
|
1920
|
+
"a-form-item/validate-trigger": {
|
|
1921
|
+
"description": "The event that triggers the verification"
|
|
1922
|
+
},
|
|
1923
|
+
"a-form-item/label-col-props": {
|
|
1924
|
+
"description": "Label element layout options. The parameters are the same as the `<col>` component",
|
|
1925
|
+
"type": "object"
|
|
1926
|
+
},
|
|
1927
|
+
"a-form-item/wrapper-col-props": {
|
|
1928
|
+
"description": "Form control layout options. The parameters are the same as the `<col>` component",
|
|
1929
|
+
"type": "object"
|
|
1930
|
+
},
|
|
1931
|
+
"a-form-item/hide-label": {
|
|
1932
|
+
"description": "Whether to hide the label",
|
|
2027
1933
|
"type": "boolean"
|
|
2028
1934
|
},
|
|
2029
|
-
"a-
|
|
2030
|
-
"description": "Whether to
|
|
1935
|
+
"a-form-item/hide-asterisk": {
|
|
1936
|
+
"description": "Whether to hide the asterisk",
|
|
2031
1937
|
"type": "boolean"
|
|
2032
1938
|
},
|
|
2033
|
-
"a-
|
|
2034
|
-
"description": "The
|
|
1939
|
+
"a-form-item/label-col-style": {
|
|
1940
|
+
"description": "The style of the label element layout component",
|
|
1941
|
+
"type": "object"
|
|
2035
1942
|
},
|
|
2036
|
-
"a-
|
|
2037
|
-
"description": "The
|
|
2038
|
-
"type": "
|
|
1943
|
+
"a-form-item/wrapper-col-style": {
|
|
1944
|
+
"description": "The style of the form control layout component",
|
|
1945
|
+
"type": "object"
|
|
2039
1946
|
},
|
|
2040
|
-
"a-
|
|
2041
|
-
"description": "
|
|
1947
|
+
"a-form-item/row-props": {
|
|
1948
|
+
"description": "Form item layout options. The parameters are the same as the `<row>` component",
|
|
1949
|
+
"type": "object"
|
|
2042
1950
|
},
|
|
2043
|
-
"a-
|
|
2044
|
-
"description": "
|
|
1951
|
+
"a-form-item/row-class": {
|
|
1952
|
+
"description": "The class of the form item layout component",
|
|
1953
|
+
"type": "string|array|object"
|
|
2045
1954
|
},
|
|
2046
|
-
"a-
|
|
2047
|
-
"description": "
|
|
1955
|
+
"a-form-item/content-class": {
|
|
1956
|
+
"description": "The class of the form control wrapping layer",
|
|
1957
|
+
"type": "string|array|object"
|
|
1958
|
+
},
|
|
1959
|
+
"a-form-item/content-flex": {
|
|
1960
|
+
"description": "Whether to enable flex layout in the content layer",
|
|
2048
1961
|
"type": "boolean"
|
|
2049
1962
|
},
|
|
2050
|
-
"a-
|
|
2051
|
-
"description": "
|
|
1963
|
+
"a-form-item/merge-props": {
|
|
1964
|
+
"description": "(Repealed) Control the Props passed to the child element. The default includes disabled, error, size, events and additional attributes on FormItem. Version 2.18.0 deprecated"
|
|
2052
1965
|
},
|
|
2053
|
-
"a-
|
|
2054
|
-
"description": "
|
|
1966
|
+
"a-form-item/label-col-flex": {
|
|
1967
|
+
"description": "Set the flex property of the label `Col` component. When set, the flex property of the form `Col` component will be set to `auto`.",
|
|
1968
|
+
"type": "number|string"
|
|
1969
|
+
},
|
|
1970
|
+
"a-form-item/feedback": {
|
|
1971
|
+
"description": "Whether to show the feedback icon for the form control",
|
|
2055
1972
|
"type": "boolean"
|
|
2056
1973
|
},
|
|
1974
|
+
"a-form-item/label-component": {
|
|
1975
|
+
"description": "The element that the form item label renders",
|
|
1976
|
+
"type": "string"
|
|
1977
|
+
},
|
|
1978
|
+
"a-form-item/label-attrs": {
|
|
1979
|
+
"description": "Attributes of the form item element",
|
|
1980
|
+
"type": "object"
|
|
1981
|
+
},
|
|
2057
1982
|
"a-layout/has-sider": {
|
|
2058
1983
|
"description": "Indicates that there is a Sider in the sub-element, which generally does not need to be specified. Used to avoid style flicker when rendering on the server side.",
|
|
2059
1984
|
"type": "boolean"
|
|
@@ -2125,72 +2050,84 @@
|
|
|
2125
2050
|
"description": "Whether the link is disabled",
|
|
2126
2051
|
"type": "boolean"
|
|
2127
2052
|
},
|
|
2128
|
-
"a-
|
|
2129
|
-
"description": "Triggered when the
|
|
2053
|
+
"a-input-tag/change": {
|
|
2054
|
+
"description": "Triggered when the value changes"
|
|
2130
2055
|
},
|
|
2131
|
-
"a-
|
|
2132
|
-
"description": "
|
|
2056
|
+
"a-input-tag/input-value-change": {
|
|
2057
|
+
"description": "Trigger when the input value changes"
|
|
2133
2058
|
},
|
|
2134
|
-
"a-
|
|
2135
|
-
"description": "Triggered when the
|
|
2059
|
+
"a-input-tag/press-enter": {
|
|
2060
|
+
"description": "Triggered when the enter key is pressed"
|
|
2061
|
+
},
|
|
2062
|
+
"a-input-tag/remove": {
|
|
2063
|
+
"description": "Triggered when the delete button of the label is clicked"
|
|
2064
|
+
},
|
|
2065
|
+
"a-input-tag/clear": {
|
|
2066
|
+
"description": "Triggered when the clear button is clicked"
|
|
2067
|
+
},
|
|
2068
|
+
"a-input-tag/focus": {
|
|
2069
|
+
"description": "Triggered when the input box gets focus"
|
|
2070
|
+
},
|
|
2071
|
+
"a-input-tag/blur": {
|
|
2072
|
+
"description": "Triggered when the input box loses focus"
|
|
2073
|
+
},
|
|
2074
|
+
"a-input-tag/model-value": {
|
|
2075
|
+
"description": "Value"
|
|
2136
2076
|
},
|
|
2137
|
-
"a-
|
|
2138
|
-
"description": "
|
|
2077
|
+
"a-input-tag/default-value": {
|
|
2078
|
+
"description": "Default value (uncontrolled state)"
|
|
2139
2079
|
},
|
|
2140
|
-
"a-
|
|
2141
|
-
"description": "
|
|
2080
|
+
"a-input-tag/input-value": {
|
|
2081
|
+
"description": "The value of the input",
|
|
2082
|
+
"type": "string"
|
|
2142
2083
|
},
|
|
2143
|
-
"a-
|
|
2144
|
-
"description": "
|
|
2084
|
+
"a-input-tag/default-input-value": {
|
|
2085
|
+
"description": "The default value of the input (uncontrolled state)",
|
|
2145
2086
|
"type": "string"
|
|
2146
2087
|
},
|
|
2147
|
-
"a-
|
|
2148
|
-
"description": "
|
|
2149
|
-
"type": "
|
|
2088
|
+
"a-input-tag/placeholder": {
|
|
2089
|
+
"description": "Placeholder",
|
|
2090
|
+
"type": "string"
|
|
2150
2091
|
},
|
|
2151
|
-
"a-
|
|
2152
|
-
"description": "Whether to
|
|
2092
|
+
"a-input-tag/disabled": {
|
|
2093
|
+
"description": "Whether to disable",
|
|
2153
2094
|
"type": "boolean"
|
|
2154
2095
|
},
|
|
2155
|
-
"a-
|
|
2156
|
-
"description": "Whether it is
|
|
2096
|
+
"a-input-tag/error": {
|
|
2097
|
+
"description": "Whether it is an error state",
|
|
2157
2098
|
"type": "boolean"
|
|
2158
2099
|
},
|
|
2159
|
-
"a-
|
|
2160
|
-
"description": "Whether
|
|
2100
|
+
"a-input-tag/readonly": {
|
|
2101
|
+
"description": "Whether it is read-only mode",
|
|
2161
2102
|
"type": "boolean"
|
|
2162
2103
|
},
|
|
2163
|
-
"a-
|
|
2164
|
-
"description": "
|
|
2165
|
-
|
|
2166
|
-
"a-list/grid-props": {
|
|
2167
|
-
"description": "List grid configuration",
|
|
2168
|
-
"type": "object"
|
|
2104
|
+
"a-input-tag/allow-clear": {
|
|
2105
|
+
"description": "Whether to allow clear",
|
|
2106
|
+
"type": "boolean"
|
|
2169
2107
|
},
|
|
2170
|
-
"a-
|
|
2171
|
-
"description": "
|
|
2172
|
-
"type": "string | number"
|
|
2108
|
+
"a-input-tag/size": {
|
|
2109
|
+
"description": "The size of the input"
|
|
2173
2110
|
},
|
|
2174
|
-
"a-
|
|
2175
|
-
"description": "
|
|
2111
|
+
"a-input-tag/max-tag-count": {
|
|
2112
|
+
"description": "The maximum number of tags displayed, `0` means unlimited",
|
|
2176
2113
|
"type": "number"
|
|
2177
2114
|
},
|
|
2178
|
-
"a-
|
|
2179
|
-
"description": "
|
|
2115
|
+
"a-input-tag/retain-input-value": {
|
|
2116
|
+
"description": "Whether to keep the content of the input box"
|
|
2180
2117
|
},
|
|
2181
|
-
"a-
|
|
2182
|
-
"description": "
|
|
2118
|
+
"a-input-tag/format-tag": {
|
|
2119
|
+
"description": "Format tag content"
|
|
2183
2120
|
},
|
|
2184
|
-
"a-
|
|
2185
|
-
"description": "
|
|
2121
|
+
"a-input-tag/unique-value": {
|
|
2122
|
+
"description": "Whether to create only unique values",
|
|
2123
|
+
"type": "boolean"
|
|
2186
2124
|
},
|
|
2187
|
-
"a-
|
|
2188
|
-
"description": "
|
|
2189
|
-
"type": "string"
|
|
2125
|
+
"a-input-tag/field-names": {
|
|
2126
|
+
"description": "Customize fields in `TagData`"
|
|
2190
2127
|
},
|
|
2191
|
-
"a-
|
|
2192
|
-
"description": "
|
|
2193
|
-
"type": "
|
|
2128
|
+
"a-input-tag/tag-nowrap": {
|
|
2129
|
+
"description": "Tag content does not wrap",
|
|
2130
|
+
"type": "boolean"
|
|
2194
2131
|
},
|
|
2195
2132
|
"a-menu/collapse": {
|
|
2196
2133
|
"description": "Triggered when the collapsed state changes"
|
|
@@ -2442,116 +2379,72 @@
|
|
|
2442
2379
|
"description": "Whether to hide the title",
|
|
2443
2380
|
"type": "boolean"
|
|
2444
2381
|
},
|
|
2445
|
-
"a-
|
|
2446
|
-
"description": "Triggered when the
|
|
2447
|
-
},
|
|
2448
|
-
"a-overflow-list/min": {
|
|
2449
|
-
"description": "Minimum number of elements to display",
|
|
2450
|
-
"type": "number"
|
|
2382
|
+
"a-list/scroll": {
|
|
2383
|
+
"description": "Triggered when the list scrolls"
|
|
2451
2384
|
},
|
|
2452
|
-
"a-
|
|
2453
|
-
"description": "
|
|
2454
|
-
"type": "number"
|
|
2385
|
+
"a-list/reach-bottom": {
|
|
2386
|
+
"description": "Triggered when the list reaches the bottom"
|
|
2455
2387
|
},
|
|
2456
|
-
"a-
|
|
2457
|
-
"description": "
|
|
2458
|
-
"type": "string"
|
|
2388
|
+
"a-list/page-change": {
|
|
2389
|
+
"description": "Triggered when the table pagination changes"
|
|
2459
2390
|
},
|
|
2460
|
-
"a-page-
|
|
2461
|
-
"description": "
|
|
2391
|
+
"a-list/page-size-change": {
|
|
2392
|
+
"description": "Triggered when the number of data per page of the table changes"
|
|
2462
2393
|
},
|
|
2463
|
-
"a-
|
|
2464
|
-
"description": "
|
|
2465
|
-
"type": "string"
|
|
2394
|
+
"a-list/data": {
|
|
2395
|
+
"description": "List data, need to be used with `item` slot at the same time"
|
|
2466
2396
|
},
|
|
2467
|
-
"a-
|
|
2468
|
-
"description": "
|
|
2397
|
+
"a-list/size": {
|
|
2398
|
+
"description": "List size",
|
|
2469
2399
|
"type": "string"
|
|
2470
2400
|
},
|
|
2471
|
-
"a-
|
|
2472
|
-
"description": "Whether to show the
|
|
2473
|
-
"type": "boolean"
|
|
2474
|
-
},
|
|
2475
|
-
"a-pagination/change": {
|
|
2476
|
-
"description": "Triggered when page number changes"
|
|
2477
|
-
},
|
|
2478
|
-
"a-pagination/page-size-change": {
|
|
2479
|
-
"description": "Triggered when the number of data items changes"
|
|
2480
|
-
},
|
|
2481
|
-
"a-pagination/total": {
|
|
2482
|
-
"description": "Total number of data",
|
|
2483
|
-
"type": "number"
|
|
2484
|
-
},
|
|
2485
|
-
"a-pagination/current": {
|
|
2486
|
-
"description": "Current page number",
|
|
2487
|
-
"type": "number"
|
|
2488
|
-
},
|
|
2489
|
-
"a-pagination/default-current": {
|
|
2490
|
-
"description": "The default number of pages (uncontrolled state)",
|
|
2491
|
-
"type": "number"
|
|
2492
|
-
},
|
|
2493
|
-
"a-pagination/page-size": {
|
|
2494
|
-
"description": "Number of data items displayed per page",
|
|
2495
|
-
"type": "number"
|
|
2496
|
-
},
|
|
2497
|
-
"a-pagination/default-page-size": {
|
|
2498
|
-
"description": "The number of data items displayed per page by default (uncontrolled state)",
|
|
2499
|
-
"type": "number"
|
|
2500
|
-
},
|
|
2501
|
-
"a-pagination/disabled": {
|
|
2502
|
-
"description": "Whether to disable",
|
|
2503
|
-
"type": "boolean"
|
|
2504
|
-
},
|
|
2505
|
-
"a-pagination/hide-on-single-page": {
|
|
2506
|
-
"description": "Whether to hide pagination when single page",
|
|
2507
|
-
"type": "boolean"
|
|
2508
|
-
},
|
|
2509
|
-
"a-pagination/simple": {
|
|
2510
|
-
"description": "Whether it is simple mode",
|
|
2401
|
+
"a-list/bordered": {
|
|
2402
|
+
"description": "Whether to show the border",
|
|
2511
2403
|
"type": "boolean"
|
|
2512
2404
|
},
|
|
2513
|
-
"a-
|
|
2514
|
-
"description": "Whether to
|
|
2405
|
+
"a-list/split": {
|
|
2406
|
+
"description": "Whether to show the dividing line",
|
|
2515
2407
|
"type": "boolean"
|
|
2516
2408
|
},
|
|
2517
|
-
"a-
|
|
2518
|
-
"description": "Whether
|
|
2409
|
+
"a-list/loading": {
|
|
2410
|
+
"description": "Whether it is loading state",
|
|
2519
2411
|
"type": "boolean"
|
|
2520
2412
|
},
|
|
2521
|
-
"a-
|
|
2522
|
-
"description": "Whether to
|
|
2413
|
+
"a-list/hoverable": {
|
|
2414
|
+
"description": "Whether to display the selected style",
|
|
2523
2415
|
"type": "boolean"
|
|
2524
2416
|
},
|
|
2525
|
-
"a-pagination
|
|
2526
|
-
"description": "
|
|
2527
|
-
"type": "boolean"
|
|
2417
|
+
"a-list/pagination-props": {
|
|
2418
|
+
"description": "List pagination configuration"
|
|
2528
2419
|
},
|
|
2529
|
-
"a-
|
|
2530
|
-
"description": "
|
|
2420
|
+
"a-list/grid-props": {
|
|
2421
|
+
"description": "List grid configuration",
|
|
2422
|
+
"type": "object"
|
|
2531
2423
|
},
|
|
2532
|
-
"a-
|
|
2533
|
-
"description": "
|
|
2424
|
+
"a-list/max-height": {
|
|
2425
|
+
"description": "Maximum height of the list",
|
|
2426
|
+
"type": "string | number"
|
|
2534
2427
|
},
|
|
2535
|
-
"a-
|
|
2536
|
-
"description": "
|
|
2428
|
+
"a-list/bottom-offset": {
|
|
2429
|
+
"description": "Trigger the distance threshold to reach the bottom",
|
|
2430
|
+
"type": "number"
|
|
2537
2431
|
},
|
|
2538
|
-
"a-
|
|
2539
|
-
"description": "
|
|
2432
|
+
"a-list/virtual-list-props": {
|
|
2433
|
+
"description": "Pass virtual list properties, pass in this parameter to turn on virtual scrolling [VirtualListProps](#VirtualListProps)"
|
|
2540
2434
|
},
|
|
2541
|
-
"a-
|
|
2542
|
-
"description": "
|
|
2435
|
+
"a-list/scrollbar": {
|
|
2436
|
+
"description": "Whether to enable virtual scroll bar"
|
|
2543
2437
|
},
|
|
2544
|
-
"a-
|
|
2545
|
-
"description": "
|
|
2546
|
-
"type": "number"
|
|
2438
|
+
"a-list-item/action-layout": {
|
|
2439
|
+
"description": "Operation group arrangement direction"
|
|
2547
2440
|
},
|
|
2548
|
-
"a-
|
|
2549
|
-
"description": "
|
|
2550
|
-
"type": "
|
|
2441
|
+
"a-list-item-meta/title": {
|
|
2442
|
+
"description": "Title",
|
|
2443
|
+
"type": "string"
|
|
2551
2444
|
},
|
|
2552
|
-
"a-
|
|
2553
|
-
"description": "
|
|
2554
|
-
"type": "
|
|
2445
|
+
"a-list-item-meta/description": {
|
|
2446
|
+
"description": "Description",
|
|
2447
|
+
"type": "string"
|
|
2555
2448
|
},
|
|
2556
2449
|
"a-mention/change": {
|
|
2557
2450
|
"description": "Triggered when the value changes"
|
|
@@ -2597,10 +2490,66 @@
|
|
|
2597
2490
|
"description": "Whether to disable",
|
|
2598
2491
|
"type": "boolean"
|
|
2599
2492
|
},
|
|
2600
|
-
"a-mention/allow-clear": {
|
|
2601
|
-
"description": "Whether to allow the input to be cleared",
|
|
2493
|
+
"a-mention/allow-clear": {
|
|
2494
|
+
"description": "Whether to allow the input to be cleared",
|
|
2495
|
+
"type": "boolean"
|
|
2496
|
+
},
|
|
2497
|
+
"a-page-header/back": {
|
|
2498
|
+
"description": "Emitted when the back button is clicked"
|
|
2499
|
+
},
|
|
2500
|
+
"a-page-header/title": {
|
|
2501
|
+
"description": "Main title",
|
|
2502
|
+
"type": "string"
|
|
2503
|
+
},
|
|
2504
|
+
"a-page-header/subtitle": {
|
|
2505
|
+
"description": "Subtitle",
|
|
2506
|
+
"type": "string"
|
|
2507
|
+
},
|
|
2508
|
+
"a-page-header/show-back": {
|
|
2509
|
+
"description": "Whether to show the back button",
|
|
2510
|
+
"type": "boolean"
|
|
2511
|
+
},
|
|
2512
|
+
"a-progress/type": {
|
|
2513
|
+
"description": "The type of progress bar"
|
|
2514
|
+
},
|
|
2515
|
+
"a-progress/size": {
|
|
2516
|
+
"description": "The size of the progress bar"
|
|
2517
|
+
},
|
|
2518
|
+
"a-progress/percent": {
|
|
2519
|
+
"description": "The current percentage of the progress bar",
|
|
2520
|
+
"type": "number"
|
|
2521
|
+
},
|
|
2522
|
+
"a-progress/steps": {
|
|
2523
|
+
"description": "Turn on the step bar mode and set the number of steps",
|
|
2524
|
+
"type": "number"
|
|
2525
|
+
},
|
|
2526
|
+
"a-progress/animation": {
|
|
2527
|
+
"description": "Whether to turn on the transition animation",
|
|
2528
|
+
"type": "boolean"
|
|
2529
|
+
},
|
|
2530
|
+
"a-progress/stroke-width": {
|
|
2531
|
+
"description": "The line width of the progress bar",
|
|
2532
|
+
"type": "number"
|
|
2533
|
+
},
|
|
2534
|
+
"a-progress/width": {
|
|
2535
|
+
"description": "The width of the progress bar",
|
|
2536
|
+
"type": "number|string"
|
|
2537
|
+
},
|
|
2538
|
+
"a-progress/color": {
|
|
2539
|
+
"description": "The color of the progress bar",
|
|
2540
|
+
"type": "string|object"
|
|
2541
|
+
},
|
|
2542
|
+
"a-progress/track-color": {
|
|
2543
|
+
"description": "The color of the progress track",
|
|
2544
|
+
"type": "string"
|
|
2545
|
+
},
|
|
2546
|
+
"a-progress/show-text": {
|
|
2547
|
+
"description": "Whether to display text",
|
|
2602
2548
|
"type": "boolean"
|
|
2603
2549
|
},
|
|
2550
|
+
"a-progress/status": {
|
|
2551
|
+
"description": "Progress bar status"
|
|
2552
|
+
},
|
|
2604
2553
|
"a-popconfirm/popup-visible-change": {
|
|
2605
2554
|
"description": "Triggered when the visible or hidden state of the bubble confirmation box changes"
|
|
2606
2555
|
},
|
|
@@ -2667,6 +2616,87 @@
|
|
|
2667
2616
|
"a-popconfirm/before-cancel": {
|
|
2668
2617
|
"description": "The callback function before the cancel event is triggered. If it returns false, no subsequent events will be triggered."
|
|
2669
2618
|
},
|
|
2619
|
+
"a-pagination/change": {
|
|
2620
|
+
"description": "Triggered when page number changes"
|
|
2621
|
+
},
|
|
2622
|
+
"a-pagination/page-size-change": {
|
|
2623
|
+
"description": "Triggered when the number of data items changes"
|
|
2624
|
+
},
|
|
2625
|
+
"a-pagination/total": {
|
|
2626
|
+
"description": "Total number of data",
|
|
2627
|
+
"type": "number"
|
|
2628
|
+
},
|
|
2629
|
+
"a-pagination/current": {
|
|
2630
|
+
"description": "Current page number",
|
|
2631
|
+
"type": "number"
|
|
2632
|
+
},
|
|
2633
|
+
"a-pagination/default-current": {
|
|
2634
|
+
"description": "The default number of pages (uncontrolled state)",
|
|
2635
|
+
"type": "number"
|
|
2636
|
+
},
|
|
2637
|
+
"a-pagination/page-size": {
|
|
2638
|
+
"description": "Number of data items displayed per page",
|
|
2639
|
+
"type": "number"
|
|
2640
|
+
},
|
|
2641
|
+
"a-pagination/default-page-size": {
|
|
2642
|
+
"description": "The number of data items displayed per page by default (uncontrolled state)",
|
|
2643
|
+
"type": "number"
|
|
2644
|
+
},
|
|
2645
|
+
"a-pagination/disabled": {
|
|
2646
|
+
"description": "Whether to disable",
|
|
2647
|
+
"type": "boolean"
|
|
2648
|
+
},
|
|
2649
|
+
"a-pagination/hide-on-single-page": {
|
|
2650
|
+
"description": "Whether to hide pagination when single page",
|
|
2651
|
+
"type": "boolean"
|
|
2652
|
+
},
|
|
2653
|
+
"a-pagination/simple": {
|
|
2654
|
+
"description": "Whether it is simple mode",
|
|
2655
|
+
"type": "boolean"
|
|
2656
|
+
},
|
|
2657
|
+
"a-pagination/show-total": {
|
|
2658
|
+
"description": "Whether to display the total number of data",
|
|
2659
|
+
"type": "boolean"
|
|
2660
|
+
},
|
|
2661
|
+
"a-pagination/show-more": {
|
|
2662
|
+
"description": "Whether to show more buttons",
|
|
2663
|
+
"type": "boolean"
|
|
2664
|
+
},
|
|
2665
|
+
"a-pagination/show-jumper": {
|
|
2666
|
+
"description": "Whether to show jump",
|
|
2667
|
+
"type": "boolean"
|
|
2668
|
+
},
|
|
2669
|
+
"a-pagination/show-page-size": {
|
|
2670
|
+
"description": "Whether to display the data number selector",
|
|
2671
|
+
"type": "boolean"
|
|
2672
|
+
},
|
|
2673
|
+
"a-pagination/page-size-options": {
|
|
2674
|
+
"description": "Selection list of data number selector"
|
|
2675
|
+
},
|
|
2676
|
+
"a-pagination/page-size-props": {
|
|
2677
|
+
"description": "Props of data number selector"
|
|
2678
|
+
},
|
|
2679
|
+
"a-pagination/size": {
|
|
2680
|
+
"description": "The size of the page selector"
|
|
2681
|
+
},
|
|
2682
|
+
"a-pagination/page-item-style": {
|
|
2683
|
+
"description": "The style of the paging button"
|
|
2684
|
+
},
|
|
2685
|
+
"a-pagination/active-page-item-style": {
|
|
2686
|
+
"description": "The style of the current paging button"
|
|
2687
|
+
},
|
|
2688
|
+
"a-pagination/base-size": {
|
|
2689
|
+
"description": "Calculate and display the number of omitted bases. Display the omitted number as `baseSize + 2 * bufferSize`",
|
|
2690
|
+
"type": "number"
|
|
2691
|
+
},
|
|
2692
|
+
"a-pagination/buffer-size": {
|
|
2693
|
+
"description": "When the ellipsis is displayed, the number of page numbers displayed on the left and right of the current page number",
|
|
2694
|
+
"type": "number"
|
|
2695
|
+
},
|
|
2696
|
+
"a-pagination/auto-adjust": {
|
|
2697
|
+
"description": "Whether to adjust the page number when changing the number of data",
|
|
2698
|
+
"type": "boolean"
|
|
2699
|
+
},
|
|
2670
2700
|
"a-popover/popup-visible-change": {
|
|
2671
2701
|
"description": "Triggered when the text bubble display status changes"
|
|
2672
2702
|
},
|
|
@@ -2707,47 +2737,6 @@
|
|
|
2707
2737
|
"a-popover/popup-container": {
|
|
2708
2738
|
"description": "Mount container for pop-up box"
|
|
2709
2739
|
},
|
|
2710
|
-
"a-progress/type": {
|
|
2711
|
-
"description": "The type of progress bar"
|
|
2712
|
-
},
|
|
2713
|
-
"a-progress/size": {
|
|
2714
|
-
"description": "The size of the progress bar"
|
|
2715
|
-
},
|
|
2716
|
-
"a-progress/percent": {
|
|
2717
|
-
"description": "The current percentage of the progress bar",
|
|
2718
|
-
"type": "number"
|
|
2719
|
-
},
|
|
2720
|
-
"a-progress/steps": {
|
|
2721
|
-
"description": "Turn on the step bar mode and set the number of steps",
|
|
2722
|
-
"type": "number"
|
|
2723
|
-
},
|
|
2724
|
-
"a-progress/animation": {
|
|
2725
|
-
"description": "Whether to turn on the transition animation",
|
|
2726
|
-
"type": "boolean"
|
|
2727
|
-
},
|
|
2728
|
-
"a-progress/stroke-width": {
|
|
2729
|
-
"description": "The line width of the progress bar",
|
|
2730
|
-
"type": "number"
|
|
2731
|
-
},
|
|
2732
|
-
"a-progress/width": {
|
|
2733
|
-
"description": "The width of the progress bar",
|
|
2734
|
-
"type": "number|string"
|
|
2735
|
-
},
|
|
2736
|
-
"a-progress/color": {
|
|
2737
|
-
"description": "The color of the progress bar",
|
|
2738
|
-
"type": "string|object"
|
|
2739
|
-
},
|
|
2740
|
-
"a-progress/track-color": {
|
|
2741
|
-
"description": "The color of the progress track",
|
|
2742
|
-
"type": "string"
|
|
2743
|
-
},
|
|
2744
|
-
"a-progress/show-text": {
|
|
2745
|
-
"description": "Whether to display text",
|
|
2746
|
-
"type": "boolean"
|
|
2747
|
-
},
|
|
2748
|
-
"a-progress/status": {
|
|
2749
|
-
"description": "Progress bar status"
|
|
2750
|
-
},
|
|
2751
2740
|
"a-rate/change": {
|
|
2752
2741
|
"description": "Trigger when the value changes"
|
|
2753
2742
|
},
|
|
@@ -2789,30 +2778,6 @@
|
|
|
2789
2778
|
"a-rate/color": {
|
|
2790
2779
|
"description": "Color"
|
|
2791
2780
|
},
|
|
2792
|
-
"a-resize-box/moving-start": {
|
|
2793
|
-
"description": "Triggered when dragging starts"
|
|
2794
|
-
},
|
|
2795
|
-
"a-resize-box/moving": {
|
|
2796
|
-
"description": "Triggered when dragging"
|
|
2797
|
-
},
|
|
2798
|
-
"a-resize-box/moving-end": {
|
|
2799
|
-
"description": "Triggered when the drag ends"
|
|
2800
|
-
},
|
|
2801
|
-
"a-resize-box/width": {
|
|
2802
|
-
"description": "Width",
|
|
2803
|
-
"type": "number"
|
|
2804
|
-
},
|
|
2805
|
-
"a-resize-box/height": {
|
|
2806
|
-
"description": "Height",
|
|
2807
|
-
"type": "number"
|
|
2808
|
-
},
|
|
2809
|
-
"a-resize-box/component": {
|
|
2810
|
-
"description": "The html tag of the telescopic box",
|
|
2811
|
-
"type": "string"
|
|
2812
|
-
},
|
|
2813
|
-
"a-resize-box/directions": {
|
|
2814
|
-
"description": "Can be stretched side, there are up, down, left and right can be used"
|
|
2815
|
-
},
|
|
2816
2781
|
"a-result/status": {
|
|
2817
2782
|
"description": "The status displayed on the result page"
|
|
2818
2783
|
},
|
|
@@ -2824,20 +2789,6 @@
|
|
|
2824
2789
|
"description": "Subtitle",
|
|
2825
2790
|
"type": "string"
|
|
2826
2791
|
},
|
|
2827
|
-
"a-scrollbar/scroll": {
|
|
2828
|
-
"description": "Triggered when scroll"
|
|
2829
|
-
},
|
|
2830
|
-
"a-scrollbar/type": {
|
|
2831
|
-
"description": "Type",
|
|
2832
|
-
"type": "string"
|
|
2833
|
-
},
|
|
2834
|
-
"a-scrollbar/outer-class": {
|
|
2835
|
-
"description": "Outer class",
|
|
2836
|
-
"type": "string|object|array"
|
|
2837
|
-
},
|
|
2838
|
-
"a-scrollbar/outer-style": {
|
|
2839
|
-
"description": "Outer style"
|
|
2840
|
-
},
|
|
2841
2792
|
"a-radio/change": {
|
|
2842
2793
|
"description": "Trigger when the value changes"
|
|
2843
2794
|
},
|
|
@@ -2887,6 +2838,30 @@
|
|
|
2887
2838
|
"description": "Whether to disable",
|
|
2888
2839
|
"type": "boolean"
|
|
2889
2840
|
},
|
|
2841
|
+
"a-resize-box/moving-start": {
|
|
2842
|
+
"description": "Triggered when dragging starts"
|
|
2843
|
+
},
|
|
2844
|
+
"a-resize-box/moving": {
|
|
2845
|
+
"description": "Triggered when dragging"
|
|
2846
|
+
},
|
|
2847
|
+
"a-resize-box/moving-end": {
|
|
2848
|
+
"description": "Triggered when the drag ends"
|
|
2849
|
+
},
|
|
2850
|
+
"a-resize-box/width": {
|
|
2851
|
+
"description": "Width",
|
|
2852
|
+
"type": "number"
|
|
2853
|
+
},
|
|
2854
|
+
"a-resize-box/height": {
|
|
2855
|
+
"description": "Height",
|
|
2856
|
+
"type": "number"
|
|
2857
|
+
},
|
|
2858
|
+
"a-resize-box/component": {
|
|
2859
|
+
"description": "The html tag of the telescopic box",
|
|
2860
|
+
"type": "string"
|
|
2861
|
+
},
|
|
2862
|
+
"a-resize-box/directions": {
|
|
2863
|
+
"description": "Can be stretched side, there are up, down, left and right can be used"
|
|
2864
|
+
},
|
|
2890
2865
|
"a-select/change": {
|
|
2891
2866
|
"description": "Triggered when the value changes"
|
|
2892
2867
|
},
|
|
@@ -3068,6 +3043,20 @@
|
|
|
3068
3043
|
"description": "Title of option group",
|
|
3069
3044
|
"type": "string"
|
|
3070
3045
|
},
|
|
3046
|
+
"a-scrollbar/scroll": {
|
|
3047
|
+
"description": "Triggered when scroll"
|
|
3048
|
+
},
|
|
3049
|
+
"a-scrollbar/type": {
|
|
3050
|
+
"description": "Type",
|
|
3051
|
+
"type": "string"
|
|
3052
|
+
},
|
|
3053
|
+
"a-scrollbar/outer-class": {
|
|
3054
|
+
"description": "Outer class",
|
|
3055
|
+
"type": "string|object|array"
|
|
3056
|
+
},
|
|
3057
|
+
"a-scrollbar/outer-style": {
|
|
3058
|
+
"description": "Outer style"
|
|
3059
|
+
},
|
|
3071
3060
|
"a-slider/change": {
|
|
3072
3061
|
"description": "Trigger when the value changes"
|
|
3073
3062
|
},
|
|
@@ -3107,12 +3096,68 @@
|
|
|
3107
3096
|
"description": "Whether to show the input",
|
|
3108
3097
|
"type": "boolean"
|
|
3109
3098
|
},
|
|
3110
|
-
"a-slider/range": {
|
|
3111
|
-
"description": "Whether to use range selection",
|
|
3112
|
-
"type": "boolean"
|
|
3099
|
+
"a-slider/range": {
|
|
3100
|
+
"description": "Whether to use range selection",
|
|
3101
|
+
"type": "boolean"
|
|
3102
|
+
},
|
|
3103
|
+
"a-slider/show-tooltip": {
|
|
3104
|
+
"description": "Whether to show tooltip",
|
|
3105
|
+
"type": "boolean"
|
|
3106
|
+
},
|
|
3107
|
+
"a-space/align": {
|
|
3108
|
+
"description": "Alignment",
|
|
3109
|
+
"type": "string"
|
|
3110
|
+
},
|
|
3111
|
+
"a-space/direction": {
|
|
3112
|
+
"description": "Spacing direction",
|
|
3113
|
+
"type": "string"
|
|
3114
|
+
},
|
|
3115
|
+
"a-space/size": {
|
|
3116
|
+
"description": "Spacing size, support for setting horizontal and vertical spacing separately"
|
|
3117
|
+
},
|
|
3118
|
+
"a-space/wrap": {
|
|
3119
|
+
"description": "The spacing of the wrapping type, used in the scene of wrapping.",
|
|
3120
|
+
"type": "boolean"
|
|
3121
|
+
},
|
|
3122
|
+
"a-space/fill": {
|
|
3123
|
+
"description": "fill the block",
|
|
3124
|
+
"type": "boolean"
|
|
3125
|
+
},
|
|
3126
|
+
"a-split/move-start": {
|
|
3127
|
+
"description": "Triggered before dragging"
|
|
3128
|
+
},
|
|
3129
|
+
"a-split/moving": {
|
|
3130
|
+
"description": "Triggered when dragging"
|
|
3131
|
+
},
|
|
3132
|
+
"a-split/move-end": {
|
|
3133
|
+
"description": "Triggered after dragging ends"
|
|
3134
|
+
},
|
|
3135
|
+
"a-split/component": {
|
|
3136
|
+
"description": "The html tag of the split box",
|
|
3137
|
+
"type": "string"
|
|
3138
|
+
},
|
|
3139
|
+
"a-split/direction": {
|
|
3140
|
+
"description": "Direction of division",
|
|
3141
|
+
"type": "string"
|
|
3142
|
+
},
|
|
3143
|
+
"a-split/size": {
|
|
3144
|
+
"description": "The size of the segmentation, it can be 0~1 representing a percentage, or a specific number of pixels, such as 300px",
|
|
3145
|
+
"type": "number|string"
|
|
3146
|
+
},
|
|
3147
|
+
"a-split/default-size": {
|
|
3148
|
+
"description": "Default split size, it can be 0~1 representing a percentage, or a specific number of pixels, such as 300px",
|
|
3149
|
+
"type": "number|string"
|
|
3150
|
+
},
|
|
3151
|
+
"a-split/min": {
|
|
3152
|
+
"description": "Minimum threshold, it can be 0~1 representing a percentage, or a specific number of pixels, such as 300px",
|
|
3153
|
+
"type": "number|string"
|
|
3113
3154
|
},
|
|
3114
|
-
"a-
|
|
3115
|
-
"description": "
|
|
3155
|
+
"a-split/max": {
|
|
3156
|
+
"description": "Maximum threshold, it can be 0~1 representing a percentage, or a specific number of pixels, such as 300px",
|
|
3157
|
+
"type": "number|string"
|
|
3158
|
+
},
|
|
3159
|
+
"a-split/disabled": {
|
|
3160
|
+
"description": "Whether to disable",
|
|
3116
3161
|
"type": "boolean"
|
|
3117
3162
|
},
|
|
3118
3163
|
"a-skeleton/loading": {
|
|
@@ -3146,25 +3191,97 @@
|
|
|
3146
3191
|
"description": "The size of the shape skeleton",
|
|
3147
3192
|
"type": "string"
|
|
3148
3193
|
},
|
|
3149
|
-
"a-
|
|
3150
|
-
"description": "
|
|
3194
|
+
"a-statistic/title": {
|
|
3195
|
+
"description": "Title of the numerical display",
|
|
3151
3196
|
"type": "string"
|
|
3152
3197
|
},
|
|
3153
|
-
"a-
|
|
3154
|
-
"description": "
|
|
3198
|
+
"a-statistic/value": {
|
|
3199
|
+
"description": "Numerical display value"
|
|
3200
|
+
},
|
|
3201
|
+
"a-statistic/format": {
|
|
3202
|
+
"description": "Format of numerical display [dayjs](https://day.js.org/docs/en/display/format) (used in date mode)",
|
|
3155
3203
|
"type": "string"
|
|
3156
3204
|
},
|
|
3157
|
-
"a-
|
|
3158
|
-
"description": "
|
|
3205
|
+
"a-statistic/extra": {
|
|
3206
|
+
"description": "Additional display content",
|
|
3207
|
+
"type": "string"
|
|
3159
3208
|
},
|
|
3160
|
-
"a-
|
|
3161
|
-
"description": "
|
|
3209
|
+
"a-statistic/start": {
|
|
3210
|
+
"description": "Whether to start animation",
|
|
3162
3211
|
"type": "boolean"
|
|
3163
3212
|
},
|
|
3164
|
-
"a-
|
|
3165
|
-
"description": "
|
|
3213
|
+
"a-statistic/precision": {
|
|
3214
|
+
"description": "Decimal reserved digits (used in digital mode)",
|
|
3215
|
+
"type": "number"
|
|
3216
|
+
},
|
|
3217
|
+
"a-statistic/separator": {
|
|
3218
|
+
"description": "Carry separator (used in number mode)",
|
|
3219
|
+
"type": "string"
|
|
3220
|
+
},
|
|
3221
|
+
"a-statistic/show-group-separator": {
|
|
3222
|
+
"description": "Whether to display the carry separator (used in number mode)",
|
|
3223
|
+
"type": "boolean"
|
|
3224
|
+
},
|
|
3225
|
+
"a-statistic/animation": {
|
|
3226
|
+
"description": "Whether to turn on animation",
|
|
3227
|
+
"type": "boolean"
|
|
3228
|
+
},
|
|
3229
|
+
"a-statistic/animation-duration": {
|
|
3230
|
+
"description": "Animation's duration time",
|
|
3231
|
+
"type": "number"
|
|
3232
|
+
},
|
|
3233
|
+
"a-statistic/value-from": {
|
|
3234
|
+
"description": "The starting value of the animation",
|
|
3235
|
+
"type": "number"
|
|
3236
|
+
},
|
|
3237
|
+
"a-statistic/placeholder": {
|
|
3238
|
+
"description": "Prompt text (displayed when value is undefined )",
|
|
3239
|
+
"type": "string"
|
|
3240
|
+
},
|
|
3241
|
+
"a-statistic/value-style": {
|
|
3242
|
+
"description": "Custom value style"
|
|
3243
|
+
},
|
|
3244
|
+
"a-countdown/finish": {
|
|
3245
|
+
"description": "Callback at the end of the countdown"
|
|
3246
|
+
},
|
|
3247
|
+
"a-countdown/title": {
|
|
3248
|
+
"description": "Countdown title",
|
|
3249
|
+
"type": "string"
|
|
3250
|
+
},
|
|
3251
|
+
"a-countdown/value": {
|
|
3252
|
+
"description": "Countdown value",
|
|
3253
|
+
"type": "number"
|
|
3254
|
+
},
|
|
3255
|
+
"a-countdown/now": {
|
|
3256
|
+
"description": "Used to correct the incorrect display of the initialization time",
|
|
3257
|
+
"type": "number"
|
|
3258
|
+
},
|
|
3259
|
+
"a-countdown/format": {
|
|
3260
|
+
"description": "Countdown display format [dayjs](https://day.js.org/docs/en/display/format)",
|
|
3261
|
+
"type": "string"
|
|
3262
|
+
},
|
|
3263
|
+
"a-countdown/start": {
|
|
3264
|
+
"description": "Whether to start the countdown",
|
|
3166
3265
|
"type": "boolean"
|
|
3167
3266
|
},
|
|
3267
|
+
"a-countdown/value-style": {
|
|
3268
|
+
"description": "Custom value style"
|
|
3269
|
+
},
|
|
3270
|
+
"a-overflow-list/change": {
|
|
3271
|
+
"description": "Triggered when the overflow quantity changes"
|
|
3272
|
+
},
|
|
3273
|
+
"a-overflow-list/min": {
|
|
3274
|
+
"description": "Minimum number of elements to display",
|
|
3275
|
+
"type": "number"
|
|
3276
|
+
},
|
|
3277
|
+
"a-overflow-list/margin": {
|
|
3278
|
+
"description": "Item Margin",
|
|
3279
|
+
"type": "number"
|
|
3280
|
+
},
|
|
3281
|
+
"a-overflow-list/from": {
|
|
3282
|
+
"description": "Overflow From",
|
|
3283
|
+
"type": "string"
|
|
3284
|
+
},
|
|
3168
3285
|
"a-spin/size": {
|
|
3169
3286
|
"description": "Size",
|
|
3170
3287
|
"type": "number"
|
|
@@ -3185,118 +3302,252 @@
|
|
|
3185
3302
|
"description": "Whether to hide the icon",
|
|
3186
3303
|
"type": "boolean"
|
|
3187
3304
|
},
|
|
3188
|
-
"a-
|
|
3189
|
-
"description": "Triggered
|
|
3305
|
+
"a-table/expand": {
|
|
3306
|
+
"description": "Triggered when a row is clicked to expand"
|
|
3190
3307
|
},
|
|
3191
|
-
"a-
|
|
3192
|
-
"description": "Triggered when
|
|
3308
|
+
"a-table/expanded-change": {
|
|
3309
|
+
"description": "Triggered when the expanded data row changes"
|
|
3193
3310
|
},
|
|
3194
|
-
"a-
|
|
3195
|
-
"description": "Triggered
|
|
3311
|
+
"a-table/select": {
|
|
3312
|
+
"description": "Triggered when the row selector is clicked"
|
|
3313
|
+
},
|
|
3314
|
+
"a-table/select-all": {
|
|
3315
|
+
"description": "Triggered when the select all selector is clicked"
|
|
3316
|
+
},
|
|
3317
|
+
"a-table/selection-change": {
|
|
3318
|
+
"description": "Triggered when the selected data row changes"
|
|
3319
|
+
},
|
|
3320
|
+
"a-table/sorter-change": {
|
|
3321
|
+
"description": "Triggered when the collation changes"
|
|
3322
|
+
},
|
|
3323
|
+
"a-table/filter-change": {
|
|
3324
|
+
"description": "Triggered when the filter options are changed"
|
|
3325
|
+
},
|
|
3326
|
+
"a-table/page-change": {
|
|
3327
|
+
"description": "Triggered when the table pagination changes"
|
|
3328
|
+
},
|
|
3329
|
+
"a-table/page-size-change": {
|
|
3330
|
+
"description": "Triggered when the number of data per page of the table changes"
|
|
3331
|
+
},
|
|
3332
|
+
"a-table/change": {
|
|
3333
|
+
"description": "Triggered when table data changes"
|
|
3334
|
+
},
|
|
3335
|
+
"a-table/cell-mouse-enter": {
|
|
3336
|
+
"description": "Triggered when hovering into a cell"
|
|
3337
|
+
},
|
|
3338
|
+
"a-table/cell-mouse-leave": {
|
|
3339
|
+
"description": "Triggered when hovering out of a cell"
|
|
3340
|
+
},
|
|
3341
|
+
"a-table/cell-click": {
|
|
3342
|
+
"description": "Triggered when a cell is clicked"
|
|
3343
|
+
},
|
|
3344
|
+
"a-table/row-click": {
|
|
3345
|
+
"description": "Triggered when row data is clicked"
|
|
3346
|
+
},
|
|
3347
|
+
"a-table/header-click": {
|
|
3348
|
+
"description": "Triggered when the header data is clicked"
|
|
3349
|
+
},
|
|
3350
|
+
"a-table/column-resize": {
|
|
3351
|
+
"description": "Triggered when column width is adjusted"
|
|
3352
|
+
},
|
|
3353
|
+
"a-table/row-dblclick": {
|
|
3354
|
+
"description": "Triggered when row data is double clicked"
|
|
3355
|
+
},
|
|
3356
|
+
"a-table/cell-dblclick": {
|
|
3357
|
+
"description": "Triggered when a cell is double clicked"
|
|
3358
|
+
},
|
|
3359
|
+
"a-table/row-contextmenu": {
|
|
3360
|
+
"description": "Triggered when row data is right clicked"
|
|
3361
|
+
},
|
|
3362
|
+
"a-table/cell-contextmenu": {
|
|
3363
|
+
"description": "Triggered when a cell is right clicked"
|
|
3364
|
+
},
|
|
3365
|
+
"a-table/columns": {
|
|
3366
|
+
"description": "Column info of the table"
|
|
3367
|
+
},
|
|
3368
|
+
"a-table/data": {
|
|
3369
|
+
"description": "Table data"
|
|
3370
|
+
},
|
|
3371
|
+
"a-table/bordered": {
|
|
3372
|
+
"description": "Whether to show the border"
|
|
3373
|
+
},
|
|
3374
|
+
"a-table/hoverable": {
|
|
3375
|
+
"description": "Whether to show the hover effect",
|
|
3376
|
+
"type": "boolean"
|
|
3377
|
+
},
|
|
3378
|
+
"a-table/stripe": {
|
|
3379
|
+
"description": "Whether to enable the stripe effect",
|
|
3380
|
+
"type": "boolean"
|
|
3381
|
+
},
|
|
3382
|
+
"a-table/size": {
|
|
3383
|
+
"description": "The size of the table"
|
|
3384
|
+
},
|
|
3385
|
+
"a-table/table-layout-fixed": {
|
|
3386
|
+
"description": "The table-layout property of the table is set to fixed. After it is set to fixed, the width of the table will not be stretched beyond 100% by the content.",
|
|
3387
|
+
"type": "boolean"
|
|
3388
|
+
},
|
|
3389
|
+
"a-table/loading": {
|
|
3390
|
+
"description": "Whether it is loading state",
|
|
3391
|
+
"type": "boolean|object"
|
|
3392
|
+
},
|
|
3393
|
+
"a-table/row-selection": {
|
|
3394
|
+
"description": "Table row selector configuration"
|
|
3395
|
+
},
|
|
3396
|
+
"a-table/expandable": {
|
|
3397
|
+
"description": "Expand row configuration of the table"
|
|
3398
|
+
},
|
|
3399
|
+
"a-table/scroll": {
|
|
3400
|
+
"description": "Scrolling attribute configuration of the table. The `2.13.0` version adds support for character values. `2.20.0` version adds support for `minWidth`, `maxHeight`."
|
|
3401
|
+
},
|
|
3402
|
+
"a-table/pagination": {
|
|
3403
|
+
"description": "Pagination properties configuration"
|
|
3404
|
+
},
|
|
3405
|
+
"a-table/page-position": {
|
|
3406
|
+
"description": "The position of the page selector"
|
|
3407
|
+
},
|
|
3408
|
+
"a-table/indent-size": {
|
|
3409
|
+
"description": "The indentation distance of the tree table",
|
|
3410
|
+
"type": "number"
|
|
3411
|
+
},
|
|
3412
|
+
"a-table/row-key": {
|
|
3413
|
+
"description": "Value field of table row `key`",
|
|
3414
|
+
"type": "string"
|
|
3415
|
+
},
|
|
3416
|
+
"a-table/show-header": {
|
|
3417
|
+
"description": "Whether to show the header",
|
|
3418
|
+
"type": "boolean"
|
|
3419
|
+
},
|
|
3420
|
+
"a-table/virtual-list-props": {
|
|
3421
|
+
"description": "Pass the virtual list attribute, pass in this parameter to turn on virtual scrolling [VirtualListProps](#VirtualListProps)"
|
|
3422
|
+
},
|
|
3423
|
+
"a-table/span-method": {
|
|
3424
|
+
"description": "Cell merge method (The index starts counting from the data item)"
|
|
3425
|
+
},
|
|
3426
|
+
"a-table/span-all": {
|
|
3427
|
+
"description": "Whether to make the index of the span method contain all",
|
|
3428
|
+
"type": "boolean"
|
|
3429
|
+
},
|
|
3430
|
+
"a-table/load-more": {
|
|
3431
|
+
"description": "Data lazy loading function, open the lazy loading function when it is passed in"
|
|
3432
|
+
},
|
|
3433
|
+
"a-table/filter-icon-align-left": {
|
|
3434
|
+
"description": "Whether the filter icon is aligned to the left",
|
|
3435
|
+
"type": "boolean"
|
|
3436
|
+
},
|
|
3437
|
+
"a-table/hide-expand-button-on-empty": {
|
|
3438
|
+
"description": "Whether to hide expand button when subtree is empty",
|
|
3439
|
+
"type": "boolean"
|
|
3440
|
+
},
|
|
3441
|
+
"a-table/row-class": {
|
|
3442
|
+
"description": "The class name of the table row element. The `2.34.0` version adds support for function values."
|
|
3443
|
+
},
|
|
3444
|
+
"a-table/draggable": {
|
|
3445
|
+
"description": "Table drag and drop sorting configuration"
|
|
3446
|
+
},
|
|
3447
|
+
"a-table/column-resizable": {
|
|
3448
|
+
"description": "Whether to allow the column width to be adjusted",
|
|
3449
|
+
"type": "boolean"
|
|
3196
3450
|
},
|
|
3197
|
-
"a-
|
|
3198
|
-
"description": "
|
|
3199
|
-
"type": "string"
|
|
3451
|
+
"a-table/summary": {
|
|
3452
|
+
"description": "Show footer summary row"
|
|
3200
3453
|
},
|
|
3201
|
-
"a-
|
|
3202
|
-
"description": "
|
|
3454
|
+
"a-table/summary-text": {
|
|
3455
|
+
"description": "The first column of text in the summary line",
|
|
3203
3456
|
"type": "string"
|
|
3204
3457
|
},
|
|
3205
|
-
"a-
|
|
3206
|
-
"description": "
|
|
3207
|
-
"type": "number|string"
|
|
3458
|
+
"a-table/summary-span-method": {
|
|
3459
|
+
"description": "Cell Merge Method for Summarizing Rows"
|
|
3208
3460
|
},
|
|
3209
|
-
"a-
|
|
3210
|
-
"description": "
|
|
3211
|
-
"type": "number|string"
|
|
3461
|
+
"a-table/selected-keys": {
|
|
3462
|
+
"description": "Selected row (controlled mode) takes precedence over `rowSelection`"
|
|
3212
3463
|
},
|
|
3213
|
-
"a-
|
|
3214
|
-
"description": "
|
|
3215
|
-
"type": "number|string"
|
|
3464
|
+
"a-table/default-selected-keys": {
|
|
3465
|
+
"description": "The selected row by default (uncontrolled mode) takes precedence over `rowSelection`"
|
|
3216
3466
|
},
|
|
3217
|
-
"a-
|
|
3218
|
-
"description": "
|
|
3219
|
-
"type": "number|string"
|
|
3467
|
+
"a-table/expanded-keys": {
|
|
3468
|
+
"description": "Displayed Expanded Row, Subtree (Controlled Mode) takes precedence over `expandable`"
|
|
3220
3469
|
},
|
|
3221
|
-
"a-
|
|
3222
|
-
"description": "
|
|
3470
|
+
"a-table/default-expanded-keys": {
|
|
3471
|
+
"description": "Expand row, Subtree displayed by default (Uncontrolled mode) takes precedence over `expandable`"
|
|
3472
|
+
},
|
|
3473
|
+
"a-table/default-expand-all-rows": {
|
|
3474
|
+
"description": "Whether to expand all rows by default",
|
|
3223
3475
|
"type": "boolean"
|
|
3224
3476
|
},
|
|
3225
|
-
"a-
|
|
3226
|
-
"description": "
|
|
3227
|
-
"type": "
|
|
3477
|
+
"a-table/sticky-header": {
|
|
3478
|
+
"description": "Whether to open the sticky header",
|
|
3479
|
+
"type": "boolean|number"
|
|
3228
3480
|
},
|
|
3229
|
-
"a-
|
|
3230
|
-
"description": "
|
|
3481
|
+
"a-table/scrollbar": {
|
|
3482
|
+
"description": "Whether to enable virtual scroll bar"
|
|
3231
3483
|
},
|
|
3232
|
-
"a-
|
|
3233
|
-
"description": "
|
|
3484
|
+
"a-table/show-empty-tree": {
|
|
3485
|
+
"description": "Whether to display empty subtrees",
|
|
3486
|
+
"type": "boolean"
|
|
3487
|
+
},
|
|
3488
|
+
"a-table-column/data-index": {
|
|
3489
|
+
"description": "Identifies the column information, corresponding to the data in TableData",
|
|
3234
3490
|
"type": "string"
|
|
3235
3491
|
},
|
|
3236
|
-
"a-
|
|
3237
|
-
"description": "
|
|
3492
|
+
"a-table-column/title": {
|
|
3493
|
+
"description": "Column title",
|
|
3238
3494
|
"type": "string"
|
|
3239
3495
|
},
|
|
3240
|
-
"a-
|
|
3241
|
-
"description": "
|
|
3242
|
-
"type": "
|
|
3496
|
+
"a-table-column/width": {
|
|
3497
|
+
"description": "Column width",
|
|
3498
|
+
"type": "number"
|
|
3243
3499
|
},
|
|
3244
|
-
"a-
|
|
3245
|
-
"description": "
|
|
3500
|
+
"a-table-column/min-width": {
|
|
3501
|
+
"description": "Minimum column width",
|
|
3246
3502
|
"type": "number"
|
|
3247
3503
|
},
|
|
3248
|
-
"a-
|
|
3249
|
-
"description": "
|
|
3250
|
-
"type": "string"
|
|
3504
|
+
"a-table-column/align": {
|
|
3505
|
+
"description": "Alignment direction"
|
|
3251
3506
|
},
|
|
3252
|
-
"a-
|
|
3253
|
-
"description": "
|
|
3254
|
-
"type": "boolean"
|
|
3507
|
+
"a-table-column/fixed": {
|
|
3508
|
+
"description": "Fixed position"
|
|
3255
3509
|
},
|
|
3256
|
-
"a-
|
|
3257
|
-
"description": "Whether to
|
|
3510
|
+
"a-table-column/ellipsis": {
|
|
3511
|
+
"description": "Whether to display as omitted",
|
|
3258
3512
|
"type": "boolean"
|
|
3259
3513
|
},
|
|
3260
|
-
"a-
|
|
3261
|
-
"description": "
|
|
3262
|
-
"type": "number"
|
|
3514
|
+
"a-table-column/sortable": {
|
|
3515
|
+
"description": "Sorting related options"
|
|
3263
3516
|
},
|
|
3264
|
-
"a-
|
|
3265
|
-
"description": "
|
|
3266
|
-
"type": "number"
|
|
3517
|
+
"a-table-column/filterable": {
|
|
3518
|
+
"description": "Filter related options"
|
|
3267
3519
|
},
|
|
3268
|
-
"a-
|
|
3269
|
-
"description": "
|
|
3270
|
-
"type": "string"
|
|
3520
|
+
"a-table-column/cell-class": {
|
|
3521
|
+
"description": "Custom cell class"
|
|
3271
3522
|
},
|
|
3272
|
-
"a-
|
|
3273
|
-
"description": "Custom
|
|
3523
|
+
"a-table-column/header-cell-class": {
|
|
3524
|
+
"description": "Custom cell class"
|
|
3274
3525
|
},
|
|
3275
|
-
"a-
|
|
3276
|
-
"description": "
|
|
3526
|
+
"a-table-column/body-cell-class": {
|
|
3527
|
+
"description": "Custom cell class"
|
|
3277
3528
|
},
|
|
3278
|
-
"a-
|
|
3279
|
-
"description": "
|
|
3280
|
-
"type": "string"
|
|
3529
|
+
"a-table-column/summary-cell-class": {
|
|
3530
|
+
"description": "Customize summary column cell class"
|
|
3281
3531
|
},
|
|
3282
|
-
"a-
|
|
3283
|
-
"description": "
|
|
3284
|
-
"type": "number"
|
|
3532
|
+
"a-table-column/cell-style": {
|
|
3533
|
+
"description": "Custom cell style"
|
|
3285
3534
|
},
|
|
3286
|
-
"a-
|
|
3287
|
-
"description": "
|
|
3288
|
-
"type": "number"
|
|
3535
|
+
"a-table-column/header-cell-style": {
|
|
3536
|
+
"description": "Custom cell style"
|
|
3289
3537
|
},
|
|
3290
|
-
"a-
|
|
3291
|
-
"description": "
|
|
3292
|
-
"type": "string"
|
|
3538
|
+
"a-table-column/body-cell-style": {
|
|
3539
|
+
"description": "Custom cell style"
|
|
3293
3540
|
},
|
|
3294
|
-
"a-
|
|
3295
|
-
"description": "
|
|
3296
|
-
"type": "boolean"
|
|
3541
|
+
"a-table-column/summary-cell-style": {
|
|
3542
|
+
"description": "Customize summary column cell style"
|
|
3297
3543
|
},
|
|
3298
|
-
"a-
|
|
3299
|
-
"description": "
|
|
3544
|
+
"a-table-column/index": {
|
|
3545
|
+
"description": "index for manually specifying option. Manual specification is no longer required after version 2.26.0",
|
|
3546
|
+
"type": "number"
|
|
3547
|
+
},
|
|
3548
|
+
"a-table-column/tooltip": {
|
|
3549
|
+
"description": "Whether to show text hints when omitted",
|
|
3550
|
+
"type": "boolean|object"
|
|
3300
3551
|
},
|
|
3301
3552
|
"a-steps/change": {
|
|
3302
3553
|
"description": "Triggered when the number of steps changes"
|
|
@@ -3393,267 +3644,127 @@
|
|
|
3393
3644
|
"description": "The color of the switch when checked",
|
|
3394
3645
|
"type": "string"
|
|
3395
3646
|
},
|
|
3396
|
-
"a-switch/unchecked-color": {
|
|
3397
|
-
"description": "The color of the switch when unchecked",
|
|
3398
|
-
"type": "string"
|
|
3399
|
-
},
|
|
3400
|
-
"a-switch/before-change": {
|
|
3401
|
-
"description": "before-change hook before the switch state changes. If false is returned or a Promise is returned and then is rejected, will stop switching"
|
|
3402
|
-
},
|
|
3403
|
-
"a-switch/checked-text": {
|
|
3404
|
-
"description": "Copywriting when opened (not effective when `type='line'` and `size='small'`)",
|
|
3405
|
-
"type": "string"
|
|
3406
|
-
},
|
|
3407
|
-
"a-switch/unchecked-text": {
|
|
3408
|
-
"description": "Copywriting when closed (not effective when `type='line'` and `size='small'`)",
|
|
3409
|
-
"type": "string"
|
|
3410
|
-
},
|
|
3411
|
-
"a-table/expand": {
|
|
3412
|
-
"description": "Triggered when a row is clicked to expand"
|
|
3413
|
-
},
|
|
3414
|
-
"a-table/expanded-change": {
|
|
3415
|
-
"description": "Triggered when the expanded data row changes"
|
|
3416
|
-
},
|
|
3417
|
-
"a-table/select": {
|
|
3418
|
-
"description": "Triggered when the row selector is clicked"
|
|
3419
|
-
},
|
|
3420
|
-
"a-table/select-all": {
|
|
3421
|
-
"description": "Triggered when the select all selector is clicked"
|
|
3422
|
-
},
|
|
3423
|
-
"a-table/selection-change": {
|
|
3424
|
-
"description": "Triggered when the selected data row changes"
|
|
3425
|
-
},
|
|
3426
|
-
"a-table/sorter-change": {
|
|
3427
|
-
"description": "Triggered when the collation changes"
|
|
3428
|
-
},
|
|
3429
|
-
"a-table/filter-change": {
|
|
3430
|
-
"description": "Triggered when the filter options are changed"
|
|
3431
|
-
},
|
|
3432
|
-
"a-table/page-change": {
|
|
3433
|
-
"description": "Triggered when the table pagination changes"
|
|
3434
|
-
},
|
|
3435
|
-
"a-table/page-size-change": {
|
|
3436
|
-
"description": "Triggered when the number of data per page of the table changes"
|
|
3437
|
-
},
|
|
3438
|
-
"a-table/change": {
|
|
3439
|
-
"description": "Triggered when table data changes"
|
|
3440
|
-
},
|
|
3441
|
-
"a-table/cell-mouse-enter": {
|
|
3442
|
-
"description": "Triggered when hovering into a cell"
|
|
3443
|
-
},
|
|
3444
|
-
"a-table/cell-mouse-leave": {
|
|
3445
|
-
"description": "Triggered when hovering out of a cell"
|
|
3446
|
-
},
|
|
3447
|
-
"a-table/cell-click": {
|
|
3448
|
-
"description": "Triggered when a cell is clicked"
|
|
3449
|
-
},
|
|
3450
|
-
"a-table/row-click": {
|
|
3451
|
-
"description": "Triggered when row data is clicked"
|
|
3452
|
-
},
|
|
3453
|
-
"a-table/header-click": {
|
|
3454
|
-
"description": "Triggered when the header data is clicked"
|
|
3455
|
-
},
|
|
3456
|
-
"a-table/column-resize": {
|
|
3457
|
-
"description": "Triggered when column width is adjusted"
|
|
3458
|
-
},
|
|
3459
|
-
"a-table/row-dblclick": {
|
|
3460
|
-
"description": "Triggered when row data is double clicked"
|
|
3461
|
-
},
|
|
3462
|
-
"a-table/cell-dblclick": {
|
|
3463
|
-
"description": "Triggered when a cell is double clicked"
|
|
3464
|
-
},
|
|
3465
|
-
"a-table/row-contextmenu": {
|
|
3466
|
-
"description": "Triggered when row data is right clicked"
|
|
3467
|
-
},
|
|
3468
|
-
"a-table/cell-contextmenu": {
|
|
3469
|
-
"description": "Triggered when a cell is right clicked"
|
|
3470
|
-
},
|
|
3471
|
-
"a-table/columns": {
|
|
3472
|
-
"description": "Column info of the table"
|
|
3473
|
-
},
|
|
3474
|
-
"a-table/data": {
|
|
3475
|
-
"description": "Table data"
|
|
3476
|
-
},
|
|
3477
|
-
"a-table/bordered": {
|
|
3478
|
-
"description": "Whether to show the border"
|
|
3479
|
-
},
|
|
3480
|
-
"a-table/hoverable": {
|
|
3481
|
-
"description": "Whether to show the hover effect",
|
|
3482
|
-
"type": "boolean"
|
|
3483
|
-
},
|
|
3484
|
-
"a-table/stripe": {
|
|
3485
|
-
"description": "Whether to enable the stripe effect",
|
|
3486
|
-
"type": "boolean"
|
|
3487
|
-
},
|
|
3488
|
-
"a-table/size": {
|
|
3489
|
-
"description": "The size of the table"
|
|
3490
|
-
},
|
|
3491
|
-
"a-table/table-layout-fixed": {
|
|
3492
|
-
"description": "The table-layout property of the table is set to fixed. After it is set to fixed, the width of the table will not be stretched beyond 100% by the content.",
|
|
3493
|
-
"type": "boolean"
|
|
3494
|
-
},
|
|
3495
|
-
"a-table/loading": {
|
|
3496
|
-
"description": "Whether it is loading state",
|
|
3497
|
-
"type": "boolean|object"
|
|
3498
|
-
},
|
|
3499
|
-
"a-table/row-selection": {
|
|
3500
|
-
"description": "Table row selector configuration"
|
|
3501
|
-
},
|
|
3502
|
-
"a-table/expandable": {
|
|
3503
|
-
"description": "Expand row configuration of the table"
|
|
3504
|
-
},
|
|
3505
|
-
"a-table/scroll": {
|
|
3506
|
-
"description": "Scrolling attribute configuration of the table. The `2.13.0` version adds support for character values. `2.20.0` version adds support for `minWidth`, `maxHeight`."
|
|
3507
|
-
},
|
|
3508
|
-
"a-table/pagination": {
|
|
3509
|
-
"description": "Pagination properties configuration"
|
|
3510
|
-
},
|
|
3511
|
-
"a-table/page-position": {
|
|
3512
|
-
"description": "The position of the page selector"
|
|
3647
|
+
"a-switch/unchecked-color": {
|
|
3648
|
+
"description": "The color of the switch when unchecked",
|
|
3649
|
+
"type": "string"
|
|
3513
3650
|
},
|
|
3514
|
-
"a-
|
|
3515
|
-
"description": "
|
|
3516
|
-
"type": "number"
|
|
3651
|
+
"a-switch/before-change": {
|
|
3652
|
+
"description": "before-change hook before the switch state changes. If false is returned or a Promise is returned and then is rejected, will stop switching"
|
|
3517
3653
|
},
|
|
3518
|
-
"a-
|
|
3519
|
-
"description": "
|
|
3654
|
+
"a-switch/checked-text": {
|
|
3655
|
+
"description": "Copywriting when opened (not effective when `type='line'` and `size='small'`)",
|
|
3520
3656
|
"type": "string"
|
|
3521
3657
|
},
|
|
3522
|
-
"a-
|
|
3523
|
-
"description": "
|
|
3524
|
-
"type": "
|
|
3658
|
+
"a-switch/unchecked-text": {
|
|
3659
|
+
"description": "Copywriting when closed (not effective when `type='line'` and `size='small'`)",
|
|
3660
|
+
"type": "string"
|
|
3525
3661
|
},
|
|
3526
|
-
"a-
|
|
3527
|
-
"description": "
|
|
3662
|
+
"a-tag/close": {
|
|
3663
|
+
"description": "Emitted when the close button is clicked"
|
|
3528
3664
|
},
|
|
3529
|
-
"a-
|
|
3530
|
-
"description": "
|
|
3665
|
+
"a-tag/check": {
|
|
3666
|
+
"description": "Emitted when the user check (emit only in the checkable mode)"
|
|
3531
3667
|
},
|
|
3532
|
-
"a-
|
|
3533
|
-
"description": "
|
|
3534
|
-
"type": "boolean"
|
|
3668
|
+
"a-tag/color": {
|
|
3669
|
+
"description": "Label color"
|
|
3535
3670
|
},
|
|
3536
|
-
"a-
|
|
3537
|
-
"description": "
|
|
3671
|
+
"a-tag/size": {
|
|
3672
|
+
"description": "Label size",
|
|
3673
|
+
"type": "string"
|
|
3538
3674
|
},
|
|
3539
|
-
"a-
|
|
3540
|
-
"description": "Whether the
|
|
3675
|
+
"a-tag/bordered": {
|
|
3676
|
+
"description": "Whether the tag is bordered",
|
|
3541
3677
|
"type": "boolean"
|
|
3542
3678
|
},
|
|
3543
|
-
"a-
|
|
3544
|
-
"description": "Whether
|
|
3679
|
+
"a-tag/visible": {
|
|
3680
|
+
"description": "Whether the tag is visible",
|
|
3545
3681
|
"type": "boolean"
|
|
3546
3682
|
},
|
|
3547
|
-
"a-
|
|
3548
|
-
"description": "
|
|
3549
|
-
},
|
|
3550
|
-
"a-table/draggable": {
|
|
3551
|
-
"description": "Table drag and drop sorting configuration"
|
|
3552
|
-
},
|
|
3553
|
-
"a-table/column-resizable": {
|
|
3554
|
-
"description": "Whether to allow the column width to be adjusted",
|
|
3683
|
+
"a-tag/default-visible": {
|
|
3684
|
+
"description": "Whether the tag is visible by default",
|
|
3555
3685
|
"type": "boolean"
|
|
3556
3686
|
},
|
|
3557
|
-
"a-
|
|
3558
|
-
"description": "
|
|
3687
|
+
"a-tag/loading": {
|
|
3688
|
+
"description": "Whether the tag is loading state",
|
|
3689
|
+
"type": "boolean"
|
|
3559
3690
|
},
|
|
3560
|
-
"a-
|
|
3561
|
-
"description": "
|
|
3562
|
-
"type": "
|
|
3691
|
+
"a-tag/closable": {
|
|
3692
|
+
"description": "Whether the tag can be closed",
|
|
3693
|
+
"type": "boolean"
|
|
3563
3694
|
},
|
|
3564
|
-
"a-
|
|
3565
|
-
"description": "
|
|
3695
|
+
"a-tag/checkable": {
|
|
3696
|
+
"description": "Whether the tag can be checked",
|
|
3697
|
+
"type": "boolean"
|
|
3566
3698
|
},
|
|
3567
|
-
"a-
|
|
3568
|
-
"description": "
|
|
3699
|
+
"a-tag/checked": {
|
|
3700
|
+
"description": "Whether the tag is checked (available when the tag is checkable)",
|
|
3701
|
+
"type": "boolean"
|
|
3569
3702
|
},
|
|
3570
|
-
"a-
|
|
3571
|
-
"description": "
|
|
3703
|
+
"a-tag/default-checked": {
|
|
3704
|
+
"description": "Whether the tag is checked by default (available when the tag is checkable)",
|
|
3705
|
+
"type": "boolean"
|
|
3572
3706
|
},
|
|
3573
|
-
"a-
|
|
3574
|
-
"description": "
|
|
3707
|
+
"a-tag/nowrap": {
|
|
3708
|
+
"description": "Tag content does not wrap",
|
|
3709
|
+
"type": "boolean"
|
|
3575
3710
|
},
|
|
3576
|
-
"a-
|
|
3577
|
-
"description": "
|
|
3711
|
+
"a-textarea/input": {
|
|
3712
|
+
"description": "Emitted when the user enters"
|
|
3578
3713
|
},
|
|
3579
|
-
"a-
|
|
3580
|
-
"description": "
|
|
3581
|
-
"type": "boolean"
|
|
3714
|
+
"a-textarea/change": {
|
|
3715
|
+
"description": "Only emitted when the textarea is out of focus"
|
|
3582
3716
|
},
|
|
3583
|
-
"a-
|
|
3584
|
-
"description": "
|
|
3585
|
-
"type": "boolean|number"
|
|
3717
|
+
"a-textarea/clear": {
|
|
3718
|
+
"description": "Emitted when the clear button is clicked"
|
|
3586
3719
|
},
|
|
3587
|
-
"a-
|
|
3588
|
-
"description": "
|
|
3720
|
+
"a-textarea/focus": {
|
|
3721
|
+
"description": "Emitted when the textarea gets focus"
|
|
3589
3722
|
},
|
|
3590
|
-
"a-
|
|
3591
|
-
"description": "
|
|
3592
|
-
"type": "boolean"
|
|
3723
|
+
"a-textarea/blur": {
|
|
3724
|
+
"description": "Emitted when the textarea loses focus"
|
|
3593
3725
|
},
|
|
3594
|
-
"a-
|
|
3595
|
-
"description": "
|
|
3726
|
+
"a-textarea/model-value": {
|
|
3727
|
+
"description": "Value",
|
|
3596
3728
|
"type": "string"
|
|
3597
3729
|
},
|
|
3598
|
-
"a-
|
|
3599
|
-
"description": "
|
|
3730
|
+
"a-textarea/default-value": {
|
|
3731
|
+
"description": "Default value (uncontrolled state)",
|
|
3600
3732
|
"type": "string"
|
|
3601
3733
|
},
|
|
3602
|
-
"a-
|
|
3603
|
-
"description": "
|
|
3604
|
-
"type": "
|
|
3605
|
-
},
|
|
3606
|
-
"a-table-column/min-width": {
|
|
3607
|
-
"description": "Minimum column width",
|
|
3608
|
-
"type": "number"
|
|
3609
|
-
},
|
|
3610
|
-
"a-table-column/align": {
|
|
3611
|
-
"description": "Alignment direction"
|
|
3612
|
-
},
|
|
3613
|
-
"a-table-column/fixed": {
|
|
3614
|
-
"description": "Fixed position"
|
|
3734
|
+
"a-textarea/placeholder": {
|
|
3735
|
+
"description": "Placeholder",
|
|
3736
|
+
"type": "string"
|
|
3615
3737
|
},
|
|
3616
|
-
"a-
|
|
3617
|
-
"description": "Whether to
|
|
3738
|
+
"a-textarea/disabled": {
|
|
3739
|
+
"description": "Whether to disable",
|
|
3618
3740
|
"type": "boolean"
|
|
3619
3741
|
},
|
|
3620
|
-
"a-
|
|
3621
|
-
"description": "
|
|
3622
|
-
|
|
3623
|
-
"a-table-column/filterable": {
|
|
3624
|
-
"description": "Filter related options"
|
|
3625
|
-
},
|
|
3626
|
-
"a-table-column/cell-class": {
|
|
3627
|
-
"description": "Custom cell class"
|
|
3628
|
-
},
|
|
3629
|
-
"a-table-column/header-cell-class": {
|
|
3630
|
-
"description": "Custom cell class"
|
|
3631
|
-
},
|
|
3632
|
-
"a-table-column/body-cell-class": {
|
|
3633
|
-
"description": "Custom cell class"
|
|
3742
|
+
"a-textarea/error": {
|
|
3743
|
+
"description": "Whether it is an error state",
|
|
3744
|
+
"type": "boolean"
|
|
3634
3745
|
},
|
|
3635
|
-
"a-
|
|
3636
|
-
"description": "
|
|
3746
|
+
"a-textarea/max-length": {
|
|
3747
|
+
"description": "Maximum length of input value, the errorOnly attribute was added in version 2.12.0"
|
|
3637
3748
|
},
|
|
3638
|
-
"a-
|
|
3639
|
-
"description": "
|
|
3749
|
+
"a-textarea/show-word-limit": {
|
|
3750
|
+
"description": "Whether to display word count",
|
|
3751
|
+
"type": "boolean"
|
|
3640
3752
|
},
|
|
3641
|
-
"a-
|
|
3642
|
-
"description": "
|
|
3753
|
+
"a-textarea/allow-clear": {
|
|
3754
|
+
"description": "Whether to allow clearing the text",
|
|
3755
|
+
"type": "boolean"
|
|
3643
3756
|
},
|
|
3644
|
-
"a-
|
|
3645
|
-
"description": "
|
|
3757
|
+
"a-textarea/auto-size": {
|
|
3758
|
+
"description": "Whether to make the textarea adapt to the height of the content"
|
|
3646
3759
|
},
|
|
3647
|
-
"a-
|
|
3648
|
-
"description": "
|
|
3760
|
+
"a-textarea/word-length": {
|
|
3761
|
+
"description": "Calculation method of word length"
|
|
3649
3762
|
},
|
|
3650
|
-
"a-
|
|
3651
|
-
"description": "
|
|
3652
|
-
"type": "number"
|
|
3763
|
+
"a-textarea/word-slice": {
|
|
3764
|
+
"description": "Character interception method, used together with wordLength"
|
|
3653
3765
|
},
|
|
3654
|
-
"a-
|
|
3655
|
-
"description": "
|
|
3656
|
-
"type": "boolean|object"
|
|
3766
|
+
"a-textarea/textarea-attrs": {
|
|
3767
|
+
"description": "Attributes passed to textarea"
|
|
3657
3768
|
},
|
|
3658
3769
|
"a-tabs/change": {
|
|
3659
3770
|
"description": "Triggered when the current tag value changes"
|
|
@@ -3703,154 +3814,88 @@
|
|
|
3703
3814
|
"description": "Whether to mount the content when the label is first displayed",
|
|
3704
3815
|
"type": "boolean"
|
|
3705
3816
|
},
|
|
3706
|
-
"a-tabs/justify": {
|
|
3707
|
-
"description": "The height of the container is fully supported, and it only takes effect in horizontal mode.",
|
|
3708
|
-
"type": "boolean"
|
|
3709
|
-
},
|
|
3710
|
-
"a-tabs/animation": {
|
|
3711
|
-
"description": "Whether to enable option content transition animation",
|
|
3712
|
-
"type": "boolean"
|
|
3713
|
-
},
|
|
3714
|
-
"a-tabs/header-padding": {
|
|
3715
|
-
"description": "Whether there is a horizontal margin on the header of the tab. Only valid for tabs with `type` equal to `line` and `text` type",
|
|
3716
|
-
"type": "boolean"
|
|
3717
|
-
},
|
|
3718
|
-
"a-tabs/auto-switch": {
|
|
3719
|
-
"description": "Whether to switch to a new tab after creating a tab (the last one)",
|
|
3720
|
-
"type": "boolean"
|
|
3721
|
-
},
|
|
3722
|
-
"a-tabs/hide-content": {
|
|
3723
|
-
"description": "Whether to hide content",
|
|
3724
|
-
"type": "boolean"
|
|
3725
|
-
},
|
|
3726
|
-
"a-tabs/trigger": {
|
|
3727
|
-
"description": "Trigger method"
|
|
3728
|
-
},
|
|
3729
|
-
"a-tabs/scroll-position": {
|
|
3730
|
-
"description": "The scroll position of the selected tab, the default auto will scroll the activeTab to the visible area, but will not adjust the position intentionally"
|
|
3731
|
-
},
|
|
3732
|
-
"a-tab-pane/title": {
|
|
3733
|
-
"description": "Title of the tab",
|
|
3734
|
-
"type": "string"
|
|
3735
|
-
},
|
|
3736
|
-
"a-tab-pane/disabled": {
|
|
3737
|
-
"description": "Whether to disable",
|
|
3738
|
-
"type": "boolean"
|
|
3739
|
-
},
|
|
3740
|
-
"a-tab-pane/closable": {
|
|
3741
|
-
"description": "Whether to allow this tab to be closed (only effective in editable mode)",
|
|
3742
|
-
"type": "boolean"
|
|
3743
|
-
},
|
|
3744
|
-
"a-tab-pane/destroy-on-hide": {
|
|
3745
|
-
"description": "Whether to destroy the content when the label is not displayed",
|
|
3746
|
-
"type": "boolean"
|
|
3747
|
-
},
|
|
3748
|
-
"a-tag/close": {
|
|
3749
|
-
"description": "Emitted when the close button is clicked"
|
|
3750
|
-
},
|
|
3751
|
-
"a-tag/check": {
|
|
3752
|
-
"description": "Emitted when the user check (emit only in the checkable mode)"
|
|
3753
|
-
},
|
|
3754
|
-
"a-tag/color": {
|
|
3755
|
-
"description": "Label color"
|
|
3756
|
-
},
|
|
3757
|
-
"a-tag/size": {
|
|
3758
|
-
"description": "Label size",
|
|
3759
|
-
"type": "string"
|
|
3760
|
-
},
|
|
3761
|
-
"a-tag/bordered": {
|
|
3762
|
-
"description": "Whether the tag is bordered",
|
|
3763
|
-
"type": "boolean"
|
|
3764
|
-
},
|
|
3765
|
-
"a-tag/visible": {
|
|
3766
|
-
"description": "Whether the tag is visible",
|
|
3767
|
-
"type": "boolean"
|
|
3768
|
-
},
|
|
3769
|
-
"a-tag/default-visible": {
|
|
3770
|
-
"description": "Whether the tag is visible by default",
|
|
3771
|
-
"type": "boolean"
|
|
3772
|
-
},
|
|
3773
|
-
"a-tag/loading": {
|
|
3774
|
-
"description": "Whether the tag is loading state",
|
|
3775
|
-
"type": "boolean"
|
|
3776
|
-
},
|
|
3777
|
-
"a-tag/closable": {
|
|
3778
|
-
"description": "Whether the tag can be closed",
|
|
3817
|
+
"a-tabs/justify": {
|
|
3818
|
+
"description": "The height of the container is fully supported, and it only takes effect in horizontal mode.",
|
|
3779
3819
|
"type": "boolean"
|
|
3780
3820
|
},
|
|
3781
|
-
"a-
|
|
3782
|
-
"description": "Whether
|
|
3821
|
+
"a-tabs/animation": {
|
|
3822
|
+
"description": "Whether to enable option content transition animation",
|
|
3783
3823
|
"type": "boolean"
|
|
3784
3824
|
},
|
|
3785
|
-
"a-
|
|
3786
|
-
"description": "Whether
|
|
3825
|
+
"a-tabs/header-padding": {
|
|
3826
|
+
"description": "Whether there is a horizontal margin on the header of the tab. Only valid for tabs with `type` equal to `line` and `text` type",
|
|
3787
3827
|
"type": "boolean"
|
|
3788
3828
|
},
|
|
3789
|
-
"a-
|
|
3790
|
-
"description": "Whether
|
|
3829
|
+
"a-tabs/auto-switch": {
|
|
3830
|
+
"description": "Whether to switch to a new tab after creating a tab (the last one)",
|
|
3791
3831
|
"type": "boolean"
|
|
3792
3832
|
},
|
|
3793
|
-
"a-
|
|
3794
|
-
"description": "
|
|
3833
|
+
"a-tabs/hide-content": {
|
|
3834
|
+
"description": "Whether to hide content",
|
|
3795
3835
|
"type": "boolean"
|
|
3796
3836
|
},
|
|
3797
|
-
"a-
|
|
3798
|
-
"description": "
|
|
3799
|
-
},
|
|
3800
|
-
"a-textarea/change": {
|
|
3801
|
-
"description": "Only emitted when the textarea is out of focus"
|
|
3837
|
+
"a-tabs/trigger": {
|
|
3838
|
+
"description": "Trigger method"
|
|
3802
3839
|
},
|
|
3803
|
-
"a-
|
|
3804
|
-
"description": "
|
|
3840
|
+
"a-tabs/scroll-position": {
|
|
3841
|
+
"description": "The scroll position of the selected tab, the default auto will scroll the activeTab to the visible area, but will not adjust the position intentionally"
|
|
3805
3842
|
},
|
|
3806
|
-
"a-
|
|
3807
|
-
"description": "
|
|
3843
|
+
"a-tab-pane/title": {
|
|
3844
|
+
"description": "Title of the tab",
|
|
3845
|
+
"type": "string"
|
|
3808
3846
|
},
|
|
3809
|
-
"a-
|
|
3810
|
-
"description": "
|
|
3847
|
+
"a-tab-pane/disabled": {
|
|
3848
|
+
"description": "Whether to disable",
|
|
3849
|
+
"type": "boolean"
|
|
3811
3850
|
},
|
|
3812
|
-
"a-
|
|
3813
|
-
"description": "
|
|
3814
|
-
"type": "
|
|
3851
|
+
"a-tab-pane/closable": {
|
|
3852
|
+
"description": "Whether to allow this tab to be closed (only effective in editable mode)",
|
|
3853
|
+
"type": "boolean"
|
|
3815
3854
|
},
|
|
3816
|
-
"a-
|
|
3817
|
-
"description": "
|
|
3818
|
-
"type": "
|
|
3855
|
+
"a-tab-pane/destroy-on-hide": {
|
|
3856
|
+
"description": "Whether to destroy the content when the label is not displayed",
|
|
3857
|
+
"type": "boolean"
|
|
3819
3858
|
},
|
|
3820
|
-
"a-
|
|
3821
|
-
"description": "
|
|
3822
|
-
"type": "string"
|
|
3859
|
+
"a-tooltip/popup-visible-change": {
|
|
3860
|
+
"description": "Emitted when the tooltip display status changes"
|
|
3823
3861
|
},
|
|
3824
|
-
"a-
|
|
3825
|
-
"description": "Whether
|
|
3862
|
+
"a-tooltip/popup-visible": {
|
|
3863
|
+
"description": "Whether the tooltip is visible",
|
|
3826
3864
|
"type": "boolean"
|
|
3827
3865
|
},
|
|
3828
|
-
"a-
|
|
3829
|
-
"description": "Whether
|
|
3866
|
+
"a-tooltip/default-popup-visible": {
|
|
3867
|
+
"description": "Whether the tooltip is visible by default (uncontrolled mode)",
|
|
3830
3868
|
"type": "boolean"
|
|
3831
3869
|
},
|
|
3832
|
-
"a-
|
|
3833
|
-
"description": "
|
|
3870
|
+
"a-tooltip/content": {
|
|
3871
|
+
"description": "Tooltip content",
|
|
3872
|
+
"type": "string"
|
|
3834
3873
|
},
|
|
3835
|
-
"a-
|
|
3836
|
-
"description": "
|
|
3837
|
-
"type": "boolean"
|
|
3874
|
+
"a-tooltip/position": {
|
|
3875
|
+
"description": "Popup position"
|
|
3838
3876
|
},
|
|
3839
|
-
"a-
|
|
3840
|
-
"description": "Whether to
|
|
3877
|
+
"a-tooltip/mini": {
|
|
3878
|
+
"description": "Whether to display as a mini size",
|
|
3841
3879
|
"type": "boolean"
|
|
3842
3880
|
},
|
|
3843
|
-
"a-
|
|
3844
|
-
"description": "
|
|
3881
|
+
"a-tooltip/background-color": {
|
|
3882
|
+
"description": "Background color of the popover",
|
|
3883
|
+
"type": "string"
|
|
3845
3884
|
},
|
|
3846
|
-
"a-
|
|
3847
|
-
"description": "
|
|
3885
|
+
"a-tooltip/content-class": {
|
|
3886
|
+
"description": "The class name of the popup content"
|
|
3848
3887
|
},
|
|
3849
|
-
"a-
|
|
3850
|
-
"description": "
|
|
3888
|
+
"a-tooltip/content-style": {
|
|
3889
|
+
"description": "The style of the popup content"
|
|
3851
3890
|
},
|
|
3852
|
-
"a-
|
|
3853
|
-
"description": "
|
|
3891
|
+
"a-tooltip/arrow-class": {
|
|
3892
|
+
"description": "The class name of the popup arrow"
|
|
3893
|
+
},
|
|
3894
|
+
"a-tooltip/arrow-style": {
|
|
3895
|
+
"description": "The style of the popup arrow"
|
|
3896
|
+
},
|
|
3897
|
+
"a-tooltip/popup-container": {
|
|
3898
|
+
"description": "Mount container for popup"
|
|
3854
3899
|
},
|
|
3855
3900
|
"a-timeline/reverse": {
|
|
3856
3901
|
"description": "Whether reverse order",
|
|
@@ -3984,47 +4029,6 @@
|
|
|
3984
4029
|
"description": "Whether to destroy the dom structure after closing",
|
|
3985
4030
|
"type": "boolean"
|
|
3986
4031
|
},
|
|
3987
|
-
"a-tooltip/popup-visible-change": {
|
|
3988
|
-
"description": "Emitted when the tooltip display status changes"
|
|
3989
|
-
},
|
|
3990
|
-
"a-tooltip/popup-visible": {
|
|
3991
|
-
"description": "Whether the tooltip is visible",
|
|
3992
|
-
"type": "boolean"
|
|
3993
|
-
},
|
|
3994
|
-
"a-tooltip/default-popup-visible": {
|
|
3995
|
-
"description": "Whether the tooltip is visible by default (uncontrolled mode)",
|
|
3996
|
-
"type": "boolean"
|
|
3997
|
-
},
|
|
3998
|
-
"a-tooltip/content": {
|
|
3999
|
-
"description": "Tooltip content",
|
|
4000
|
-
"type": "string"
|
|
4001
|
-
},
|
|
4002
|
-
"a-tooltip/position": {
|
|
4003
|
-
"description": "Popup position"
|
|
4004
|
-
},
|
|
4005
|
-
"a-tooltip/mini": {
|
|
4006
|
-
"description": "Whether to display as a mini size",
|
|
4007
|
-
"type": "boolean"
|
|
4008
|
-
},
|
|
4009
|
-
"a-tooltip/background-color": {
|
|
4010
|
-
"description": "Background color of the popover",
|
|
4011
|
-
"type": "string"
|
|
4012
|
-
},
|
|
4013
|
-
"a-tooltip/content-class": {
|
|
4014
|
-
"description": "The class name of the popup content"
|
|
4015
|
-
},
|
|
4016
|
-
"a-tooltip/content-style": {
|
|
4017
|
-
"description": "The style of the popup content"
|
|
4018
|
-
},
|
|
4019
|
-
"a-tooltip/arrow-class": {
|
|
4020
|
-
"description": "The class name of the popup arrow"
|
|
4021
|
-
},
|
|
4022
|
-
"a-tooltip/arrow-style": {
|
|
4023
|
-
"description": "The style of the popup arrow"
|
|
4024
|
-
},
|
|
4025
|
-
"a-tooltip/popup-container": {
|
|
4026
|
-
"description": "Mount container for popup"
|
|
4027
|
-
},
|
|
4028
4032
|
"a-transfer/change": {
|
|
4029
4033
|
"description": "Triggered when the value of the target selection box changes"
|
|
4030
4034
|
},
|
|
@@ -4266,79 +4270,217 @@
|
|
|
4266
4270
|
"a-tree-select/data": {
|
|
4267
4271
|
"description": "Data"
|
|
4268
4272
|
},
|
|
4269
|
-
"a-tree-select/label-in-value": {
|
|
4270
|
-
"description": "Set the value format. The default is string, when set to true, the value format is: {label: string, value: string}",
|
|
4273
|
+
"a-tree-select/label-in-value": {
|
|
4274
|
+
"description": "Set the value format. The default is string, when set to true, the value format is: {label: string, value: string}",
|
|
4275
|
+
"type": "boolean"
|
|
4276
|
+
},
|
|
4277
|
+
"a-tree-select/tree-checkable": {
|
|
4278
|
+
"description": "Whether to show checkbox",
|
|
4279
|
+
"type": "boolean"
|
|
4280
|
+
},
|
|
4281
|
+
"a-tree-select/tree-check-strictly": {
|
|
4282
|
+
"description": "Whether the parent and child nodes are related",
|
|
4283
|
+
"type": "boolean"
|
|
4284
|
+
},
|
|
4285
|
+
"a-tree-select/tree-checked-strategy": {
|
|
4286
|
+
"description": "Customized echo method",
|
|
4287
|
+
"type": "string"
|
|
4288
|
+
},
|
|
4289
|
+
"a-tree-select/tree-props": {
|
|
4290
|
+
"description": "Can accept Props of all [Tree](/vue/component/tree) components"
|
|
4291
|
+
},
|
|
4292
|
+
"a-tree-select/trigger-props": {
|
|
4293
|
+
"description": "Can accept Props of all [Trigger](/vue/component/trigger) components"
|
|
4294
|
+
},
|
|
4295
|
+
"a-tree-select/popup-visible": {
|
|
4296
|
+
"description": "Whether the pop-up box is visible",
|
|
4297
|
+
"type": "boolean"
|
|
4298
|
+
},
|
|
4299
|
+
"a-tree-select/default-popup-visible": {
|
|
4300
|
+
"description": "Whether the default pop-up box is visible",
|
|
4301
|
+
"type": "boolean"
|
|
4302
|
+
},
|
|
4303
|
+
"a-tree-select/dropdown-style": {
|
|
4304
|
+
"description": "Drop-down box style"
|
|
4305
|
+
},
|
|
4306
|
+
"a-tree-select/dropdown-class-name": {
|
|
4307
|
+
"description": "Drop-down box style class"
|
|
4308
|
+
},
|
|
4309
|
+
"a-tree-select/filter-tree-node": {
|
|
4310
|
+
"description": "Custom node filter function"
|
|
4311
|
+
},
|
|
4312
|
+
"a-tree-select/load-more": {
|
|
4313
|
+
"description": "Load data dynamically"
|
|
4314
|
+
},
|
|
4315
|
+
"a-tree-select/disable-filter": {
|
|
4316
|
+
"description": "Disable internal filtering logic",
|
|
4317
|
+
"type": "boolean"
|
|
4318
|
+
},
|
|
4319
|
+
"a-tree-select/popup-container": {
|
|
4320
|
+
"description": "Mount container for pop-up box"
|
|
4321
|
+
},
|
|
4322
|
+
"a-tree-select/fallback-option": {
|
|
4323
|
+
"description": "Customize node data for keys that do not match options"
|
|
4324
|
+
},
|
|
4325
|
+
"a-tree-select/selectable": {
|
|
4326
|
+
"description": "Set the nodes that can be selected, all can be selected by default"
|
|
4327
|
+
},
|
|
4328
|
+
"a-tree-select/scrollbar": {
|
|
4329
|
+
"description": "Whether to enable virtual scroll bar"
|
|
4330
|
+
},
|
|
4331
|
+
"a-tree-select/show-header-on-empty": {
|
|
4332
|
+
"description": "Whether to display the header in the empty state",
|
|
4333
|
+
"type": "boolean"
|
|
4334
|
+
},
|
|
4335
|
+
"a-tree-select/show-footer-on-empty": {
|
|
4336
|
+
"description": "Whether to display the footer in the empty state",
|
|
4337
|
+
"type": "boolean"
|
|
4338
|
+
},
|
|
4339
|
+
"a-tree-select/input-value": {
|
|
4340
|
+
"description": "The value of the input",
|
|
4341
|
+
"type": "string"
|
|
4342
|
+
},
|
|
4343
|
+
"a-tree-select/default-input-value": {
|
|
4344
|
+
"description": "The default value of the input (uncontrolled mode)",
|
|
4345
|
+
"type": "string"
|
|
4346
|
+
},
|
|
4347
|
+
"a-common/edit-start": {
|
|
4348
|
+
"description": "Edit start"
|
|
4349
|
+
},
|
|
4350
|
+
"a-common/edit-end": {
|
|
4351
|
+
"description": "Edit end"
|
|
4352
|
+
},
|
|
4353
|
+
"a-common/copy": {
|
|
4354
|
+
"description": "Copy"
|
|
4355
|
+
},
|
|
4356
|
+
"a-common/ellipsis": {
|
|
4357
|
+
"description": "Ellipsis change"
|
|
4358
|
+
},
|
|
4359
|
+
"a-common/expand": {
|
|
4360
|
+
"description": "Expand collapse event"
|
|
4361
|
+
},
|
|
4362
|
+
"a-common/type": {
|
|
4363
|
+
"description": "Text type",
|
|
4364
|
+
"type": "string"
|
|
4365
|
+
},
|
|
4366
|
+
"a-common/bold": {
|
|
4367
|
+
"description": "Whether enable bold style",
|
|
4368
|
+
"type": "boolean"
|
|
4369
|
+
},
|
|
4370
|
+
"a-common/mark": {
|
|
4371
|
+
"description": "Mark style"
|
|
4372
|
+
},
|
|
4373
|
+
"a-common/underline": {
|
|
4374
|
+
"description": "Whether enable underline style",
|
|
4375
|
+
"type": "boolean"
|
|
4376
|
+
},
|
|
4377
|
+
"a-common/delete": {
|
|
4378
|
+
"description": "Whether enable delete style",
|
|
4379
|
+
"type": "boolean"
|
|
4380
|
+
},
|
|
4381
|
+
"a-common/code": {
|
|
4382
|
+
"description": "Whether enable code style",
|
|
4383
|
+
"type": "boolean"
|
|
4384
|
+
},
|
|
4385
|
+
"a-common/editable": {
|
|
4386
|
+
"description": "Whether it's editable",
|
|
4271
4387
|
"type": "boolean"
|
|
4272
4388
|
},
|
|
4273
|
-
"a-
|
|
4274
|
-
"description": "Whether
|
|
4389
|
+
"a-common/editing": {
|
|
4390
|
+
"description": "Whether it's editing",
|
|
4275
4391
|
"type": "boolean"
|
|
4276
4392
|
},
|
|
4277
|
-
"a-
|
|
4278
|
-
"description": "
|
|
4393
|
+
"a-common/default-editing": {
|
|
4394
|
+
"description": "Default editing state",
|
|
4279
4395
|
"type": "boolean"
|
|
4280
4396
|
},
|
|
4281
|
-
"a-
|
|
4282
|
-
"description": "
|
|
4397
|
+
"a-common/edit-text": {
|
|
4398
|
+
"description": "Edit text",
|
|
4283
4399
|
"type": "string"
|
|
4284
4400
|
},
|
|
4285
|
-
"a-
|
|
4286
|
-
"description": "
|
|
4401
|
+
"a-common/copyable": {
|
|
4402
|
+
"description": "Whether turn on copy functionality",
|
|
4403
|
+
"type": "boolean"
|
|
4287
4404
|
},
|
|
4288
|
-
"a-
|
|
4289
|
-
"description": "
|
|
4405
|
+
"a-common/copy-text": {
|
|
4406
|
+
"description": "Copied text",
|
|
4407
|
+
"type": "string"
|
|
4290
4408
|
},
|
|
4291
|
-
"a-
|
|
4292
|
-
"description": "
|
|
4293
|
-
"type": "
|
|
4409
|
+
"a-common/copy-delay": {
|
|
4410
|
+
"description": "After the copy is successful, the delay time for the copy button to return to the clickable state, in milliseconds",
|
|
4411
|
+
"type": "number"
|
|
4294
4412
|
},
|
|
4295
|
-
"a-
|
|
4296
|
-
"description": "
|
|
4413
|
+
"a-common/edit-tooltip-props": {
|
|
4414
|
+
"description": "Edit button question prompt configuration",
|
|
4415
|
+
"type": "object"
|
|
4416
|
+
},
|
|
4417
|
+
"a-common/copy-tooltip-props": {
|
|
4418
|
+
"description": "Copy button question prompt configuration",
|
|
4419
|
+
"type": "object"
|
|
4420
|
+
},
|
|
4421
|
+
"a-typography-title/heading": {
|
|
4422
|
+
"description": "Heading level, equivalent to `h1` `h2` `h3` `h4` `h5` `h6`",
|
|
4423
|
+
"type": "string"
|
|
4424
|
+
},
|
|
4425
|
+
"a-typography-paragraph/blockquote": {
|
|
4426
|
+
"description": "Whether enable blockquote",
|
|
4297
4427
|
"type": "boolean"
|
|
4298
4428
|
},
|
|
4299
|
-
"a-
|
|
4300
|
-
"description": "
|
|
4429
|
+
"a-typography-paragraph/spacing": {
|
|
4430
|
+
"description": "The line height of the paragraph, the default line height is recommended for long text (more than 5 lines). `close` line height is recommended for short text (less than or equal to 3 lines).",
|
|
4431
|
+
"type": "string"
|
|
4301
4432
|
},
|
|
4302
|
-
"a-
|
|
4303
|
-
"description": "
|
|
4433
|
+
"a-watermark/content": {
|
|
4434
|
+
"description": "Watermark text content"
|
|
4304
4435
|
},
|
|
4305
|
-
"a-
|
|
4306
|
-
"description": "
|
|
4436
|
+
"a-watermark/image": {
|
|
4437
|
+
"description": "Image watermark address",
|
|
4438
|
+
"type": "string"
|
|
4307
4439
|
},
|
|
4308
|
-
"a-
|
|
4309
|
-
"description": "
|
|
4440
|
+
"a-watermark/width": {
|
|
4441
|
+
"description": "Watermark width",
|
|
4442
|
+
"type": "number"
|
|
4310
4443
|
},
|
|
4311
|
-
"a-
|
|
4312
|
-
"description": "
|
|
4313
|
-
"type": "
|
|
4444
|
+
"a-watermark/height": {
|
|
4445
|
+
"description": "Watermark height",
|
|
4446
|
+
"type": "number"
|
|
4314
4447
|
},
|
|
4315
|
-
"a-
|
|
4316
|
-
"description": "
|
|
4448
|
+
"a-watermark/gap": {
|
|
4449
|
+
"description": "Watermark spacing"
|
|
4317
4450
|
},
|
|
4318
|
-
"a-
|
|
4319
|
-
"description": "
|
|
4451
|
+
"a-watermark/offset": {
|
|
4452
|
+
"description": "The offset from the upper left corner of the container, the default is half the watermark spacing"
|
|
4320
4453
|
},
|
|
4321
|
-
"a-
|
|
4322
|
-
"description": "
|
|
4454
|
+
"a-watermark/rotate": {
|
|
4455
|
+
"description": "Watermark rotation angle",
|
|
4456
|
+
"type": "number"
|
|
4323
4457
|
},
|
|
4324
|
-
"a-
|
|
4325
|
-
"description": "
|
|
4458
|
+
"a-watermark/font": {
|
|
4459
|
+
"description": "Watermark font style, specific parameter configuration see [WatermarkFont](#WatermarkFont)"
|
|
4326
4460
|
},
|
|
4327
|
-
"a-
|
|
4328
|
-
"description": "
|
|
4461
|
+
"a-watermark/z-index": {
|
|
4462
|
+
"description": "Watermark z-index",
|
|
4463
|
+
"type": "number"
|
|
4464
|
+
},
|
|
4465
|
+
"a-watermark/alpha": {
|
|
4466
|
+
"description": "Watermark opacity",
|
|
4467
|
+
"type": "number"
|
|
4468
|
+
},
|
|
4469
|
+
"a-watermark/anti-tamper": {
|
|
4470
|
+
"description": "Watermark anti-tampering",
|
|
4329
4471
|
"type": "boolean"
|
|
4330
4472
|
},
|
|
4331
|
-
"a-
|
|
4332
|
-
"description": "
|
|
4473
|
+
"a-watermark/grayscale": {
|
|
4474
|
+
"description": "Grayscale watermark",
|
|
4333
4475
|
"type": "boolean"
|
|
4334
4476
|
},
|
|
4335
|
-
"a-
|
|
4336
|
-
"description": "
|
|
4337
|
-
"type": "
|
|
4477
|
+
"a-watermark/repeat": {
|
|
4478
|
+
"description": "Whether to repeat the watermark",
|
|
4479
|
+
"type": "boolean"
|
|
4338
4480
|
},
|
|
4339
|
-
"a-
|
|
4340
|
-
"description": "
|
|
4341
|
-
"type": "
|
|
4481
|
+
"a-watermark/staggered": {
|
|
4482
|
+
"description": "Whether to stagger the arrangement layout",
|
|
4483
|
+
"type": "boolean"
|
|
4342
4484
|
},
|
|
4343
4485
|
"a-trigger/popup-visible-change": {
|
|
4344
4486
|
"description": "Emitted when the status of the popup changes"
|
|
@@ -4473,92 +4615,6 @@
|
|
|
4473
4615
|
"description": "Scroll threshold, trigger close when the scroll distance exceeds this value",
|
|
4474
4616
|
"type": "number"
|
|
4475
4617
|
},
|
|
4476
|
-
"a-common/edit-start": {
|
|
4477
|
-
"description": "Edit start"
|
|
4478
|
-
},
|
|
4479
|
-
"a-common/edit-end": {
|
|
4480
|
-
"description": "Edit end"
|
|
4481
|
-
},
|
|
4482
|
-
"a-common/copy": {
|
|
4483
|
-
"description": "Copy"
|
|
4484
|
-
},
|
|
4485
|
-
"a-common/ellipsis": {
|
|
4486
|
-
"description": "Ellipsis change"
|
|
4487
|
-
},
|
|
4488
|
-
"a-common/expand": {
|
|
4489
|
-
"description": "Expand collapse event"
|
|
4490
|
-
},
|
|
4491
|
-
"a-common/type": {
|
|
4492
|
-
"description": "Text type",
|
|
4493
|
-
"type": "string"
|
|
4494
|
-
},
|
|
4495
|
-
"a-common/bold": {
|
|
4496
|
-
"description": "Whether enable bold style",
|
|
4497
|
-
"type": "boolean"
|
|
4498
|
-
},
|
|
4499
|
-
"a-common/mark": {
|
|
4500
|
-
"description": "Mark style"
|
|
4501
|
-
},
|
|
4502
|
-
"a-common/underline": {
|
|
4503
|
-
"description": "Whether enable underline style",
|
|
4504
|
-
"type": "boolean"
|
|
4505
|
-
},
|
|
4506
|
-
"a-common/delete": {
|
|
4507
|
-
"description": "Whether enable delete style",
|
|
4508
|
-
"type": "boolean"
|
|
4509
|
-
},
|
|
4510
|
-
"a-common/code": {
|
|
4511
|
-
"description": "Whether enable code style",
|
|
4512
|
-
"type": "boolean"
|
|
4513
|
-
},
|
|
4514
|
-
"a-common/editable": {
|
|
4515
|
-
"description": "Whether it's editable",
|
|
4516
|
-
"type": "boolean"
|
|
4517
|
-
},
|
|
4518
|
-
"a-common/editing": {
|
|
4519
|
-
"description": "Whether it's editing",
|
|
4520
|
-
"type": "boolean"
|
|
4521
|
-
},
|
|
4522
|
-
"a-common/default-editing": {
|
|
4523
|
-
"description": "Default editing state",
|
|
4524
|
-
"type": "boolean"
|
|
4525
|
-
},
|
|
4526
|
-
"a-common/edit-text": {
|
|
4527
|
-
"description": "Edit text",
|
|
4528
|
-
"type": "string"
|
|
4529
|
-
},
|
|
4530
|
-
"a-common/copyable": {
|
|
4531
|
-
"description": "Whether turn on copy functionality",
|
|
4532
|
-
"type": "boolean"
|
|
4533
|
-
},
|
|
4534
|
-
"a-common/copy-text": {
|
|
4535
|
-
"description": "Copied text",
|
|
4536
|
-
"type": "string"
|
|
4537
|
-
},
|
|
4538
|
-
"a-common/copy-delay": {
|
|
4539
|
-
"description": "After the copy is successful, the delay time for the copy button to return to the clickable state, in milliseconds",
|
|
4540
|
-
"type": "number"
|
|
4541
|
-
},
|
|
4542
|
-
"a-common/edit-tooltip-props": {
|
|
4543
|
-
"description": "Edit button question prompt configuration",
|
|
4544
|
-
"type": "object"
|
|
4545
|
-
},
|
|
4546
|
-
"a-common/copy-tooltip-props": {
|
|
4547
|
-
"description": "Copy button question prompt configuration",
|
|
4548
|
-
"type": "object"
|
|
4549
|
-
},
|
|
4550
|
-
"a-typography-title/heading": {
|
|
4551
|
-
"description": "Heading level, equivalent to `h1` `h2` `h3` `h4` `h5` `h6`",
|
|
4552
|
-
"type": "string"
|
|
4553
|
-
},
|
|
4554
|
-
"a-typography-paragraph/blockquote": {
|
|
4555
|
-
"description": "Whether enable blockquote",
|
|
4556
|
-
"type": "boolean"
|
|
4557
|
-
},
|
|
4558
|
-
"a-typography-paragraph/spacing": {
|
|
4559
|
-
"description": "The line height of the paragraph, the default line height is recommended for long text (more than 5 lines). `close` line height is recommended for short text (less than or equal to 3 lines).",
|
|
4560
|
-
"type": "string"
|
|
4561
|
-
},
|
|
4562
4618
|
"a-upload/exceed-limit": {
|
|
4563
4619
|
"description": "Triggered when the uploaded file exceeds the limit"
|
|
4564
4620
|
},
|
|
@@ -4733,57 +4789,5 @@
|
|
|
4733
4789
|
},
|
|
4734
4790
|
"a-verification-code/formatter": {
|
|
4735
4791
|
"description": "Formatter function, triggered when the user input value changes"
|
|
4736
|
-
},
|
|
4737
|
-
"a-watermark/content": {
|
|
4738
|
-
"description": "Watermark text content"
|
|
4739
|
-
},
|
|
4740
|
-
"a-watermark/image": {
|
|
4741
|
-
"description": "Image watermark address",
|
|
4742
|
-
"type": "string"
|
|
4743
|
-
},
|
|
4744
|
-
"a-watermark/width": {
|
|
4745
|
-
"description": "Watermark width",
|
|
4746
|
-
"type": "number"
|
|
4747
|
-
},
|
|
4748
|
-
"a-watermark/height": {
|
|
4749
|
-
"description": "Watermark height",
|
|
4750
|
-
"type": "number"
|
|
4751
|
-
},
|
|
4752
|
-
"a-watermark/gap": {
|
|
4753
|
-
"description": "Watermark spacing"
|
|
4754
|
-
},
|
|
4755
|
-
"a-watermark/offset": {
|
|
4756
|
-
"description": "The offset from the upper left corner of the container, the default is half the watermark spacing"
|
|
4757
|
-
},
|
|
4758
|
-
"a-watermark/rotate": {
|
|
4759
|
-
"description": "Watermark rotation angle",
|
|
4760
|
-
"type": "number"
|
|
4761
|
-
},
|
|
4762
|
-
"a-watermark/font": {
|
|
4763
|
-
"description": "Watermark font style, specific parameter configuration see [WatermarkFont](#WatermarkFont)"
|
|
4764
|
-
},
|
|
4765
|
-
"a-watermark/z-index": {
|
|
4766
|
-
"description": "Watermark z-index",
|
|
4767
|
-
"type": "number"
|
|
4768
|
-
},
|
|
4769
|
-
"a-watermark/alpha": {
|
|
4770
|
-
"description": "Watermark opacity",
|
|
4771
|
-
"type": "number"
|
|
4772
|
-
},
|
|
4773
|
-
"a-watermark/anti-tamper": {
|
|
4774
|
-
"description": "Watermark anti-tampering",
|
|
4775
|
-
"type": "boolean"
|
|
4776
|
-
},
|
|
4777
|
-
"a-watermark/grayscale": {
|
|
4778
|
-
"description": "Grayscale watermark",
|
|
4779
|
-
"type": "boolean"
|
|
4780
|
-
},
|
|
4781
|
-
"a-watermark/repeat": {
|
|
4782
|
-
"description": "Whether to repeat the watermark",
|
|
4783
|
-
"type": "boolean"
|
|
4784
|
-
},
|
|
4785
|
-
"a-watermark/staggered": {
|
|
4786
|
-
"description": "Whether to stagger the arrangement layout",
|
|
4787
|
-
"type": "boolean"
|
|
4788
4792
|
}
|
|
4789
4793
|
}
|