@yamada-ui/react 2.1.2 → 2.1.3-dev-20260312112728
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/dist/cjs/components/accordion/accordion.cjs +0 -4
- package/dist/cjs/components/accordion/accordion.cjs.map +1 -1
- package/dist/cjs/components/accordion/use-accordion.cjs.map +1 -1
- package/dist/cjs/components/infinite-scroll-area/infinite-scroll-area.cjs +2 -2
- package/dist/cjs/components/infinite-scroll-area/infinite-scroll-area.cjs.map +1 -1
- package/dist/cjs/components/infinite-scroll-area/use-infinite-scroll.cjs +12 -17
- package/dist/cjs/components/infinite-scroll-area/use-infinite-scroll.cjs.map +1 -1
- package/dist/esm/components/accordion/accordion.js +0 -4
- package/dist/esm/components/accordion/accordion.js.map +1 -1
- package/dist/esm/components/accordion/use-accordion.js.map +1 -1
- package/dist/esm/components/infinite-scroll-area/infinite-scroll-area.js +2 -2
- package/dist/esm/components/infinite-scroll-area/infinite-scroll-area.js.map +1 -1
- package/dist/esm/components/infinite-scroll-area/use-infinite-scroll.js +13 -18
- package/dist/esm/components/infinite-scroll-area/use-infinite-scroll.js.map +1 -1
- package/dist/types/components/accordion/accordion.d.ts +2 -2
- package/dist/types/components/accordion/accordion.style.d.ts +1 -1
- package/dist/types/components/accordion/use-accordion.d.ts +11 -11
- package/dist/types/components/airy/airy.d.ts +2 -2
- package/dist/types/components/alert/alert.d.ts +2 -2
- package/dist/types/components/alpha-slider/alpha-slider.d.ts +2 -2
- package/dist/types/components/aspect-ratio/aspect-ratio.d.ts +2 -2
- package/dist/types/components/autocomplete/autocomplete.d.ts +2 -2
- package/dist/types/components/autocomplete/autocomplete.style.d.ts +1 -1
- package/dist/types/components/autocomplete/use-autocomplete.d.ts +5 -5
- package/dist/types/components/avatar/avatar.d.ts +5 -5
- package/dist/types/components/avatar/avatar.style.d.ts +1 -1
- package/dist/types/components/avatar/use-avatar-group.d.ts +2 -2
- package/dist/types/components/badge/badge.d.ts +2 -2
- package/dist/types/components/bleed/bleed.d.ts +2 -2
- package/dist/types/components/blockquote/blockquote.d.ts +2 -2
- package/dist/types/components/breadcrumb/breadcrumb.d.ts +2 -2
- package/dist/types/components/breadcrumb/breadcrumb.style.d.ts +1 -1
- package/dist/types/components/breadcrumb/use-breadcrumb.d.ts +2 -2
- package/dist/types/components/button/button.d.ts +2 -2
- package/dist/types/components/button/icon-button.d.ts +2 -2
- package/dist/types/components/calendar/calendar.d.ts +2 -2
- package/dist/types/components/calendar/calendar.style.d.ts +2 -2
- package/dist/types/components/calendar/use-calendar.d.ts +8 -8
- package/dist/types/components/card/card.d.ts +2 -2
- package/dist/types/components/carousel/carousel.d.ts +2 -2
- package/dist/types/components/carousel/carousel.style.d.ts +2 -2
- package/dist/types/components/carousel/use-carousel.d.ts +3 -3
- package/dist/types/components/center/center.d.ts +2 -2
- package/dist/types/components/chart/area-chart.d.ts +2 -2
- package/dist/types/components/chart/bar-chart.d.ts +2 -2
- package/dist/types/components/chart/chart.d.ts +5 -5
- package/dist/types/components/chart/donut-chart.d.ts +2 -2
- package/dist/types/components/chart/line-chart.d.ts +2 -2
- package/dist/types/components/chart/pie-chart.d.ts +2 -2
- package/dist/types/components/chart/radial-chart.d.ts +2 -2
- package/dist/types/components/chart/use-chart.d.ts +2 -2
- package/dist/types/components/checkbox/checkbox.d.ts +4 -4
- package/dist/types/components/checkbox/use-checkbox-group.d.ts +2 -2
- package/dist/types/components/checkbox-card/checkbox-card.d.ts +5 -5
- package/dist/types/components/checkbox-card/checkbox-card.style.d.ts +1 -1
- package/dist/types/components/circle-progress/circle-progress.d.ts +2 -2
- package/dist/types/components/close-button/close-button.d.ts +2 -2
- package/dist/types/components/code/code.d.ts +2 -2
- package/dist/types/components/collapse/collapse.d.ts +2 -2
- package/dist/types/components/color-picker/color-picker.d.ts +2 -2
- package/dist/types/components/color-picker/color-picker.style.d.ts +1 -1
- package/dist/types/components/color-picker/use-color-picker.d.ts +2 -2
- package/dist/types/components/color-selector/color-selector.d.ts +2 -2
- package/dist/types/components/color-selector/color-selector.style.d.ts +2 -2
- package/dist/types/components/color-selector/use-color-selector.d.ts +3 -3
- package/dist/types/components/color-swatch/color-swatch.d.ts +2 -2
- package/dist/types/components/container/container.d.ts +2 -2
- package/dist/types/components/data-list/data-list.d.ts +2 -2
- package/dist/types/components/data-list/data-list.style.d.ts +1 -1
- package/dist/types/components/date-picker/date-picker.d.ts +2 -2
- package/dist/types/components/date-picker/use-date-picker.d.ts +4 -4
- package/dist/types/components/drawer/drawer.d.ts +2 -2
- package/dist/types/components/drawer/drawer.style.d.ts +2 -2
- package/dist/types/components/dropzone/dropzone.d.ts +4 -4
- package/dist/types/components/editable/editable.d.ts +4 -4
- package/dist/types/components/editable/use-editable.d.ts +2 -2
- package/dist/types/components/em/em.d.ts +2 -2
- package/dist/types/components/empty-state/empty-state.d.ts +2 -2
- package/dist/types/components/empty-state/empty-state.style.d.ts +2 -2
- package/dist/types/components/fade/fade.d.ts +2 -2
- package/dist/types/components/field/field.d.ts +3 -3
- package/dist/types/components/field/use-field-props.d.ts +4 -4
- package/dist/types/components/fieldset/fieldset.d.ts +3 -3
- package/dist/types/components/file-button/file-button.d.ts +2 -2
- package/dist/types/components/file-button/use-file-button.d.ts +18 -18
- package/dist/types/components/file-input/file-input.d.ts +2 -2
- package/dist/types/components/file-input/file-input.style.d.ts +1 -1
- package/dist/types/components/file-input/use-file-input.d.ts +15 -15
- package/dist/types/components/flex/flex.d.ts +2 -2
- package/dist/types/components/flip/flip.d.ts +4 -4
- package/dist/types/components/flip/flip.style.d.ts +1 -1
- package/dist/types/components/float/float.d.ts +2 -2
- package/dist/types/components/form/form.d.ts +3 -3
- package/dist/types/components/format/format-byte.d.ts +4 -4
- package/dist/types/components/format/format-date-time.d.ts +4 -4
- package/dist/types/components/format/format-number.d.ts +2 -2
- package/dist/types/components/grid/grid-item.d.ts +2 -2
- package/dist/types/components/grid/grid.d.ts +2 -2
- package/dist/types/components/group/group.d.ts +2 -2
- package/dist/types/components/group/use-group.d.ts +2 -2
- package/dist/types/components/heading/heading.d.ts +2 -2
- package/dist/types/components/hue-slider/hue-slider.d.ts +3 -3
- package/dist/types/components/icon/icon.d.ts +5 -5
- package/dist/types/components/image/image.d.ts +2 -2
- package/dist/types/components/indicator/indicator.d.ts +4 -4
- package/dist/types/components/infinite-scroll-area/infinite-scroll-area.d.ts +2 -2
- package/dist/types/components/infinite-scroll-area/use-infinite-scroll.d.ts +1 -1
- package/dist/types/components/input/input-addon.d.ts +2 -2
- package/dist/types/components/input/input-element.d.ts +2 -2
- package/dist/types/components/input/input.d.ts +2 -2
- package/dist/types/components/kbd/kbd.d.ts +2 -2
- package/dist/types/components/link/link.d.ts +2 -2
- package/dist/types/components/link-box/link-box.d.ts +2 -2
- package/dist/types/components/list/list.d.ts +2 -2
- package/dist/types/components/list/list.style.d.ts +2 -2
- package/dist/types/components/loading/loading-provider.d.ts +2 -2
- package/dist/types/components/loading/loading.d.ts +3 -3
- package/dist/types/components/mark/mark.d.ts +2 -2
- package/dist/types/components/menu/menu.d.ts +2 -2
- package/dist/types/components/menu/menu.style.d.ts +2 -2
- package/dist/types/components/menu/use-menu.d.ts +11 -11
- package/dist/types/components/modal/modal.d.ts +2 -2
- package/dist/types/components/modal/modal.style.d.ts +2 -2
- package/dist/types/components/native-accordion/native-accordion.d.ts +2 -2
- package/dist/types/components/native-accordion/native-accordion.style.d.ts +2 -2
- package/dist/types/components/native-accordion/use-native-accordion.d.ts +2 -2
- package/dist/types/components/native-popover/native-popover.d.ts +2 -2
- package/dist/types/components/native-select/native-select.d.ts +2 -2
- package/dist/types/components/native-table/native-table.d.ts +4 -4
- package/dist/types/components/notice/notice.style.d.ts +1 -1
- package/dist/types/components/number-input/number-input.d.ts +2 -2
- package/dist/types/components/number-input/number-input.style.d.ts +1 -1
- package/dist/types/components/pagination/pagination.d.ts +2 -2
- package/dist/types/components/pagination/pagination.style.d.ts +1 -1
- package/dist/types/components/pagination/use-pagination.d.ts +2 -2
- package/dist/types/components/password-input/password-input.d.ts +2 -2
- package/dist/types/components/password-input/strength-meter.d.ts +2 -2
- package/dist/types/components/password-input/use-password-input.d.ts +2 -2
- package/dist/types/components/pin-input/pin-input.d.ts +2 -2
- package/dist/types/components/pin-input/use-pin-input.d.ts +7 -7
- package/dist/types/components/popover/popover.d.ts +2 -2
- package/dist/types/components/progress/progress.d.ts +4 -4
- package/dist/types/components/progress/use-progress.d.ts +706 -706
- package/dist/types/components/qr-code/qr-code.d.ts +2 -2
- package/dist/types/components/radio/radio.d.ts +4 -4
- package/dist/types/components/radio/use-radio-group.d.ts +2 -2
- package/dist/types/components/radio-card/radio-card.d.ts +5 -5
- package/dist/types/components/radio-card/radio-card.style.d.ts +1 -1
- package/dist/types/components/rating/rating.style.d.ts +2 -2
- package/dist/types/components/rating/use-rating.d.ts +7 -7
- package/dist/types/components/reorder/reorder.d.ts +2 -2
- package/dist/types/components/reorder/reorder.style.d.ts +1 -1
- package/dist/types/components/reorder/use-reorder.d.ts +3 -3
- package/dist/types/components/resizable/resizable.d.ts +2 -2
- package/dist/types/components/resizable/resizable.style.d.ts +2 -2
- package/dist/types/components/resizable/use-resizable.d.ts +2 -2
- package/dist/types/components/ripple/ripple.d.ts +2 -2
- package/dist/types/components/ripple/use-ripple.d.ts +2 -2
- package/dist/types/components/rotate/rotate.d.ts +2 -2
- package/dist/types/components/saturation-slider/saturation-slider.d.ts +2 -2
- package/dist/types/components/saturation-slider/use-saturation-slider.d.ts +2 -2
- package/dist/types/components/scroll-area/scroll-area.d.ts +2 -2
- package/dist/types/components/segmented-control/segmented-control.d.ts +2 -2
- package/dist/types/components/segmented-control/segmented-control.style.d.ts +2 -2
- package/dist/types/components/segmented-control/use-segmented-control.d.ts +9 -9
- package/dist/types/components/select/select.d.ts +2 -2
- package/dist/types/components/select/select.style.d.ts +1 -1
- package/dist/types/components/select/use-select.d.ts +4 -4
- package/dist/types/components/separator/separator.d.ts +2 -2
- package/dist/types/components/simple-grid/simple-grid.d.ts +2 -2
- package/dist/types/components/skeleton/skeleton.d.ts +2 -2
- package/dist/types/components/slide/slide.d.ts +2 -2
- package/dist/types/components/slide-fade/slide-fade.d.ts +2 -2
- package/dist/types/components/slider/slider.d.ts +2 -2
- package/dist/types/components/slider/use-slider.d.ts +2 -2
- package/dist/types/components/stack/h-stack.d.ts +2 -2
- package/dist/types/components/stack/stack.d.ts +2 -2
- package/dist/types/components/stack/v-stack.d.ts +2 -2
- package/dist/types/components/stack/z-stack.d.ts +2 -2
- package/dist/types/components/stat/stat.d.ts +2 -2
- package/dist/types/components/status/status.d.ts +2 -2
- package/dist/types/components/steps/steps.d.ts +2 -2
- package/dist/types/components/steps/steps.style.d.ts +1 -1
- package/dist/types/components/steps/use-steps.d.ts +10 -10
- package/dist/types/components/switch/switch.d.ts +2 -2
- package/dist/types/components/table/table.d.ts +2 -2
- package/dist/types/components/tabs/tabs.d.ts +2 -2
- package/dist/types/components/tabs/use-tabs.d.ts +16 -16
- package/dist/types/components/tag/tag.d.ts +2 -2
- package/dist/types/components/tag/tag.style.d.ts +1 -1
- package/dist/types/components/text/text.d.ts +2 -2
- package/dist/types/components/textarea/textarea.d.ts +2 -2
- package/dist/types/components/textarea/use-autosize.d.ts +2 -2
- package/dist/types/components/timeline/timeline.d.ts +5 -5
- package/dist/types/components/timeline/timeline.style.d.ts +2 -2
- package/dist/types/components/toggle/toggle.d.ts +5 -5
- package/dist/types/components/toggle/use-toggle-group.d.ts +2 -2
- package/dist/types/components/toggle/use-toggle.d.ts +2 -2
- package/dist/types/components/tooltip/tooltip.d.ts +2 -2
- package/dist/types/components/visually-hidden/visually-hidden.d.ts +2 -2
- package/dist/types/components/wrap/wrap.d.ts +2 -2
- package/dist/types/core/components/create-component.d.ts +7 -9
- package/dist/types/core/components/index.types.d.ts +0 -1
- package/dist/types/core/components/use-component-style.d.ts +0 -2
- package/dist/types/core/components/utils.d.ts +0 -1
- package/dist/types/core/constant.d.ts +0 -1
- package/dist/types/core/css/calc.d.ts +0 -1
- package/dist/types/core/css/config.d.ts +0 -1
- package/dist/types/core/css/css.d.ts +0 -1
- package/dist/types/core/css/index.types.d.ts +0 -1
- package/dist/types/core/css/styles.d.ts +0 -1
- package/dist/types/core/css/token.d.ts +0 -1
- package/dist/types/core/css/use-css.d.ts +0 -1
- package/dist/types/core/css/utils.d.ts +0 -2
- package/dist/types/core/generated-theme-tokens.types.d.ts +0 -1
- package/dist/types/core/index.d.ts +0 -2
- package/dist/types/core/system/color-mode-provider.d.ts +2 -2
- package/dist/types/core/system/config.d.ts +0 -1
- package/dist/types/core/system/create-system.d.ts +0 -1
- package/dist/types/core/system/factory.d.ts +0 -1
- package/dist/types/core/system/index.types.d.ts +0 -1
- package/dist/types/core/system/storage-script.d.ts +3 -3
- package/dist/types/core/system/styled.d.ts +2 -3
- package/dist/types/core/system/system-provider.d.ts +2 -2
- package/dist/types/core/system/var.d.ts +0 -2
- package/dist/types/hooks/use-breakpoint/use-breakpoint-state.d.ts +2 -2
- package/dist/types/hooks/use-clickable/index.d.ts +7 -7
- package/dist/types/hooks/use-clipboard/index.d.ts +2 -2
- package/dist/types/hooks/use-combobox/index.d.ts +12 -12
- package/dist/types/hooks/use-counter/index.d.ts +2 -2
- package/dist/types/hooks/use-descendants/index.d.ts +2 -2
- package/dist/types/hooks/use-field-sizing/index.d.ts +2 -2
- package/dist/types/providers/i18n-provider/i18n-provider.d.ts +3 -3
- package/dist/types/providers/ui-provider/ui-provider.d.ts +2 -2
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { HTMLProps } from "../../core/components/index.types.js";
|
|
2
2
|
import "../../core/index.js";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react132 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/components/progress/use-progress.d.ts
|
|
6
6
|
interface UseProgressProps {
|
|
@@ -30,717 +30,717 @@ declare const useProgress: <Y extends "div" | "svg" = "div">({
|
|
|
30
30
|
}?: UseProgressProps) => {
|
|
31
31
|
percent: number;
|
|
32
32
|
getRangeProps: (props?: HTMLProps<Y extends "svg" ? "circle" : "div">) => {
|
|
33
|
-
slot?:
|
|
34
|
-
style?:
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
"aria-
|
|
46
|
-
"aria-
|
|
47
|
-
"aria-
|
|
48
|
-
"aria-
|
|
49
|
-
"aria-
|
|
50
|
-
"aria-
|
|
51
|
-
"aria-
|
|
52
|
-
"aria-
|
|
53
|
-
"aria-
|
|
54
|
-
"aria-
|
|
55
|
-
"aria-
|
|
56
|
-
"aria-
|
|
57
|
-
"aria-
|
|
58
|
-
"aria-
|
|
59
|
-
"aria-
|
|
60
|
-
"aria-
|
|
61
|
-
"aria-
|
|
62
|
-
"aria-
|
|
63
|
-
"aria-
|
|
64
|
-
"aria-
|
|
65
|
-
"aria-
|
|
66
|
-
"aria-
|
|
67
|
-
"aria-
|
|
68
|
-
"aria-
|
|
69
|
-
"aria-
|
|
70
|
-
"aria-
|
|
71
|
-
"aria-
|
|
72
|
-
"aria-
|
|
73
|
-
"aria-
|
|
74
|
-
"aria-
|
|
75
|
-
"aria-
|
|
76
|
-
"aria-
|
|
77
|
-
"aria-
|
|
78
|
-
"aria-
|
|
79
|
-
"aria-
|
|
80
|
-
"aria-
|
|
81
|
-
"aria-
|
|
82
|
-
"aria-
|
|
83
|
-
"aria-
|
|
84
|
-
"aria-
|
|
85
|
-
"aria-
|
|
86
|
-
"aria-
|
|
87
|
-
"aria-
|
|
88
|
-
"aria-
|
|
89
|
-
"aria-
|
|
90
|
-
"aria-
|
|
91
|
-
"aria-
|
|
92
|
-
"aria-
|
|
93
|
-
"aria-
|
|
94
|
-
"aria-
|
|
95
|
-
"aria-
|
|
96
|
-
"aria-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
onChangeCapture?:
|
|
117
|
-
onBeforeInput?:
|
|
118
|
-
onBeforeInputCapture?:
|
|
119
|
-
onInput?:
|
|
120
|
-
onInputCapture?:
|
|
121
|
-
onReset?:
|
|
122
|
-
onResetCapture?:
|
|
123
|
-
onSubmit?:
|
|
124
|
-
onSubmitCapture?:
|
|
125
|
-
onInvalid?:
|
|
126
|
-
onInvalidCapture?:
|
|
127
|
-
onLoad?:
|
|
128
|
-
onLoadCapture?:
|
|
129
|
-
onError?:
|
|
130
|
-
onErrorCapture?:
|
|
131
|
-
onKeyDown?:
|
|
132
|
-
onKeyDownCapture?:
|
|
133
|
-
onKeyPress?:
|
|
134
|
-
onKeyPressCapture?:
|
|
135
|
-
onKeyUp?:
|
|
136
|
-
onKeyUpCapture?:
|
|
137
|
-
onAbort?:
|
|
138
|
-
onAbortCapture?:
|
|
139
|
-
onCanPlay?:
|
|
140
|
-
onCanPlayCapture?:
|
|
141
|
-
onCanPlayThrough?:
|
|
142
|
-
onCanPlayThroughCapture?:
|
|
143
|
-
onDurationChange?:
|
|
144
|
-
onDurationChangeCapture?:
|
|
145
|
-
onEmptied?:
|
|
146
|
-
onEmptiedCapture?:
|
|
147
|
-
onEncrypted?:
|
|
148
|
-
onEncryptedCapture?:
|
|
149
|
-
onEnded?:
|
|
150
|
-
onEndedCapture?:
|
|
151
|
-
onLoadedData?:
|
|
152
|
-
onLoadedDataCapture?:
|
|
153
|
-
onLoadedMetadata?:
|
|
154
|
-
onLoadedMetadataCapture?:
|
|
155
|
-
onLoadStart?:
|
|
156
|
-
onLoadStartCapture?:
|
|
157
|
-
onPause?:
|
|
158
|
-
onPauseCapture?:
|
|
159
|
-
onPlay?:
|
|
160
|
-
onPlayCapture?:
|
|
161
|
-
onPlaying?:
|
|
162
|
-
onPlayingCapture?:
|
|
163
|
-
onProgress?:
|
|
164
|
-
onProgressCapture?:
|
|
165
|
-
onRateChange?:
|
|
166
|
-
onRateChangeCapture?:
|
|
167
|
-
onSeeked?:
|
|
168
|
-
onSeekedCapture?:
|
|
169
|
-
onSeeking?:
|
|
170
|
-
onSeekingCapture?:
|
|
171
|
-
onStalled?:
|
|
172
|
-
onStalledCapture?:
|
|
173
|
-
onSuspend?:
|
|
174
|
-
onSuspendCapture?:
|
|
175
|
-
onTimeUpdate?:
|
|
176
|
-
onTimeUpdateCapture?:
|
|
177
|
-
onVolumeChange?:
|
|
178
|
-
onVolumeChangeCapture?:
|
|
179
|
-
onWaiting?:
|
|
180
|
-
onWaitingCapture?:
|
|
181
|
-
onAuxClick?:
|
|
182
|
-
onAuxClickCapture?:
|
|
183
|
-
onClick?:
|
|
184
|
-
onClickCapture?:
|
|
185
|
-
onContextMenu?:
|
|
186
|
-
onContextMenuCapture?:
|
|
187
|
-
onDoubleClick?:
|
|
188
|
-
onDoubleClickCapture?:
|
|
189
|
-
onDrag?:
|
|
190
|
-
onDragCapture?:
|
|
191
|
-
onDragEnd?:
|
|
192
|
-
onDragEndCapture?:
|
|
193
|
-
onDragEnter?:
|
|
194
|
-
onDragEnterCapture?:
|
|
195
|
-
onDragExit?:
|
|
196
|
-
onDragExitCapture?:
|
|
197
|
-
onDragLeave?:
|
|
198
|
-
onDragLeaveCapture?:
|
|
199
|
-
onDragOver?:
|
|
200
|
-
onDragOverCapture?:
|
|
201
|
-
onDragStart?:
|
|
202
|
-
onDragStartCapture?:
|
|
203
|
-
onDrop?:
|
|
204
|
-
onDropCapture?:
|
|
205
|
-
onMouseDown?:
|
|
206
|
-
onMouseDownCapture?:
|
|
207
|
-
onMouseEnter?:
|
|
208
|
-
onMouseLeave?:
|
|
209
|
-
onMouseMove?:
|
|
210
|
-
onMouseMoveCapture?:
|
|
211
|
-
onMouseOut?:
|
|
212
|
-
onMouseOutCapture?:
|
|
213
|
-
onMouseOver?:
|
|
214
|
-
onMouseOverCapture?:
|
|
215
|
-
onMouseUp?:
|
|
216
|
-
onMouseUpCapture?:
|
|
217
|
-
onSelect?:
|
|
218
|
-
onSelectCapture?:
|
|
219
|
-
onTouchCancel?:
|
|
220
|
-
onTouchCancelCapture?:
|
|
221
|
-
onTouchEnd?:
|
|
222
|
-
onTouchEndCapture?:
|
|
223
|
-
onTouchMove?:
|
|
224
|
-
onTouchMoveCapture?:
|
|
225
|
-
onTouchStart?:
|
|
226
|
-
onTouchStartCapture?:
|
|
227
|
-
onPointerDown?:
|
|
228
|
-
onPointerDownCapture?:
|
|
229
|
-
onPointerMove?:
|
|
230
|
-
onPointerMoveCapture?:
|
|
231
|
-
onPointerUp?:
|
|
232
|
-
onPointerUpCapture?:
|
|
233
|
-
onPointerCancel?:
|
|
234
|
-
onPointerCancelCapture?:
|
|
235
|
-
onPointerEnter?:
|
|
236
|
-
onPointerLeave?:
|
|
237
|
-
onPointerOver?:
|
|
238
|
-
onPointerOverCapture?:
|
|
239
|
-
onPointerOut?:
|
|
240
|
-
onPointerOutCapture?:
|
|
241
|
-
onGotPointerCapture?:
|
|
242
|
-
onGotPointerCaptureCapture?:
|
|
243
|
-
onLostPointerCapture?:
|
|
244
|
-
onLostPointerCaptureCapture?:
|
|
245
|
-
onScroll?:
|
|
246
|
-
onScrollCapture?:
|
|
247
|
-
onScrollEnd?:
|
|
248
|
-
onScrollEndCapture?:
|
|
249
|
-
onWheel?:
|
|
250
|
-
onWheelCapture?:
|
|
251
|
-
onAnimationStart?:
|
|
252
|
-
onAnimationStartCapture?:
|
|
253
|
-
onAnimationEnd?:
|
|
254
|
-
onAnimationEndCapture?:
|
|
255
|
-
onAnimationIteration?:
|
|
256
|
-
onAnimationIterationCapture?:
|
|
257
|
-
onToggle?:
|
|
258
|
-
onBeforeToggle?:
|
|
259
|
-
onTransitionCancel?:
|
|
260
|
-
onTransitionCancelCapture?:
|
|
261
|
-
onTransitionEnd?:
|
|
262
|
-
onTransitionEndCapture?:
|
|
263
|
-
onTransitionRun?:
|
|
264
|
-
onTransitionRunCapture?:
|
|
265
|
-
onTransitionStart?:
|
|
266
|
-
onTransitionStartCapture?:
|
|
267
|
-
key?:
|
|
33
|
+
slot?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["slot"] | undefined;
|
|
34
|
+
style?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["style"] | undefined;
|
|
35
|
+
ref?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["ref"] | undefined;
|
|
36
|
+
suppressHydrationWarning?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["suppressHydrationWarning"] | undefined;
|
|
37
|
+
className?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["className"] | undefined;
|
|
38
|
+
id?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["id"] | undefined;
|
|
39
|
+
lang?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["lang"] | undefined;
|
|
40
|
+
nonce?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["nonce"] | undefined;
|
|
41
|
+
tabIndex?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["tabIndex"] | undefined;
|
|
42
|
+
role?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["role"] | undefined;
|
|
43
|
+
part?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["part"] | undefined;
|
|
44
|
+
"aria-activedescendant"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-activedescendant"] | undefined;
|
|
45
|
+
"aria-atomic"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-atomic"] | undefined;
|
|
46
|
+
"aria-autocomplete"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-autocomplete"] | undefined;
|
|
47
|
+
"aria-braillelabel"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-braillelabel"] | undefined;
|
|
48
|
+
"aria-brailleroledescription"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-brailleroledescription"] | undefined;
|
|
49
|
+
"aria-busy"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-busy"] | undefined;
|
|
50
|
+
"aria-checked"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-checked"] | undefined;
|
|
51
|
+
"aria-colcount"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-colcount"] | undefined;
|
|
52
|
+
"aria-colindex"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-colindex"] | undefined;
|
|
53
|
+
"aria-colindextext"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-colindextext"] | undefined;
|
|
54
|
+
"aria-colspan"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-colspan"] | undefined;
|
|
55
|
+
"aria-controls"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-controls"] | undefined;
|
|
56
|
+
"aria-current"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-current"] | undefined;
|
|
57
|
+
"aria-describedby"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-describedby"] | undefined;
|
|
58
|
+
"aria-description"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-description"] | undefined;
|
|
59
|
+
"aria-details"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-details"] | undefined;
|
|
60
|
+
"aria-disabled"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-disabled"] | undefined;
|
|
61
|
+
"aria-dropeffect"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-dropeffect"] | undefined;
|
|
62
|
+
"aria-errormessage"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-errormessage"] | undefined;
|
|
63
|
+
"aria-expanded"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-expanded"] | undefined;
|
|
64
|
+
"aria-flowto"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-flowto"] | undefined;
|
|
65
|
+
"aria-grabbed"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-grabbed"] | undefined;
|
|
66
|
+
"aria-haspopup"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-haspopup"] | undefined;
|
|
67
|
+
"aria-hidden"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-hidden"] | undefined;
|
|
68
|
+
"aria-invalid"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-invalid"] | undefined;
|
|
69
|
+
"aria-keyshortcuts"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-keyshortcuts"] | undefined;
|
|
70
|
+
"aria-label"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-label"] | undefined;
|
|
71
|
+
"aria-labelledby"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-labelledby"] | undefined;
|
|
72
|
+
"aria-level"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-level"] | undefined;
|
|
73
|
+
"aria-live"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-live"] | undefined;
|
|
74
|
+
"aria-modal"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-modal"] | undefined;
|
|
75
|
+
"aria-multiline"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-multiline"] | undefined;
|
|
76
|
+
"aria-multiselectable"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-multiselectable"] | undefined;
|
|
77
|
+
"aria-orientation"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-orientation"] | undefined;
|
|
78
|
+
"aria-owns"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-owns"] | undefined;
|
|
79
|
+
"aria-placeholder"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-placeholder"] | undefined;
|
|
80
|
+
"aria-posinset"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-posinset"] | undefined;
|
|
81
|
+
"aria-pressed"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-pressed"] | undefined;
|
|
82
|
+
"aria-readonly"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-readonly"] | undefined;
|
|
83
|
+
"aria-relevant"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-relevant"] | undefined;
|
|
84
|
+
"aria-required"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-required"] | undefined;
|
|
85
|
+
"aria-roledescription"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-roledescription"] | undefined;
|
|
86
|
+
"aria-rowcount"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-rowcount"] | undefined;
|
|
87
|
+
"aria-rowindex"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-rowindex"] | undefined;
|
|
88
|
+
"aria-rowindextext"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-rowindextext"] | undefined;
|
|
89
|
+
"aria-rowspan"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-rowspan"] | undefined;
|
|
90
|
+
"aria-selected"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-selected"] | undefined;
|
|
91
|
+
"aria-setsize"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-setsize"] | undefined;
|
|
92
|
+
"aria-sort"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-sort"] | undefined;
|
|
93
|
+
"aria-valuemax"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-valuemax"] | undefined;
|
|
94
|
+
"aria-valuemin"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-valuemin"] | undefined;
|
|
95
|
+
"aria-valuenow"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-valuenow"] | undefined;
|
|
96
|
+
"aria-valuetext"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-valuetext"] | undefined;
|
|
97
|
+
children?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["children"] | undefined;
|
|
98
|
+
dangerouslySetInnerHTML?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["dangerouslySetInnerHTML"] | undefined;
|
|
99
|
+
onCopy?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCopy"] | undefined;
|
|
100
|
+
onCopyCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCopyCapture"] | undefined;
|
|
101
|
+
onCut?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCut"] | undefined;
|
|
102
|
+
onCutCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCutCapture"] | undefined;
|
|
103
|
+
onPaste?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPaste"] | undefined;
|
|
104
|
+
onPasteCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPasteCapture"] | undefined;
|
|
105
|
+
onCompositionEnd?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCompositionEnd"] | undefined;
|
|
106
|
+
onCompositionEndCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCompositionEndCapture"] | undefined;
|
|
107
|
+
onCompositionStart?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCompositionStart"] | undefined;
|
|
108
|
+
onCompositionStartCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCompositionStartCapture"] | undefined;
|
|
109
|
+
onCompositionUpdate?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCompositionUpdate"] | undefined;
|
|
110
|
+
onCompositionUpdateCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCompositionUpdateCapture"] | undefined;
|
|
111
|
+
onFocus?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onFocus"] | undefined;
|
|
112
|
+
onFocusCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onFocusCapture"] | undefined;
|
|
113
|
+
onBlur?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onBlur"] | undefined;
|
|
114
|
+
onBlurCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onBlurCapture"] | undefined;
|
|
115
|
+
onChange?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onChange"] | undefined;
|
|
116
|
+
onChangeCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onChangeCapture"] | undefined;
|
|
117
|
+
onBeforeInput?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onBeforeInput"] | undefined;
|
|
118
|
+
onBeforeInputCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onBeforeInputCapture"] | undefined;
|
|
119
|
+
onInput?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onInput"] | undefined;
|
|
120
|
+
onInputCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onInputCapture"] | undefined;
|
|
121
|
+
onReset?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onReset"] | undefined;
|
|
122
|
+
onResetCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onResetCapture"] | undefined;
|
|
123
|
+
onSubmit?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSubmit"] | undefined;
|
|
124
|
+
onSubmitCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSubmitCapture"] | undefined;
|
|
125
|
+
onInvalid?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onInvalid"] | undefined;
|
|
126
|
+
onInvalidCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onInvalidCapture"] | undefined;
|
|
127
|
+
onLoad?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoad"] | undefined;
|
|
128
|
+
onLoadCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoadCapture"] | undefined;
|
|
129
|
+
onError?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onError"] | undefined;
|
|
130
|
+
onErrorCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onErrorCapture"] | undefined;
|
|
131
|
+
onKeyDown?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onKeyDown"] | undefined;
|
|
132
|
+
onKeyDownCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onKeyDownCapture"] | undefined;
|
|
133
|
+
onKeyPress?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onKeyPress"] | undefined;
|
|
134
|
+
onKeyPressCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onKeyPressCapture"] | undefined;
|
|
135
|
+
onKeyUp?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onKeyUp"] | undefined;
|
|
136
|
+
onKeyUpCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onKeyUpCapture"] | undefined;
|
|
137
|
+
onAbort?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAbort"] | undefined;
|
|
138
|
+
onAbortCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAbortCapture"] | undefined;
|
|
139
|
+
onCanPlay?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCanPlay"] | undefined;
|
|
140
|
+
onCanPlayCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCanPlayCapture"] | undefined;
|
|
141
|
+
onCanPlayThrough?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCanPlayThrough"] | undefined;
|
|
142
|
+
onCanPlayThroughCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCanPlayThroughCapture"] | undefined;
|
|
143
|
+
onDurationChange?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDurationChange"] | undefined;
|
|
144
|
+
onDurationChangeCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDurationChangeCapture"] | undefined;
|
|
145
|
+
onEmptied?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onEmptied"] | undefined;
|
|
146
|
+
onEmptiedCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onEmptiedCapture"] | undefined;
|
|
147
|
+
onEncrypted?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onEncrypted"] | undefined;
|
|
148
|
+
onEncryptedCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onEncryptedCapture"] | undefined;
|
|
149
|
+
onEnded?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onEnded"] | undefined;
|
|
150
|
+
onEndedCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onEndedCapture"] | undefined;
|
|
151
|
+
onLoadedData?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoadedData"] | undefined;
|
|
152
|
+
onLoadedDataCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoadedDataCapture"] | undefined;
|
|
153
|
+
onLoadedMetadata?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoadedMetadata"] | undefined;
|
|
154
|
+
onLoadedMetadataCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoadedMetadataCapture"] | undefined;
|
|
155
|
+
onLoadStart?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoadStart"] | undefined;
|
|
156
|
+
onLoadStartCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoadStartCapture"] | undefined;
|
|
157
|
+
onPause?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPause"] | undefined;
|
|
158
|
+
onPauseCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPauseCapture"] | undefined;
|
|
159
|
+
onPlay?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPlay"] | undefined;
|
|
160
|
+
onPlayCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPlayCapture"] | undefined;
|
|
161
|
+
onPlaying?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPlaying"] | undefined;
|
|
162
|
+
onPlayingCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPlayingCapture"] | undefined;
|
|
163
|
+
onProgress?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onProgress"] | undefined;
|
|
164
|
+
onProgressCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onProgressCapture"] | undefined;
|
|
165
|
+
onRateChange?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onRateChange"] | undefined;
|
|
166
|
+
onRateChangeCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onRateChangeCapture"] | undefined;
|
|
167
|
+
onSeeked?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSeeked"] | undefined;
|
|
168
|
+
onSeekedCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSeekedCapture"] | undefined;
|
|
169
|
+
onSeeking?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSeeking"] | undefined;
|
|
170
|
+
onSeekingCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSeekingCapture"] | undefined;
|
|
171
|
+
onStalled?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onStalled"] | undefined;
|
|
172
|
+
onStalledCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onStalledCapture"] | undefined;
|
|
173
|
+
onSuspend?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSuspend"] | undefined;
|
|
174
|
+
onSuspendCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSuspendCapture"] | undefined;
|
|
175
|
+
onTimeUpdate?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTimeUpdate"] | undefined;
|
|
176
|
+
onTimeUpdateCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTimeUpdateCapture"] | undefined;
|
|
177
|
+
onVolumeChange?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onVolumeChange"] | undefined;
|
|
178
|
+
onVolumeChangeCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onVolumeChangeCapture"] | undefined;
|
|
179
|
+
onWaiting?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onWaiting"] | undefined;
|
|
180
|
+
onWaitingCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onWaitingCapture"] | undefined;
|
|
181
|
+
onAuxClick?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAuxClick"] | undefined;
|
|
182
|
+
onAuxClickCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAuxClickCapture"] | undefined;
|
|
183
|
+
onClick?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onClick"] | undefined;
|
|
184
|
+
onClickCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onClickCapture"] | undefined;
|
|
185
|
+
onContextMenu?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onContextMenu"] | undefined;
|
|
186
|
+
onContextMenuCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onContextMenuCapture"] | undefined;
|
|
187
|
+
onDoubleClick?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDoubleClick"] | undefined;
|
|
188
|
+
onDoubleClickCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDoubleClickCapture"] | undefined;
|
|
189
|
+
onDrag?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDrag"] | undefined;
|
|
190
|
+
onDragCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragCapture"] | undefined;
|
|
191
|
+
onDragEnd?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragEnd"] | undefined;
|
|
192
|
+
onDragEndCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragEndCapture"] | undefined;
|
|
193
|
+
onDragEnter?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragEnter"] | undefined;
|
|
194
|
+
onDragEnterCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragEnterCapture"] | undefined;
|
|
195
|
+
onDragExit?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragExit"] | undefined;
|
|
196
|
+
onDragExitCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragExitCapture"] | undefined;
|
|
197
|
+
onDragLeave?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragLeave"] | undefined;
|
|
198
|
+
onDragLeaveCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragLeaveCapture"] | undefined;
|
|
199
|
+
onDragOver?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragOver"] | undefined;
|
|
200
|
+
onDragOverCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragOverCapture"] | undefined;
|
|
201
|
+
onDragStart?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragStart"] | undefined;
|
|
202
|
+
onDragStartCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragStartCapture"] | undefined;
|
|
203
|
+
onDrop?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDrop"] | undefined;
|
|
204
|
+
onDropCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDropCapture"] | undefined;
|
|
205
|
+
onMouseDown?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseDown"] | undefined;
|
|
206
|
+
onMouseDownCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseDownCapture"] | undefined;
|
|
207
|
+
onMouseEnter?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseEnter"] | undefined;
|
|
208
|
+
onMouseLeave?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseLeave"] | undefined;
|
|
209
|
+
onMouseMove?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseMove"] | undefined;
|
|
210
|
+
onMouseMoveCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseMoveCapture"] | undefined;
|
|
211
|
+
onMouseOut?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseOut"] | undefined;
|
|
212
|
+
onMouseOutCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseOutCapture"] | undefined;
|
|
213
|
+
onMouseOver?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseOver"] | undefined;
|
|
214
|
+
onMouseOverCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseOverCapture"] | undefined;
|
|
215
|
+
onMouseUp?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseUp"] | undefined;
|
|
216
|
+
onMouseUpCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseUpCapture"] | undefined;
|
|
217
|
+
onSelect?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSelect"] | undefined;
|
|
218
|
+
onSelectCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSelectCapture"] | undefined;
|
|
219
|
+
onTouchCancel?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchCancel"] | undefined;
|
|
220
|
+
onTouchCancelCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchCancelCapture"] | undefined;
|
|
221
|
+
onTouchEnd?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchEnd"] | undefined;
|
|
222
|
+
onTouchEndCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchEndCapture"] | undefined;
|
|
223
|
+
onTouchMove?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchMove"] | undefined;
|
|
224
|
+
onTouchMoveCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchMoveCapture"] | undefined;
|
|
225
|
+
onTouchStart?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchStart"] | undefined;
|
|
226
|
+
onTouchStartCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchStartCapture"] | undefined;
|
|
227
|
+
onPointerDown?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerDown"] | undefined;
|
|
228
|
+
onPointerDownCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerDownCapture"] | undefined;
|
|
229
|
+
onPointerMove?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerMove"] | undefined;
|
|
230
|
+
onPointerMoveCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerMoveCapture"] | undefined;
|
|
231
|
+
onPointerUp?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerUp"] | undefined;
|
|
232
|
+
onPointerUpCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerUpCapture"] | undefined;
|
|
233
|
+
onPointerCancel?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerCancel"] | undefined;
|
|
234
|
+
onPointerCancelCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerCancelCapture"] | undefined;
|
|
235
|
+
onPointerEnter?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerEnter"] | undefined;
|
|
236
|
+
onPointerLeave?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerLeave"] | undefined;
|
|
237
|
+
onPointerOver?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerOver"] | undefined;
|
|
238
|
+
onPointerOverCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerOverCapture"] | undefined;
|
|
239
|
+
onPointerOut?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerOut"] | undefined;
|
|
240
|
+
onPointerOutCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerOutCapture"] | undefined;
|
|
241
|
+
onGotPointerCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onGotPointerCapture"] | undefined;
|
|
242
|
+
onGotPointerCaptureCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onGotPointerCaptureCapture"] | undefined;
|
|
243
|
+
onLostPointerCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLostPointerCapture"] | undefined;
|
|
244
|
+
onLostPointerCaptureCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLostPointerCaptureCapture"] | undefined;
|
|
245
|
+
onScroll?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onScroll"] | undefined;
|
|
246
|
+
onScrollCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onScrollCapture"] | undefined;
|
|
247
|
+
onScrollEnd?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onScrollEnd"] | undefined;
|
|
248
|
+
onScrollEndCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onScrollEndCapture"] | undefined;
|
|
249
|
+
onWheel?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onWheel"] | undefined;
|
|
250
|
+
onWheelCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onWheelCapture"] | undefined;
|
|
251
|
+
onAnimationStart?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAnimationStart"] | undefined;
|
|
252
|
+
onAnimationStartCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAnimationStartCapture"] | undefined;
|
|
253
|
+
onAnimationEnd?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAnimationEnd"] | undefined;
|
|
254
|
+
onAnimationEndCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAnimationEndCapture"] | undefined;
|
|
255
|
+
onAnimationIteration?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAnimationIteration"] | undefined;
|
|
256
|
+
onAnimationIterationCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAnimationIterationCapture"] | undefined;
|
|
257
|
+
onToggle?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onToggle"] | undefined;
|
|
258
|
+
onBeforeToggle?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onBeforeToggle"] | undefined;
|
|
259
|
+
onTransitionCancel?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionCancel"] | undefined;
|
|
260
|
+
onTransitionCancelCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionCancelCapture"] | undefined;
|
|
261
|
+
onTransitionEnd?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionEnd"] | undefined;
|
|
262
|
+
onTransitionEndCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionEndCapture"] | undefined;
|
|
263
|
+
onTransitionRun?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionRun"] | undefined;
|
|
264
|
+
onTransitionRunCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionRunCapture"] | undefined;
|
|
265
|
+
onTransitionStart?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionStart"] | undefined;
|
|
266
|
+
onTransitionStartCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionStartCapture"] | undefined;
|
|
267
|
+
key?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["key"] | undefined;
|
|
268
268
|
"data-indeterminate": string | undefined;
|
|
269
269
|
};
|
|
270
270
|
getRootProps: (props?: HTMLProps<Y>) => {
|
|
271
|
-
slot?:
|
|
272
|
-
style?:
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
"aria-
|
|
284
|
-
"aria-
|
|
285
|
-
"aria-
|
|
286
|
-
"aria-
|
|
287
|
-
"aria-
|
|
288
|
-
"aria-
|
|
289
|
-
"aria-
|
|
290
|
-
"aria-
|
|
291
|
-
"aria-
|
|
292
|
-
"aria-
|
|
293
|
-
"aria-
|
|
294
|
-
"aria-
|
|
295
|
-
"aria-
|
|
296
|
-
"aria-
|
|
297
|
-
"aria-
|
|
298
|
-
"aria-
|
|
299
|
-
"aria-
|
|
300
|
-
"aria-
|
|
301
|
-
"aria-
|
|
302
|
-
"aria-
|
|
303
|
-
"aria-
|
|
304
|
-
"aria-
|
|
305
|
-
"aria-
|
|
306
|
-
"aria-
|
|
307
|
-
"aria-
|
|
308
|
-
"aria-
|
|
309
|
-
"aria-
|
|
310
|
-
"aria-
|
|
311
|
-
"aria-
|
|
312
|
-
"aria-
|
|
313
|
-
"aria-
|
|
314
|
-
"aria-
|
|
315
|
-
"aria-
|
|
316
|
-
"aria-
|
|
317
|
-
"aria-
|
|
318
|
-
"aria-
|
|
319
|
-
"aria-
|
|
320
|
-
"aria-
|
|
321
|
-
"aria-
|
|
322
|
-
"aria-
|
|
323
|
-
"aria-
|
|
324
|
-
"aria-
|
|
325
|
-
"aria-
|
|
326
|
-
"aria-
|
|
327
|
-
"aria-
|
|
328
|
-
"aria-
|
|
329
|
-
"aria-
|
|
330
|
-
"aria-
|
|
331
|
-
"aria-
|
|
332
|
-
"aria-
|
|
333
|
-
"aria-
|
|
334
|
-
"aria-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
onChangeCapture?:
|
|
355
|
-
onBeforeInput?:
|
|
356
|
-
onBeforeInputCapture?:
|
|
357
|
-
onInput?:
|
|
358
|
-
onInputCapture?:
|
|
359
|
-
onReset?:
|
|
360
|
-
onResetCapture?:
|
|
361
|
-
onSubmit?:
|
|
362
|
-
onSubmitCapture?:
|
|
363
|
-
onInvalid?:
|
|
364
|
-
onInvalidCapture?:
|
|
365
|
-
onLoad?:
|
|
366
|
-
onLoadCapture?:
|
|
367
|
-
onError?:
|
|
368
|
-
onErrorCapture?:
|
|
369
|
-
onKeyDown?:
|
|
370
|
-
onKeyDownCapture?:
|
|
371
|
-
onKeyPress?:
|
|
372
|
-
onKeyPressCapture?:
|
|
373
|
-
onKeyUp?:
|
|
374
|
-
onKeyUpCapture?:
|
|
375
|
-
onAbort?:
|
|
376
|
-
onAbortCapture?:
|
|
377
|
-
onCanPlay?:
|
|
378
|
-
onCanPlayCapture?:
|
|
379
|
-
onCanPlayThrough?:
|
|
380
|
-
onCanPlayThroughCapture?:
|
|
381
|
-
onDurationChange?:
|
|
382
|
-
onDurationChangeCapture?:
|
|
383
|
-
onEmptied?:
|
|
384
|
-
onEmptiedCapture?:
|
|
385
|
-
onEncrypted?:
|
|
386
|
-
onEncryptedCapture?:
|
|
387
|
-
onEnded?:
|
|
388
|
-
onEndedCapture?:
|
|
389
|
-
onLoadedData?:
|
|
390
|
-
onLoadedDataCapture?:
|
|
391
|
-
onLoadedMetadata?:
|
|
392
|
-
onLoadedMetadataCapture?:
|
|
393
|
-
onLoadStart?:
|
|
394
|
-
onLoadStartCapture?:
|
|
395
|
-
onPause?:
|
|
396
|
-
onPauseCapture?:
|
|
397
|
-
onPlay?:
|
|
398
|
-
onPlayCapture?:
|
|
399
|
-
onPlaying?:
|
|
400
|
-
onPlayingCapture?:
|
|
401
|
-
onProgress?:
|
|
402
|
-
onProgressCapture?:
|
|
403
|
-
onRateChange?:
|
|
404
|
-
onRateChangeCapture?:
|
|
405
|
-
onSeeked?:
|
|
406
|
-
onSeekedCapture?:
|
|
407
|
-
onSeeking?:
|
|
408
|
-
onSeekingCapture?:
|
|
409
|
-
onStalled?:
|
|
410
|
-
onStalledCapture?:
|
|
411
|
-
onSuspend?:
|
|
412
|
-
onSuspendCapture?:
|
|
413
|
-
onTimeUpdate?:
|
|
414
|
-
onTimeUpdateCapture?:
|
|
415
|
-
onVolumeChange?:
|
|
416
|
-
onVolumeChangeCapture?:
|
|
417
|
-
onWaiting?:
|
|
418
|
-
onWaitingCapture?:
|
|
419
|
-
onAuxClick?:
|
|
420
|
-
onAuxClickCapture?:
|
|
421
|
-
onClick?:
|
|
422
|
-
onClickCapture?:
|
|
423
|
-
onContextMenu?:
|
|
424
|
-
onContextMenuCapture?:
|
|
425
|
-
onDoubleClick?:
|
|
426
|
-
onDoubleClickCapture?:
|
|
427
|
-
onDrag?:
|
|
428
|
-
onDragCapture?:
|
|
429
|
-
onDragEnd?:
|
|
430
|
-
onDragEndCapture?:
|
|
431
|
-
onDragEnter?:
|
|
432
|
-
onDragEnterCapture?:
|
|
433
|
-
onDragExit?:
|
|
434
|
-
onDragExitCapture?:
|
|
435
|
-
onDragLeave?:
|
|
436
|
-
onDragLeaveCapture?:
|
|
437
|
-
onDragOver?:
|
|
438
|
-
onDragOverCapture?:
|
|
439
|
-
onDragStart?:
|
|
440
|
-
onDragStartCapture?:
|
|
441
|
-
onDrop?:
|
|
442
|
-
onDropCapture?:
|
|
443
|
-
onMouseDown?:
|
|
444
|
-
onMouseDownCapture?:
|
|
445
|
-
onMouseEnter?:
|
|
446
|
-
onMouseLeave?:
|
|
447
|
-
onMouseMove?:
|
|
448
|
-
onMouseMoveCapture?:
|
|
449
|
-
onMouseOut?:
|
|
450
|
-
onMouseOutCapture?:
|
|
451
|
-
onMouseOver?:
|
|
452
|
-
onMouseOverCapture?:
|
|
453
|
-
onMouseUp?:
|
|
454
|
-
onMouseUpCapture?:
|
|
455
|
-
onSelect?:
|
|
456
|
-
onSelectCapture?:
|
|
457
|
-
onTouchCancel?:
|
|
458
|
-
onTouchCancelCapture?:
|
|
459
|
-
onTouchEnd?:
|
|
460
|
-
onTouchEndCapture?:
|
|
461
|
-
onTouchMove?:
|
|
462
|
-
onTouchMoveCapture?:
|
|
463
|
-
onTouchStart?:
|
|
464
|
-
onTouchStartCapture?:
|
|
465
|
-
onPointerDown?:
|
|
466
|
-
onPointerDownCapture?:
|
|
467
|
-
onPointerMove?:
|
|
468
|
-
onPointerMoveCapture?:
|
|
469
|
-
onPointerUp?:
|
|
470
|
-
onPointerUpCapture?:
|
|
471
|
-
onPointerCancel?:
|
|
472
|
-
onPointerCancelCapture?:
|
|
473
|
-
onPointerEnter?:
|
|
474
|
-
onPointerLeave?:
|
|
475
|
-
onPointerOver?:
|
|
476
|
-
onPointerOverCapture?:
|
|
477
|
-
onPointerOut?:
|
|
478
|
-
onPointerOutCapture?:
|
|
479
|
-
onGotPointerCapture?:
|
|
480
|
-
onGotPointerCaptureCapture?:
|
|
481
|
-
onLostPointerCapture?:
|
|
482
|
-
onLostPointerCaptureCapture?:
|
|
483
|
-
onScroll?:
|
|
484
|
-
onScrollCapture?:
|
|
485
|
-
onScrollEnd?:
|
|
486
|
-
onScrollEndCapture?:
|
|
487
|
-
onWheel?:
|
|
488
|
-
onWheelCapture?:
|
|
489
|
-
onAnimationStart?:
|
|
490
|
-
onAnimationStartCapture?:
|
|
491
|
-
onAnimationEnd?:
|
|
492
|
-
onAnimationEndCapture?:
|
|
493
|
-
onAnimationIteration?:
|
|
494
|
-
onAnimationIterationCapture?:
|
|
495
|
-
onToggle?:
|
|
496
|
-
onBeforeToggle?:
|
|
497
|
-
onTransitionCancel?:
|
|
498
|
-
onTransitionCancelCapture?:
|
|
499
|
-
onTransitionEnd?:
|
|
500
|
-
onTransitionEndCapture?:
|
|
501
|
-
onTransitionRun?:
|
|
502
|
-
onTransitionRunCapture?:
|
|
503
|
-
onTransitionStart?:
|
|
504
|
-
onTransitionStartCapture?:
|
|
505
|
-
key?:
|
|
271
|
+
slot?: react132.JSX.IntrinsicElements[Y]["slot"] | undefined;
|
|
272
|
+
style?: react132.JSX.IntrinsicElements[Y]["style"] | undefined;
|
|
273
|
+
ref?: react132.JSX.IntrinsicElements[Y]["ref"] | undefined;
|
|
274
|
+
suppressHydrationWarning?: react132.JSX.IntrinsicElements[Y]["suppressHydrationWarning"] | undefined;
|
|
275
|
+
className?: react132.JSX.IntrinsicElements[Y]["className"] | undefined;
|
|
276
|
+
id?: react132.JSX.IntrinsicElements[Y]["id"] | undefined;
|
|
277
|
+
lang?: react132.JSX.IntrinsicElements[Y]["lang"] | undefined;
|
|
278
|
+
nonce?: react132.JSX.IntrinsicElements[Y]["nonce"] | undefined;
|
|
279
|
+
tabIndex?: react132.JSX.IntrinsicElements[Y]["tabIndex"] | undefined;
|
|
280
|
+
role: string | react132.JSX.IntrinsicElements[Y]["role"];
|
|
281
|
+
part?: react132.JSX.IntrinsicElements[Y]["part"] | undefined;
|
|
282
|
+
"aria-activedescendant"?: react132.JSX.IntrinsicElements[Y]["aria-activedescendant"] | undefined;
|
|
283
|
+
"aria-atomic"?: react132.JSX.IntrinsicElements[Y]["aria-atomic"] | undefined;
|
|
284
|
+
"aria-autocomplete"?: react132.JSX.IntrinsicElements[Y]["aria-autocomplete"] | undefined;
|
|
285
|
+
"aria-braillelabel"?: react132.JSX.IntrinsicElements[Y]["aria-braillelabel"] | undefined;
|
|
286
|
+
"aria-brailleroledescription"?: react132.JSX.IntrinsicElements[Y]["aria-brailleroledescription"] | undefined;
|
|
287
|
+
"aria-busy"?: react132.JSX.IntrinsicElements[Y]["aria-busy"] | undefined;
|
|
288
|
+
"aria-checked"?: react132.JSX.IntrinsicElements[Y]["aria-checked"] | undefined;
|
|
289
|
+
"aria-colcount"?: react132.JSX.IntrinsicElements[Y]["aria-colcount"] | undefined;
|
|
290
|
+
"aria-colindex"?: react132.JSX.IntrinsicElements[Y]["aria-colindex"] | undefined;
|
|
291
|
+
"aria-colindextext"?: react132.JSX.IntrinsicElements[Y]["aria-colindextext"] | undefined;
|
|
292
|
+
"aria-colspan"?: react132.JSX.IntrinsicElements[Y]["aria-colspan"] | undefined;
|
|
293
|
+
"aria-controls"?: react132.JSX.IntrinsicElements[Y]["aria-controls"] | undefined;
|
|
294
|
+
"aria-current"?: react132.JSX.IntrinsicElements[Y]["aria-current"] | undefined;
|
|
295
|
+
"aria-describedby"?: react132.JSX.IntrinsicElements[Y]["aria-describedby"] | undefined;
|
|
296
|
+
"aria-description"?: react132.JSX.IntrinsicElements[Y]["aria-description"] | undefined;
|
|
297
|
+
"aria-details"?: react132.JSX.IntrinsicElements[Y]["aria-details"] | undefined;
|
|
298
|
+
"aria-disabled"?: react132.JSX.IntrinsicElements[Y]["aria-disabled"] | undefined;
|
|
299
|
+
"aria-dropeffect"?: react132.JSX.IntrinsicElements[Y]["aria-dropeffect"] | undefined;
|
|
300
|
+
"aria-errormessage"?: react132.JSX.IntrinsicElements[Y]["aria-errormessage"] | undefined;
|
|
301
|
+
"aria-expanded"?: react132.JSX.IntrinsicElements[Y]["aria-expanded"] | undefined;
|
|
302
|
+
"aria-flowto"?: react132.JSX.IntrinsicElements[Y]["aria-flowto"] | undefined;
|
|
303
|
+
"aria-grabbed"?: react132.JSX.IntrinsicElements[Y]["aria-grabbed"] | undefined;
|
|
304
|
+
"aria-haspopup"?: react132.JSX.IntrinsicElements[Y]["aria-haspopup"] | undefined;
|
|
305
|
+
"aria-hidden"?: react132.JSX.IntrinsicElements[Y]["aria-hidden"] | undefined;
|
|
306
|
+
"aria-invalid"?: react132.JSX.IntrinsicElements[Y]["aria-invalid"] | undefined;
|
|
307
|
+
"aria-keyshortcuts"?: react132.JSX.IntrinsicElements[Y]["aria-keyshortcuts"] | undefined;
|
|
308
|
+
"aria-label": string | react132.JSX.IntrinsicElements[Y]["aria-label"];
|
|
309
|
+
"aria-labelledby"?: react132.JSX.IntrinsicElements[Y]["aria-labelledby"] | undefined;
|
|
310
|
+
"aria-level"?: react132.JSX.IntrinsicElements[Y]["aria-level"] | undefined;
|
|
311
|
+
"aria-live"?: react132.JSX.IntrinsicElements[Y]["aria-live"] | undefined;
|
|
312
|
+
"aria-modal"?: react132.JSX.IntrinsicElements[Y]["aria-modal"] | undefined;
|
|
313
|
+
"aria-multiline"?: react132.JSX.IntrinsicElements[Y]["aria-multiline"] | undefined;
|
|
314
|
+
"aria-multiselectable"?: react132.JSX.IntrinsicElements[Y]["aria-multiselectable"] | undefined;
|
|
315
|
+
"aria-orientation"?: react132.JSX.IntrinsicElements[Y]["aria-orientation"] | undefined;
|
|
316
|
+
"aria-owns"?: react132.JSX.IntrinsicElements[Y]["aria-owns"] | undefined;
|
|
317
|
+
"aria-placeholder"?: react132.JSX.IntrinsicElements[Y]["aria-placeholder"] | undefined;
|
|
318
|
+
"aria-posinset"?: react132.JSX.IntrinsicElements[Y]["aria-posinset"] | undefined;
|
|
319
|
+
"aria-pressed"?: react132.JSX.IntrinsicElements[Y]["aria-pressed"] | undefined;
|
|
320
|
+
"aria-readonly"?: react132.JSX.IntrinsicElements[Y]["aria-readonly"] | undefined;
|
|
321
|
+
"aria-relevant"?: react132.JSX.IntrinsicElements[Y]["aria-relevant"] | undefined;
|
|
322
|
+
"aria-required"?: react132.JSX.IntrinsicElements[Y]["aria-required"] | undefined;
|
|
323
|
+
"aria-roledescription"?: react132.JSX.IntrinsicElements[Y]["aria-roledescription"] | undefined;
|
|
324
|
+
"aria-rowcount"?: react132.JSX.IntrinsicElements[Y]["aria-rowcount"] | undefined;
|
|
325
|
+
"aria-rowindex"?: react132.JSX.IntrinsicElements[Y]["aria-rowindex"] | undefined;
|
|
326
|
+
"aria-rowindextext"?: react132.JSX.IntrinsicElements[Y]["aria-rowindextext"] | undefined;
|
|
327
|
+
"aria-rowspan"?: react132.JSX.IntrinsicElements[Y]["aria-rowspan"] | undefined;
|
|
328
|
+
"aria-selected"?: react132.JSX.IntrinsicElements[Y]["aria-selected"] | undefined;
|
|
329
|
+
"aria-setsize"?: react132.JSX.IntrinsicElements[Y]["aria-setsize"] | undefined;
|
|
330
|
+
"aria-sort"?: react132.JSX.IntrinsicElements[Y]["aria-sort"] | undefined;
|
|
331
|
+
"aria-valuemax": number | react132.JSX.IntrinsicElements[Y]["aria-valuemax"];
|
|
332
|
+
"aria-valuemin": number | react132.JSX.IntrinsicElements[Y]["aria-valuemin"];
|
|
333
|
+
"aria-valuenow": number | react132.JSX.IntrinsicElements[Y]["aria-valuenow"] | undefined;
|
|
334
|
+
"aria-valuetext"?: react132.JSX.IntrinsicElements[Y]["aria-valuetext"] | undefined;
|
|
335
|
+
children?: react132.JSX.IntrinsicElements[Y]["children"] | undefined;
|
|
336
|
+
dangerouslySetInnerHTML?: react132.JSX.IntrinsicElements[Y]["dangerouslySetInnerHTML"] | undefined;
|
|
337
|
+
onCopy?: react132.JSX.IntrinsicElements[Y]["onCopy"] | undefined;
|
|
338
|
+
onCopyCapture?: react132.JSX.IntrinsicElements[Y]["onCopyCapture"] | undefined;
|
|
339
|
+
onCut?: react132.JSX.IntrinsicElements[Y]["onCut"] | undefined;
|
|
340
|
+
onCutCapture?: react132.JSX.IntrinsicElements[Y]["onCutCapture"] | undefined;
|
|
341
|
+
onPaste?: react132.JSX.IntrinsicElements[Y]["onPaste"] | undefined;
|
|
342
|
+
onPasteCapture?: react132.JSX.IntrinsicElements[Y]["onPasteCapture"] | undefined;
|
|
343
|
+
onCompositionEnd?: react132.JSX.IntrinsicElements[Y]["onCompositionEnd"] | undefined;
|
|
344
|
+
onCompositionEndCapture?: react132.JSX.IntrinsicElements[Y]["onCompositionEndCapture"] | undefined;
|
|
345
|
+
onCompositionStart?: react132.JSX.IntrinsicElements[Y]["onCompositionStart"] | undefined;
|
|
346
|
+
onCompositionStartCapture?: react132.JSX.IntrinsicElements[Y]["onCompositionStartCapture"] | undefined;
|
|
347
|
+
onCompositionUpdate?: react132.JSX.IntrinsicElements[Y]["onCompositionUpdate"] | undefined;
|
|
348
|
+
onCompositionUpdateCapture?: react132.JSX.IntrinsicElements[Y]["onCompositionUpdateCapture"] | undefined;
|
|
349
|
+
onFocus?: react132.JSX.IntrinsicElements[Y]["onFocus"] | undefined;
|
|
350
|
+
onFocusCapture?: react132.JSX.IntrinsicElements[Y]["onFocusCapture"] | undefined;
|
|
351
|
+
onBlur?: react132.JSX.IntrinsicElements[Y]["onBlur"] | undefined;
|
|
352
|
+
onBlurCapture?: react132.JSX.IntrinsicElements[Y]["onBlurCapture"] | undefined;
|
|
353
|
+
onChange?: react132.JSX.IntrinsicElements[Y]["onChange"] | undefined;
|
|
354
|
+
onChangeCapture?: react132.JSX.IntrinsicElements[Y]["onChangeCapture"] | undefined;
|
|
355
|
+
onBeforeInput?: react132.JSX.IntrinsicElements[Y]["onBeforeInput"] | undefined;
|
|
356
|
+
onBeforeInputCapture?: react132.JSX.IntrinsicElements[Y]["onBeforeInputCapture"] | undefined;
|
|
357
|
+
onInput?: react132.JSX.IntrinsicElements[Y]["onInput"] | undefined;
|
|
358
|
+
onInputCapture?: react132.JSX.IntrinsicElements[Y]["onInputCapture"] | undefined;
|
|
359
|
+
onReset?: react132.JSX.IntrinsicElements[Y]["onReset"] | undefined;
|
|
360
|
+
onResetCapture?: react132.JSX.IntrinsicElements[Y]["onResetCapture"] | undefined;
|
|
361
|
+
onSubmit?: react132.JSX.IntrinsicElements[Y]["onSubmit"] | undefined;
|
|
362
|
+
onSubmitCapture?: react132.JSX.IntrinsicElements[Y]["onSubmitCapture"] | undefined;
|
|
363
|
+
onInvalid?: react132.JSX.IntrinsicElements[Y]["onInvalid"] | undefined;
|
|
364
|
+
onInvalidCapture?: react132.JSX.IntrinsicElements[Y]["onInvalidCapture"] | undefined;
|
|
365
|
+
onLoad?: react132.JSX.IntrinsicElements[Y]["onLoad"] | undefined;
|
|
366
|
+
onLoadCapture?: react132.JSX.IntrinsicElements[Y]["onLoadCapture"] | undefined;
|
|
367
|
+
onError?: react132.JSX.IntrinsicElements[Y]["onError"] | undefined;
|
|
368
|
+
onErrorCapture?: react132.JSX.IntrinsicElements[Y]["onErrorCapture"] | undefined;
|
|
369
|
+
onKeyDown?: react132.JSX.IntrinsicElements[Y]["onKeyDown"] | undefined;
|
|
370
|
+
onKeyDownCapture?: react132.JSX.IntrinsicElements[Y]["onKeyDownCapture"] | undefined;
|
|
371
|
+
onKeyPress?: react132.JSX.IntrinsicElements[Y]["onKeyPress"] | undefined;
|
|
372
|
+
onKeyPressCapture?: react132.JSX.IntrinsicElements[Y]["onKeyPressCapture"] | undefined;
|
|
373
|
+
onKeyUp?: react132.JSX.IntrinsicElements[Y]["onKeyUp"] | undefined;
|
|
374
|
+
onKeyUpCapture?: react132.JSX.IntrinsicElements[Y]["onKeyUpCapture"] | undefined;
|
|
375
|
+
onAbort?: react132.JSX.IntrinsicElements[Y]["onAbort"] | undefined;
|
|
376
|
+
onAbortCapture?: react132.JSX.IntrinsicElements[Y]["onAbortCapture"] | undefined;
|
|
377
|
+
onCanPlay?: react132.JSX.IntrinsicElements[Y]["onCanPlay"] | undefined;
|
|
378
|
+
onCanPlayCapture?: react132.JSX.IntrinsicElements[Y]["onCanPlayCapture"] | undefined;
|
|
379
|
+
onCanPlayThrough?: react132.JSX.IntrinsicElements[Y]["onCanPlayThrough"] | undefined;
|
|
380
|
+
onCanPlayThroughCapture?: react132.JSX.IntrinsicElements[Y]["onCanPlayThroughCapture"] | undefined;
|
|
381
|
+
onDurationChange?: react132.JSX.IntrinsicElements[Y]["onDurationChange"] | undefined;
|
|
382
|
+
onDurationChangeCapture?: react132.JSX.IntrinsicElements[Y]["onDurationChangeCapture"] | undefined;
|
|
383
|
+
onEmptied?: react132.JSX.IntrinsicElements[Y]["onEmptied"] | undefined;
|
|
384
|
+
onEmptiedCapture?: react132.JSX.IntrinsicElements[Y]["onEmptiedCapture"] | undefined;
|
|
385
|
+
onEncrypted?: react132.JSX.IntrinsicElements[Y]["onEncrypted"] | undefined;
|
|
386
|
+
onEncryptedCapture?: react132.JSX.IntrinsicElements[Y]["onEncryptedCapture"] | undefined;
|
|
387
|
+
onEnded?: react132.JSX.IntrinsicElements[Y]["onEnded"] | undefined;
|
|
388
|
+
onEndedCapture?: react132.JSX.IntrinsicElements[Y]["onEndedCapture"] | undefined;
|
|
389
|
+
onLoadedData?: react132.JSX.IntrinsicElements[Y]["onLoadedData"] | undefined;
|
|
390
|
+
onLoadedDataCapture?: react132.JSX.IntrinsicElements[Y]["onLoadedDataCapture"] | undefined;
|
|
391
|
+
onLoadedMetadata?: react132.JSX.IntrinsicElements[Y]["onLoadedMetadata"] | undefined;
|
|
392
|
+
onLoadedMetadataCapture?: react132.JSX.IntrinsicElements[Y]["onLoadedMetadataCapture"] | undefined;
|
|
393
|
+
onLoadStart?: react132.JSX.IntrinsicElements[Y]["onLoadStart"] | undefined;
|
|
394
|
+
onLoadStartCapture?: react132.JSX.IntrinsicElements[Y]["onLoadStartCapture"] | undefined;
|
|
395
|
+
onPause?: react132.JSX.IntrinsicElements[Y]["onPause"] | undefined;
|
|
396
|
+
onPauseCapture?: react132.JSX.IntrinsicElements[Y]["onPauseCapture"] | undefined;
|
|
397
|
+
onPlay?: react132.JSX.IntrinsicElements[Y]["onPlay"] | undefined;
|
|
398
|
+
onPlayCapture?: react132.JSX.IntrinsicElements[Y]["onPlayCapture"] | undefined;
|
|
399
|
+
onPlaying?: react132.JSX.IntrinsicElements[Y]["onPlaying"] | undefined;
|
|
400
|
+
onPlayingCapture?: react132.JSX.IntrinsicElements[Y]["onPlayingCapture"] | undefined;
|
|
401
|
+
onProgress?: react132.JSX.IntrinsicElements[Y]["onProgress"] | undefined;
|
|
402
|
+
onProgressCapture?: react132.JSX.IntrinsicElements[Y]["onProgressCapture"] | undefined;
|
|
403
|
+
onRateChange?: react132.JSX.IntrinsicElements[Y]["onRateChange"] | undefined;
|
|
404
|
+
onRateChangeCapture?: react132.JSX.IntrinsicElements[Y]["onRateChangeCapture"] | undefined;
|
|
405
|
+
onSeeked?: react132.JSX.IntrinsicElements[Y]["onSeeked"] | undefined;
|
|
406
|
+
onSeekedCapture?: react132.JSX.IntrinsicElements[Y]["onSeekedCapture"] | undefined;
|
|
407
|
+
onSeeking?: react132.JSX.IntrinsicElements[Y]["onSeeking"] | undefined;
|
|
408
|
+
onSeekingCapture?: react132.JSX.IntrinsicElements[Y]["onSeekingCapture"] | undefined;
|
|
409
|
+
onStalled?: react132.JSX.IntrinsicElements[Y]["onStalled"] | undefined;
|
|
410
|
+
onStalledCapture?: react132.JSX.IntrinsicElements[Y]["onStalledCapture"] | undefined;
|
|
411
|
+
onSuspend?: react132.JSX.IntrinsicElements[Y]["onSuspend"] | undefined;
|
|
412
|
+
onSuspendCapture?: react132.JSX.IntrinsicElements[Y]["onSuspendCapture"] | undefined;
|
|
413
|
+
onTimeUpdate?: react132.JSX.IntrinsicElements[Y]["onTimeUpdate"] | undefined;
|
|
414
|
+
onTimeUpdateCapture?: react132.JSX.IntrinsicElements[Y]["onTimeUpdateCapture"] | undefined;
|
|
415
|
+
onVolumeChange?: react132.JSX.IntrinsicElements[Y]["onVolumeChange"] | undefined;
|
|
416
|
+
onVolumeChangeCapture?: react132.JSX.IntrinsicElements[Y]["onVolumeChangeCapture"] | undefined;
|
|
417
|
+
onWaiting?: react132.JSX.IntrinsicElements[Y]["onWaiting"] | undefined;
|
|
418
|
+
onWaitingCapture?: react132.JSX.IntrinsicElements[Y]["onWaitingCapture"] | undefined;
|
|
419
|
+
onAuxClick?: react132.JSX.IntrinsicElements[Y]["onAuxClick"] | undefined;
|
|
420
|
+
onAuxClickCapture?: react132.JSX.IntrinsicElements[Y]["onAuxClickCapture"] | undefined;
|
|
421
|
+
onClick?: react132.JSX.IntrinsicElements[Y]["onClick"] | undefined;
|
|
422
|
+
onClickCapture?: react132.JSX.IntrinsicElements[Y]["onClickCapture"] | undefined;
|
|
423
|
+
onContextMenu?: react132.JSX.IntrinsicElements[Y]["onContextMenu"] | undefined;
|
|
424
|
+
onContextMenuCapture?: react132.JSX.IntrinsicElements[Y]["onContextMenuCapture"] | undefined;
|
|
425
|
+
onDoubleClick?: react132.JSX.IntrinsicElements[Y]["onDoubleClick"] | undefined;
|
|
426
|
+
onDoubleClickCapture?: react132.JSX.IntrinsicElements[Y]["onDoubleClickCapture"] | undefined;
|
|
427
|
+
onDrag?: react132.JSX.IntrinsicElements[Y]["onDrag"] | undefined;
|
|
428
|
+
onDragCapture?: react132.JSX.IntrinsicElements[Y]["onDragCapture"] | undefined;
|
|
429
|
+
onDragEnd?: react132.JSX.IntrinsicElements[Y]["onDragEnd"] | undefined;
|
|
430
|
+
onDragEndCapture?: react132.JSX.IntrinsicElements[Y]["onDragEndCapture"] | undefined;
|
|
431
|
+
onDragEnter?: react132.JSX.IntrinsicElements[Y]["onDragEnter"] | undefined;
|
|
432
|
+
onDragEnterCapture?: react132.JSX.IntrinsicElements[Y]["onDragEnterCapture"] | undefined;
|
|
433
|
+
onDragExit?: react132.JSX.IntrinsicElements[Y]["onDragExit"] | undefined;
|
|
434
|
+
onDragExitCapture?: react132.JSX.IntrinsicElements[Y]["onDragExitCapture"] | undefined;
|
|
435
|
+
onDragLeave?: react132.JSX.IntrinsicElements[Y]["onDragLeave"] | undefined;
|
|
436
|
+
onDragLeaveCapture?: react132.JSX.IntrinsicElements[Y]["onDragLeaveCapture"] | undefined;
|
|
437
|
+
onDragOver?: react132.JSX.IntrinsicElements[Y]["onDragOver"] | undefined;
|
|
438
|
+
onDragOverCapture?: react132.JSX.IntrinsicElements[Y]["onDragOverCapture"] | undefined;
|
|
439
|
+
onDragStart?: react132.JSX.IntrinsicElements[Y]["onDragStart"] | undefined;
|
|
440
|
+
onDragStartCapture?: react132.JSX.IntrinsicElements[Y]["onDragStartCapture"] | undefined;
|
|
441
|
+
onDrop?: react132.JSX.IntrinsicElements[Y]["onDrop"] | undefined;
|
|
442
|
+
onDropCapture?: react132.JSX.IntrinsicElements[Y]["onDropCapture"] | undefined;
|
|
443
|
+
onMouseDown?: react132.JSX.IntrinsicElements[Y]["onMouseDown"] | undefined;
|
|
444
|
+
onMouseDownCapture?: react132.JSX.IntrinsicElements[Y]["onMouseDownCapture"] | undefined;
|
|
445
|
+
onMouseEnter?: react132.JSX.IntrinsicElements[Y]["onMouseEnter"] | undefined;
|
|
446
|
+
onMouseLeave?: react132.JSX.IntrinsicElements[Y]["onMouseLeave"] | undefined;
|
|
447
|
+
onMouseMove?: react132.JSX.IntrinsicElements[Y]["onMouseMove"] | undefined;
|
|
448
|
+
onMouseMoveCapture?: react132.JSX.IntrinsicElements[Y]["onMouseMoveCapture"] | undefined;
|
|
449
|
+
onMouseOut?: react132.JSX.IntrinsicElements[Y]["onMouseOut"] | undefined;
|
|
450
|
+
onMouseOutCapture?: react132.JSX.IntrinsicElements[Y]["onMouseOutCapture"] | undefined;
|
|
451
|
+
onMouseOver?: react132.JSX.IntrinsicElements[Y]["onMouseOver"] | undefined;
|
|
452
|
+
onMouseOverCapture?: react132.JSX.IntrinsicElements[Y]["onMouseOverCapture"] | undefined;
|
|
453
|
+
onMouseUp?: react132.JSX.IntrinsicElements[Y]["onMouseUp"] | undefined;
|
|
454
|
+
onMouseUpCapture?: react132.JSX.IntrinsicElements[Y]["onMouseUpCapture"] | undefined;
|
|
455
|
+
onSelect?: react132.JSX.IntrinsicElements[Y]["onSelect"] | undefined;
|
|
456
|
+
onSelectCapture?: react132.JSX.IntrinsicElements[Y]["onSelectCapture"] | undefined;
|
|
457
|
+
onTouchCancel?: react132.JSX.IntrinsicElements[Y]["onTouchCancel"] | undefined;
|
|
458
|
+
onTouchCancelCapture?: react132.JSX.IntrinsicElements[Y]["onTouchCancelCapture"] | undefined;
|
|
459
|
+
onTouchEnd?: react132.JSX.IntrinsicElements[Y]["onTouchEnd"] | undefined;
|
|
460
|
+
onTouchEndCapture?: react132.JSX.IntrinsicElements[Y]["onTouchEndCapture"] | undefined;
|
|
461
|
+
onTouchMove?: react132.JSX.IntrinsicElements[Y]["onTouchMove"] | undefined;
|
|
462
|
+
onTouchMoveCapture?: react132.JSX.IntrinsicElements[Y]["onTouchMoveCapture"] | undefined;
|
|
463
|
+
onTouchStart?: react132.JSX.IntrinsicElements[Y]["onTouchStart"] | undefined;
|
|
464
|
+
onTouchStartCapture?: react132.JSX.IntrinsicElements[Y]["onTouchStartCapture"] | undefined;
|
|
465
|
+
onPointerDown?: react132.JSX.IntrinsicElements[Y]["onPointerDown"] | undefined;
|
|
466
|
+
onPointerDownCapture?: react132.JSX.IntrinsicElements[Y]["onPointerDownCapture"] | undefined;
|
|
467
|
+
onPointerMove?: react132.JSX.IntrinsicElements[Y]["onPointerMove"] | undefined;
|
|
468
|
+
onPointerMoveCapture?: react132.JSX.IntrinsicElements[Y]["onPointerMoveCapture"] | undefined;
|
|
469
|
+
onPointerUp?: react132.JSX.IntrinsicElements[Y]["onPointerUp"] | undefined;
|
|
470
|
+
onPointerUpCapture?: react132.JSX.IntrinsicElements[Y]["onPointerUpCapture"] | undefined;
|
|
471
|
+
onPointerCancel?: react132.JSX.IntrinsicElements[Y]["onPointerCancel"] | undefined;
|
|
472
|
+
onPointerCancelCapture?: react132.JSX.IntrinsicElements[Y]["onPointerCancelCapture"] | undefined;
|
|
473
|
+
onPointerEnter?: react132.JSX.IntrinsicElements[Y]["onPointerEnter"] | undefined;
|
|
474
|
+
onPointerLeave?: react132.JSX.IntrinsicElements[Y]["onPointerLeave"] | undefined;
|
|
475
|
+
onPointerOver?: react132.JSX.IntrinsicElements[Y]["onPointerOver"] | undefined;
|
|
476
|
+
onPointerOverCapture?: react132.JSX.IntrinsicElements[Y]["onPointerOverCapture"] | undefined;
|
|
477
|
+
onPointerOut?: react132.JSX.IntrinsicElements[Y]["onPointerOut"] | undefined;
|
|
478
|
+
onPointerOutCapture?: react132.JSX.IntrinsicElements[Y]["onPointerOutCapture"] | undefined;
|
|
479
|
+
onGotPointerCapture?: react132.JSX.IntrinsicElements[Y]["onGotPointerCapture"] | undefined;
|
|
480
|
+
onGotPointerCaptureCapture?: react132.JSX.IntrinsicElements[Y]["onGotPointerCaptureCapture"] | undefined;
|
|
481
|
+
onLostPointerCapture?: react132.JSX.IntrinsicElements[Y]["onLostPointerCapture"] | undefined;
|
|
482
|
+
onLostPointerCaptureCapture?: react132.JSX.IntrinsicElements[Y]["onLostPointerCaptureCapture"] | undefined;
|
|
483
|
+
onScroll?: react132.JSX.IntrinsicElements[Y]["onScroll"] | undefined;
|
|
484
|
+
onScrollCapture?: react132.JSX.IntrinsicElements[Y]["onScrollCapture"] | undefined;
|
|
485
|
+
onScrollEnd?: react132.JSX.IntrinsicElements[Y]["onScrollEnd"] | undefined;
|
|
486
|
+
onScrollEndCapture?: react132.JSX.IntrinsicElements[Y]["onScrollEndCapture"] | undefined;
|
|
487
|
+
onWheel?: react132.JSX.IntrinsicElements[Y]["onWheel"] | undefined;
|
|
488
|
+
onWheelCapture?: react132.JSX.IntrinsicElements[Y]["onWheelCapture"] | undefined;
|
|
489
|
+
onAnimationStart?: react132.JSX.IntrinsicElements[Y]["onAnimationStart"] | undefined;
|
|
490
|
+
onAnimationStartCapture?: react132.JSX.IntrinsicElements[Y]["onAnimationStartCapture"] | undefined;
|
|
491
|
+
onAnimationEnd?: react132.JSX.IntrinsicElements[Y]["onAnimationEnd"] | undefined;
|
|
492
|
+
onAnimationEndCapture?: react132.JSX.IntrinsicElements[Y]["onAnimationEndCapture"] | undefined;
|
|
493
|
+
onAnimationIteration?: react132.JSX.IntrinsicElements[Y]["onAnimationIteration"] | undefined;
|
|
494
|
+
onAnimationIterationCapture?: react132.JSX.IntrinsicElements[Y]["onAnimationIterationCapture"] | undefined;
|
|
495
|
+
onToggle?: react132.JSX.IntrinsicElements[Y]["onToggle"] | undefined;
|
|
496
|
+
onBeforeToggle?: react132.JSX.IntrinsicElements[Y]["onBeforeToggle"] | undefined;
|
|
497
|
+
onTransitionCancel?: react132.JSX.IntrinsicElements[Y]["onTransitionCancel"] | undefined;
|
|
498
|
+
onTransitionCancelCapture?: react132.JSX.IntrinsicElements[Y]["onTransitionCancelCapture"] | undefined;
|
|
499
|
+
onTransitionEnd?: react132.JSX.IntrinsicElements[Y]["onTransitionEnd"] | undefined;
|
|
500
|
+
onTransitionEndCapture?: react132.JSX.IntrinsicElements[Y]["onTransitionEndCapture"] | undefined;
|
|
501
|
+
onTransitionRun?: react132.JSX.IntrinsicElements[Y]["onTransitionRun"] | undefined;
|
|
502
|
+
onTransitionRunCapture?: react132.JSX.IntrinsicElements[Y]["onTransitionRunCapture"] | undefined;
|
|
503
|
+
onTransitionStart?: react132.JSX.IntrinsicElements[Y]["onTransitionStart"] | undefined;
|
|
504
|
+
onTransitionStartCapture?: react132.JSX.IntrinsicElements[Y]["onTransitionStartCapture"] | undefined;
|
|
505
|
+
key?: react132.JSX.IntrinsicElements[Y]["key"] | undefined;
|
|
506
506
|
"data-indeterminate": string | undefined;
|
|
507
507
|
};
|
|
508
508
|
getTrackProps: (props?: HTMLProps<Y extends "svg" ? "circle" : "div">) => {
|
|
509
|
-
slot?:
|
|
510
|
-
style?:
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
"aria-
|
|
522
|
-
"aria-
|
|
523
|
-
"aria-
|
|
524
|
-
"aria-
|
|
525
|
-
"aria-
|
|
526
|
-
"aria-
|
|
527
|
-
"aria-
|
|
528
|
-
"aria-
|
|
529
|
-
"aria-
|
|
530
|
-
"aria-
|
|
531
|
-
"aria-
|
|
532
|
-
"aria-
|
|
533
|
-
"aria-
|
|
534
|
-
"aria-
|
|
535
|
-
"aria-
|
|
536
|
-
"aria-
|
|
537
|
-
"aria-
|
|
538
|
-
"aria-
|
|
539
|
-
"aria-
|
|
540
|
-
"aria-
|
|
541
|
-
"aria-
|
|
542
|
-
"aria-
|
|
543
|
-
"aria-
|
|
544
|
-
"aria-
|
|
545
|
-
"aria-
|
|
546
|
-
"aria-
|
|
547
|
-
"aria-
|
|
548
|
-
"aria-
|
|
549
|
-
"aria-
|
|
550
|
-
"aria-
|
|
551
|
-
"aria-
|
|
552
|
-
"aria-
|
|
553
|
-
"aria-
|
|
554
|
-
"aria-
|
|
555
|
-
"aria-
|
|
556
|
-
"aria-
|
|
557
|
-
"aria-
|
|
558
|
-
"aria-
|
|
559
|
-
"aria-
|
|
560
|
-
"aria-
|
|
561
|
-
"aria-
|
|
562
|
-
"aria-
|
|
563
|
-
"aria-
|
|
564
|
-
"aria-
|
|
565
|
-
"aria-
|
|
566
|
-
"aria-
|
|
567
|
-
"aria-
|
|
568
|
-
"aria-
|
|
569
|
-
"aria-
|
|
570
|
-
"aria-
|
|
571
|
-
"aria-
|
|
572
|
-
"aria-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
onChangeCapture?:
|
|
593
|
-
onBeforeInput?:
|
|
594
|
-
onBeforeInputCapture?:
|
|
595
|
-
onInput?:
|
|
596
|
-
onInputCapture?:
|
|
597
|
-
onReset?:
|
|
598
|
-
onResetCapture?:
|
|
599
|
-
onSubmit?:
|
|
600
|
-
onSubmitCapture?:
|
|
601
|
-
onInvalid?:
|
|
602
|
-
onInvalidCapture?:
|
|
603
|
-
onLoad?:
|
|
604
|
-
onLoadCapture?:
|
|
605
|
-
onError?:
|
|
606
|
-
onErrorCapture?:
|
|
607
|
-
onKeyDown?:
|
|
608
|
-
onKeyDownCapture?:
|
|
609
|
-
onKeyPress?:
|
|
610
|
-
onKeyPressCapture?:
|
|
611
|
-
onKeyUp?:
|
|
612
|
-
onKeyUpCapture?:
|
|
613
|
-
onAbort?:
|
|
614
|
-
onAbortCapture?:
|
|
615
|
-
onCanPlay?:
|
|
616
|
-
onCanPlayCapture?:
|
|
617
|
-
onCanPlayThrough?:
|
|
618
|
-
onCanPlayThroughCapture?:
|
|
619
|
-
onDurationChange?:
|
|
620
|
-
onDurationChangeCapture?:
|
|
621
|
-
onEmptied?:
|
|
622
|
-
onEmptiedCapture?:
|
|
623
|
-
onEncrypted?:
|
|
624
|
-
onEncryptedCapture?:
|
|
625
|
-
onEnded?:
|
|
626
|
-
onEndedCapture?:
|
|
627
|
-
onLoadedData?:
|
|
628
|
-
onLoadedDataCapture?:
|
|
629
|
-
onLoadedMetadata?:
|
|
630
|
-
onLoadedMetadataCapture?:
|
|
631
|
-
onLoadStart?:
|
|
632
|
-
onLoadStartCapture?:
|
|
633
|
-
onPause?:
|
|
634
|
-
onPauseCapture?:
|
|
635
|
-
onPlay?:
|
|
636
|
-
onPlayCapture?:
|
|
637
|
-
onPlaying?:
|
|
638
|
-
onPlayingCapture?:
|
|
639
|
-
onProgress?:
|
|
640
|
-
onProgressCapture?:
|
|
641
|
-
onRateChange?:
|
|
642
|
-
onRateChangeCapture?:
|
|
643
|
-
onSeeked?:
|
|
644
|
-
onSeekedCapture?:
|
|
645
|
-
onSeeking?:
|
|
646
|
-
onSeekingCapture?:
|
|
647
|
-
onStalled?:
|
|
648
|
-
onStalledCapture?:
|
|
649
|
-
onSuspend?:
|
|
650
|
-
onSuspendCapture?:
|
|
651
|
-
onTimeUpdate?:
|
|
652
|
-
onTimeUpdateCapture?:
|
|
653
|
-
onVolumeChange?:
|
|
654
|
-
onVolumeChangeCapture?:
|
|
655
|
-
onWaiting?:
|
|
656
|
-
onWaitingCapture?:
|
|
657
|
-
onAuxClick?:
|
|
658
|
-
onAuxClickCapture?:
|
|
659
|
-
onClick?:
|
|
660
|
-
onClickCapture?:
|
|
661
|
-
onContextMenu?:
|
|
662
|
-
onContextMenuCapture?:
|
|
663
|
-
onDoubleClick?:
|
|
664
|
-
onDoubleClickCapture?:
|
|
665
|
-
onDrag?:
|
|
666
|
-
onDragCapture?:
|
|
667
|
-
onDragEnd?:
|
|
668
|
-
onDragEndCapture?:
|
|
669
|
-
onDragEnter?:
|
|
670
|
-
onDragEnterCapture?:
|
|
671
|
-
onDragExit?:
|
|
672
|
-
onDragExitCapture?:
|
|
673
|
-
onDragLeave?:
|
|
674
|
-
onDragLeaveCapture?:
|
|
675
|
-
onDragOver?:
|
|
676
|
-
onDragOverCapture?:
|
|
677
|
-
onDragStart?:
|
|
678
|
-
onDragStartCapture?:
|
|
679
|
-
onDrop?:
|
|
680
|
-
onDropCapture?:
|
|
681
|
-
onMouseDown?:
|
|
682
|
-
onMouseDownCapture?:
|
|
683
|
-
onMouseEnter?:
|
|
684
|
-
onMouseLeave?:
|
|
685
|
-
onMouseMove?:
|
|
686
|
-
onMouseMoveCapture?:
|
|
687
|
-
onMouseOut?:
|
|
688
|
-
onMouseOutCapture?:
|
|
689
|
-
onMouseOver?:
|
|
690
|
-
onMouseOverCapture?:
|
|
691
|
-
onMouseUp?:
|
|
692
|
-
onMouseUpCapture?:
|
|
693
|
-
onSelect?:
|
|
694
|
-
onSelectCapture?:
|
|
695
|
-
onTouchCancel?:
|
|
696
|
-
onTouchCancelCapture?:
|
|
697
|
-
onTouchEnd?:
|
|
698
|
-
onTouchEndCapture?:
|
|
699
|
-
onTouchMove?:
|
|
700
|
-
onTouchMoveCapture?:
|
|
701
|
-
onTouchStart?:
|
|
702
|
-
onTouchStartCapture?:
|
|
703
|
-
onPointerDown?:
|
|
704
|
-
onPointerDownCapture?:
|
|
705
|
-
onPointerMove?:
|
|
706
|
-
onPointerMoveCapture?:
|
|
707
|
-
onPointerUp?:
|
|
708
|
-
onPointerUpCapture?:
|
|
709
|
-
onPointerCancel?:
|
|
710
|
-
onPointerCancelCapture?:
|
|
711
|
-
onPointerEnter?:
|
|
712
|
-
onPointerLeave?:
|
|
713
|
-
onPointerOver?:
|
|
714
|
-
onPointerOverCapture?:
|
|
715
|
-
onPointerOut?:
|
|
716
|
-
onPointerOutCapture?:
|
|
717
|
-
onGotPointerCapture?:
|
|
718
|
-
onGotPointerCaptureCapture?:
|
|
719
|
-
onLostPointerCapture?:
|
|
720
|
-
onLostPointerCaptureCapture?:
|
|
721
|
-
onScroll?:
|
|
722
|
-
onScrollCapture?:
|
|
723
|
-
onScrollEnd?:
|
|
724
|
-
onScrollEndCapture?:
|
|
725
|
-
onWheel?:
|
|
726
|
-
onWheelCapture?:
|
|
727
|
-
onAnimationStart?:
|
|
728
|
-
onAnimationStartCapture?:
|
|
729
|
-
onAnimationEnd?:
|
|
730
|
-
onAnimationEndCapture?:
|
|
731
|
-
onAnimationIteration?:
|
|
732
|
-
onAnimationIterationCapture?:
|
|
733
|
-
onToggle?:
|
|
734
|
-
onBeforeToggle?:
|
|
735
|
-
onTransitionCancel?:
|
|
736
|
-
onTransitionCancelCapture?:
|
|
737
|
-
onTransitionEnd?:
|
|
738
|
-
onTransitionEndCapture?:
|
|
739
|
-
onTransitionRun?:
|
|
740
|
-
onTransitionRunCapture?:
|
|
741
|
-
onTransitionStart?:
|
|
742
|
-
onTransitionStartCapture?:
|
|
743
|
-
key?:
|
|
509
|
+
slot?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["slot"] | undefined;
|
|
510
|
+
style?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["style"] | undefined;
|
|
511
|
+
ref?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["ref"] | undefined;
|
|
512
|
+
suppressHydrationWarning?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["suppressHydrationWarning"] | undefined;
|
|
513
|
+
className?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["className"] | undefined;
|
|
514
|
+
id?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["id"] | undefined;
|
|
515
|
+
lang?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["lang"] | undefined;
|
|
516
|
+
nonce?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["nonce"] | undefined;
|
|
517
|
+
tabIndex?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["tabIndex"] | undefined;
|
|
518
|
+
role?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["role"] | undefined;
|
|
519
|
+
part?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["part"] | undefined;
|
|
520
|
+
"aria-activedescendant"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-activedescendant"] | undefined;
|
|
521
|
+
"aria-atomic"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-atomic"] | undefined;
|
|
522
|
+
"aria-autocomplete"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-autocomplete"] | undefined;
|
|
523
|
+
"aria-braillelabel"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-braillelabel"] | undefined;
|
|
524
|
+
"aria-brailleroledescription"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-brailleroledescription"] | undefined;
|
|
525
|
+
"aria-busy"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-busy"] | undefined;
|
|
526
|
+
"aria-checked"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-checked"] | undefined;
|
|
527
|
+
"aria-colcount"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-colcount"] | undefined;
|
|
528
|
+
"aria-colindex"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-colindex"] | undefined;
|
|
529
|
+
"aria-colindextext"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-colindextext"] | undefined;
|
|
530
|
+
"aria-colspan"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-colspan"] | undefined;
|
|
531
|
+
"aria-controls"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-controls"] | undefined;
|
|
532
|
+
"aria-current"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-current"] | undefined;
|
|
533
|
+
"aria-describedby"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-describedby"] | undefined;
|
|
534
|
+
"aria-description"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-description"] | undefined;
|
|
535
|
+
"aria-details"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-details"] | undefined;
|
|
536
|
+
"aria-disabled"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-disabled"] | undefined;
|
|
537
|
+
"aria-dropeffect"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-dropeffect"] | undefined;
|
|
538
|
+
"aria-errormessage"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-errormessage"] | undefined;
|
|
539
|
+
"aria-expanded"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-expanded"] | undefined;
|
|
540
|
+
"aria-flowto"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-flowto"] | undefined;
|
|
541
|
+
"aria-grabbed"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-grabbed"] | undefined;
|
|
542
|
+
"aria-haspopup"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-haspopup"] | undefined;
|
|
543
|
+
"aria-hidden"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-hidden"] | undefined;
|
|
544
|
+
"aria-invalid"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-invalid"] | undefined;
|
|
545
|
+
"aria-keyshortcuts"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-keyshortcuts"] | undefined;
|
|
546
|
+
"aria-label"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-label"] | undefined;
|
|
547
|
+
"aria-labelledby"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-labelledby"] | undefined;
|
|
548
|
+
"aria-level"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-level"] | undefined;
|
|
549
|
+
"aria-live"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-live"] | undefined;
|
|
550
|
+
"aria-modal"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-modal"] | undefined;
|
|
551
|
+
"aria-multiline"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-multiline"] | undefined;
|
|
552
|
+
"aria-multiselectable"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-multiselectable"] | undefined;
|
|
553
|
+
"aria-orientation"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-orientation"] | undefined;
|
|
554
|
+
"aria-owns"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-owns"] | undefined;
|
|
555
|
+
"aria-placeholder"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-placeholder"] | undefined;
|
|
556
|
+
"aria-posinset"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-posinset"] | undefined;
|
|
557
|
+
"aria-pressed"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-pressed"] | undefined;
|
|
558
|
+
"aria-readonly"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-readonly"] | undefined;
|
|
559
|
+
"aria-relevant"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-relevant"] | undefined;
|
|
560
|
+
"aria-required"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-required"] | undefined;
|
|
561
|
+
"aria-roledescription"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-roledescription"] | undefined;
|
|
562
|
+
"aria-rowcount"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-rowcount"] | undefined;
|
|
563
|
+
"aria-rowindex"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-rowindex"] | undefined;
|
|
564
|
+
"aria-rowindextext"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-rowindextext"] | undefined;
|
|
565
|
+
"aria-rowspan"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-rowspan"] | undefined;
|
|
566
|
+
"aria-selected"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-selected"] | undefined;
|
|
567
|
+
"aria-setsize"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-setsize"] | undefined;
|
|
568
|
+
"aria-sort"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-sort"] | undefined;
|
|
569
|
+
"aria-valuemax"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-valuemax"] | undefined;
|
|
570
|
+
"aria-valuemin"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-valuemin"] | undefined;
|
|
571
|
+
"aria-valuenow"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-valuenow"] | undefined;
|
|
572
|
+
"aria-valuetext"?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["aria-valuetext"] | undefined;
|
|
573
|
+
children?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["children"] | undefined;
|
|
574
|
+
dangerouslySetInnerHTML?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["dangerouslySetInnerHTML"] | undefined;
|
|
575
|
+
onCopy?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCopy"] | undefined;
|
|
576
|
+
onCopyCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCopyCapture"] | undefined;
|
|
577
|
+
onCut?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCut"] | undefined;
|
|
578
|
+
onCutCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCutCapture"] | undefined;
|
|
579
|
+
onPaste?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPaste"] | undefined;
|
|
580
|
+
onPasteCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPasteCapture"] | undefined;
|
|
581
|
+
onCompositionEnd?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCompositionEnd"] | undefined;
|
|
582
|
+
onCompositionEndCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCompositionEndCapture"] | undefined;
|
|
583
|
+
onCompositionStart?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCompositionStart"] | undefined;
|
|
584
|
+
onCompositionStartCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCompositionStartCapture"] | undefined;
|
|
585
|
+
onCompositionUpdate?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCompositionUpdate"] | undefined;
|
|
586
|
+
onCompositionUpdateCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCompositionUpdateCapture"] | undefined;
|
|
587
|
+
onFocus?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onFocus"] | undefined;
|
|
588
|
+
onFocusCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onFocusCapture"] | undefined;
|
|
589
|
+
onBlur?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onBlur"] | undefined;
|
|
590
|
+
onBlurCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onBlurCapture"] | undefined;
|
|
591
|
+
onChange?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onChange"] | undefined;
|
|
592
|
+
onChangeCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onChangeCapture"] | undefined;
|
|
593
|
+
onBeforeInput?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onBeforeInput"] | undefined;
|
|
594
|
+
onBeforeInputCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onBeforeInputCapture"] | undefined;
|
|
595
|
+
onInput?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onInput"] | undefined;
|
|
596
|
+
onInputCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onInputCapture"] | undefined;
|
|
597
|
+
onReset?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onReset"] | undefined;
|
|
598
|
+
onResetCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onResetCapture"] | undefined;
|
|
599
|
+
onSubmit?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSubmit"] | undefined;
|
|
600
|
+
onSubmitCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSubmitCapture"] | undefined;
|
|
601
|
+
onInvalid?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onInvalid"] | undefined;
|
|
602
|
+
onInvalidCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onInvalidCapture"] | undefined;
|
|
603
|
+
onLoad?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoad"] | undefined;
|
|
604
|
+
onLoadCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoadCapture"] | undefined;
|
|
605
|
+
onError?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onError"] | undefined;
|
|
606
|
+
onErrorCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onErrorCapture"] | undefined;
|
|
607
|
+
onKeyDown?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onKeyDown"] | undefined;
|
|
608
|
+
onKeyDownCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onKeyDownCapture"] | undefined;
|
|
609
|
+
onKeyPress?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onKeyPress"] | undefined;
|
|
610
|
+
onKeyPressCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onKeyPressCapture"] | undefined;
|
|
611
|
+
onKeyUp?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onKeyUp"] | undefined;
|
|
612
|
+
onKeyUpCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onKeyUpCapture"] | undefined;
|
|
613
|
+
onAbort?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAbort"] | undefined;
|
|
614
|
+
onAbortCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAbortCapture"] | undefined;
|
|
615
|
+
onCanPlay?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCanPlay"] | undefined;
|
|
616
|
+
onCanPlayCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCanPlayCapture"] | undefined;
|
|
617
|
+
onCanPlayThrough?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCanPlayThrough"] | undefined;
|
|
618
|
+
onCanPlayThroughCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onCanPlayThroughCapture"] | undefined;
|
|
619
|
+
onDurationChange?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDurationChange"] | undefined;
|
|
620
|
+
onDurationChangeCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDurationChangeCapture"] | undefined;
|
|
621
|
+
onEmptied?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onEmptied"] | undefined;
|
|
622
|
+
onEmptiedCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onEmptiedCapture"] | undefined;
|
|
623
|
+
onEncrypted?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onEncrypted"] | undefined;
|
|
624
|
+
onEncryptedCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onEncryptedCapture"] | undefined;
|
|
625
|
+
onEnded?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onEnded"] | undefined;
|
|
626
|
+
onEndedCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onEndedCapture"] | undefined;
|
|
627
|
+
onLoadedData?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoadedData"] | undefined;
|
|
628
|
+
onLoadedDataCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoadedDataCapture"] | undefined;
|
|
629
|
+
onLoadedMetadata?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoadedMetadata"] | undefined;
|
|
630
|
+
onLoadedMetadataCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoadedMetadataCapture"] | undefined;
|
|
631
|
+
onLoadStart?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoadStart"] | undefined;
|
|
632
|
+
onLoadStartCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLoadStartCapture"] | undefined;
|
|
633
|
+
onPause?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPause"] | undefined;
|
|
634
|
+
onPauseCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPauseCapture"] | undefined;
|
|
635
|
+
onPlay?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPlay"] | undefined;
|
|
636
|
+
onPlayCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPlayCapture"] | undefined;
|
|
637
|
+
onPlaying?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPlaying"] | undefined;
|
|
638
|
+
onPlayingCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPlayingCapture"] | undefined;
|
|
639
|
+
onProgress?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onProgress"] | undefined;
|
|
640
|
+
onProgressCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onProgressCapture"] | undefined;
|
|
641
|
+
onRateChange?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onRateChange"] | undefined;
|
|
642
|
+
onRateChangeCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onRateChangeCapture"] | undefined;
|
|
643
|
+
onSeeked?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSeeked"] | undefined;
|
|
644
|
+
onSeekedCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSeekedCapture"] | undefined;
|
|
645
|
+
onSeeking?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSeeking"] | undefined;
|
|
646
|
+
onSeekingCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSeekingCapture"] | undefined;
|
|
647
|
+
onStalled?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onStalled"] | undefined;
|
|
648
|
+
onStalledCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onStalledCapture"] | undefined;
|
|
649
|
+
onSuspend?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSuspend"] | undefined;
|
|
650
|
+
onSuspendCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSuspendCapture"] | undefined;
|
|
651
|
+
onTimeUpdate?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTimeUpdate"] | undefined;
|
|
652
|
+
onTimeUpdateCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTimeUpdateCapture"] | undefined;
|
|
653
|
+
onVolumeChange?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onVolumeChange"] | undefined;
|
|
654
|
+
onVolumeChangeCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onVolumeChangeCapture"] | undefined;
|
|
655
|
+
onWaiting?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onWaiting"] | undefined;
|
|
656
|
+
onWaitingCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onWaitingCapture"] | undefined;
|
|
657
|
+
onAuxClick?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAuxClick"] | undefined;
|
|
658
|
+
onAuxClickCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAuxClickCapture"] | undefined;
|
|
659
|
+
onClick?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onClick"] | undefined;
|
|
660
|
+
onClickCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onClickCapture"] | undefined;
|
|
661
|
+
onContextMenu?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onContextMenu"] | undefined;
|
|
662
|
+
onContextMenuCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onContextMenuCapture"] | undefined;
|
|
663
|
+
onDoubleClick?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDoubleClick"] | undefined;
|
|
664
|
+
onDoubleClickCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDoubleClickCapture"] | undefined;
|
|
665
|
+
onDrag?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDrag"] | undefined;
|
|
666
|
+
onDragCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragCapture"] | undefined;
|
|
667
|
+
onDragEnd?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragEnd"] | undefined;
|
|
668
|
+
onDragEndCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragEndCapture"] | undefined;
|
|
669
|
+
onDragEnter?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragEnter"] | undefined;
|
|
670
|
+
onDragEnterCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragEnterCapture"] | undefined;
|
|
671
|
+
onDragExit?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragExit"] | undefined;
|
|
672
|
+
onDragExitCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragExitCapture"] | undefined;
|
|
673
|
+
onDragLeave?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragLeave"] | undefined;
|
|
674
|
+
onDragLeaveCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragLeaveCapture"] | undefined;
|
|
675
|
+
onDragOver?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragOver"] | undefined;
|
|
676
|
+
onDragOverCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragOverCapture"] | undefined;
|
|
677
|
+
onDragStart?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragStart"] | undefined;
|
|
678
|
+
onDragStartCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDragStartCapture"] | undefined;
|
|
679
|
+
onDrop?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDrop"] | undefined;
|
|
680
|
+
onDropCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onDropCapture"] | undefined;
|
|
681
|
+
onMouseDown?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseDown"] | undefined;
|
|
682
|
+
onMouseDownCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseDownCapture"] | undefined;
|
|
683
|
+
onMouseEnter?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseEnter"] | undefined;
|
|
684
|
+
onMouseLeave?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseLeave"] | undefined;
|
|
685
|
+
onMouseMove?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseMove"] | undefined;
|
|
686
|
+
onMouseMoveCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseMoveCapture"] | undefined;
|
|
687
|
+
onMouseOut?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseOut"] | undefined;
|
|
688
|
+
onMouseOutCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseOutCapture"] | undefined;
|
|
689
|
+
onMouseOver?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseOver"] | undefined;
|
|
690
|
+
onMouseOverCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseOverCapture"] | undefined;
|
|
691
|
+
onMouseUp?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseUp"] | undefined;
|
|
692
|
+
onMouseUpCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onMouseUpCapture"] | undefined;
|
|
693
|
+
onSelect?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSelect"] | undefined;
|
|
694
|
+
onSelectCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onSelectCapture"] | undefined;
|
|
695
|
+
onTouchCancel?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchCancel"] | undefined;
|
|
696
|
+
onTouchCancelCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchCancelCapture"] | undefined;
|
|
697
|
+
onTouchEnd?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchEnd"] | undefined;
|
|
698
|
+
onTouchEndCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchEndCapture"] | undefined;
|
|
699
|
+
onTouchMove?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchMove"] | undefined;
|
|
700
|
+
onTouchMoveCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchMoveCapture"] | undefined;
|
|
701
|
+
onTouchStart?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchStart"] | undefined;
|
|
702
|
+
onTouchStartCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTouchStartCapture"] | undefined;
|
|
703
|
+
onPointerDown?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerDown"] | undefined;
|
|
704
|
+
onPointerDownCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerDownCapture"] | undefined;
|
|
705
|
+
onPointerMove?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerMove"] | undefined;
|
|
706
|
+
onPointerMoveCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerMoveCapture"] | undefined;
|
|
707
|
+
onPointerUp?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerUp"] | undefined;
|
|
708
|
+
onPointerUpCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerUpCapture"] | undefined;
|
|
709
|
+
onPointerCancel?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerCancel"] | undefined;
|
|
710
|
+
onPointerCancelCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerCancelCapture"] | undefined;
|
|
711
|
+
onPointerEnter?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerEnter"] | undefined;
|
|
712
|
+
onPointerLeave?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerLeave"] | undefined;
|
|
713
|
+
onPointerOver?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerOver"] | undefined;
|
|
714
|
+
onPointerOverCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerOverCapture"] | undefined;
|
|
715
|
+
onPointerOut?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerOut"] | undefined;
|
|
716
|
+
onPointerOutCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onPointerOutCapture"] | undefined;
|
|
717
|
+
onGotPointerCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onGotPointerCapture"] | undefined;
|
|
718
|
+
onGotPointerCaptureCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onGotPointerCaptureCapture"] | undefined;
|
|
719
|
+
onLostPointerCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLostPointerCapture"] | undefined;
|
|
720
|
+
onLostPointerCaptureCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onLostPointerCaptureCapture"] | undefined;
|
|
721
|
+
onScroll?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onScroll"] | undefined;
|
|
722
|
+
onScrollCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onScrollCapture"] | undefined;
|
|
723
|
+
onScrollEnd?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onScrollEnd"] | undefined;
|
|
724
|
+
onScrollEndCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onScrollEndCapture"] | undefined;
|
|
725
|
+
onWheel?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onWheel"] | undefined;
|
|
726
|
+
onWheelCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onWheelCapture"] | undefined;
|
|
727
|
+
onAnimationStart?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAnimationStart"] | undefined;
|
|
728
|
+
onAnimationStartCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAnimationStartCapture"] | undefined;
|
|
729
|
+
onAnimationEnd?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAnimationEnd"] | undefined;
|
|
730
|
+
onAnimationEndCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAnimationEndCapture"] | undefined;
|
|
731
|
+
onAnimationIteration?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAnimationIteration"] | undefined;
|
|
732
|
+
onAnimationIterationCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onAnimationIterationCapture"] | undefined;
|
|
733
|
+
onToggle?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onToggle"] | undefined;
|
|
734
|
+
onBeforeToggle?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onBeforeToggle"] | undefined;
|
|
735
|
+
onTransitionCancel?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionCancel"] | undefined;
|
|
736
|
+
onTransitionCancelCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionCancelCapture"] | undefined;
|
|
737
|
+
onTransitionEnd?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionEnd"] | undefined;
|
|
738
|
+
onTransitionEndCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionEndCapture"] | undefined;
|
|
739
|
+
onTransitionRun?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionRun"] | undefined;
|
|
740
|
+
onTransitionRunCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionRunCapture"] | undefined;
|
|
741
|
+
onTransitionStart?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionStart"] | undefined;
|
|
742
|
+
onTransitionStartCapture?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["onTransitionStartCapture"] | undefined;
|
|
743
|
+
key?: react132.JSX.IntrinsicElements[Y extends "svg" ? "circle" : "div"]["key"] | undefined;
|
|
744
744
|
"data-indeterminate": string | undefined;
|
|
745
745
|
};
|
|
746
746
|
};
|