@openmrs/esm-framework 4.0.3-pre.371 → 4.0.3-pre.389

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.
@@ -2,6 +2,8 @@
2
2
 
3
3
  # Interface: ConfigurableLinkProps
4
4
 
5
+ **`noinheritdoc`**
6
+
5
7
  ## Hierarchy
6
8
 
7
9
  - `AnchorHTMLAttributes`<`HTMLAnchorElement`\>
@@ -15,6 +17,272 @@
15
17
  - [templateParams](ConfigurableLinkProps.md#templateparams)
16
18
  - [to](ConfigurableLinkProps.md#to)
17
19
 
20
+ ### Other Properties
21
+
22
+ - [about](ConfigurableLinkProps.md#about)
23
+ - [accessKey](ConfigurableLinkProps.md#accesskey)
24
+ - [aria-activedescendant](ConfigurableLinkProps.md#aria-activedescendant)
25
+ - [aria-atomic](ConfigurableLinkProps.md#aria-atomic)
26
+ - [aria-autocomplete](ConfigurableLinkProps.md#aria-autocomplete)
27
+ - [aria-busy](ConfigurableLinkProps.md#aria-busy)
28
+ - [aria-checked](ConfigurableLinkProps.md#aria-checked)
29
+ - [aria-colcount](ConfigurableLinkProps.md#aria-colcount)
30
+ - [aria-colindex](ConfigurableLinkProps.md#aria-colindex)
31
+ - [aria-colspan](ConfigurableLinkProps.md#aria-colspan)
32
+ - [aria-controls](ConfigurableLinkProps.md#aria-controls)
33
+ - [aria-current](ConfigurableLinkProps.md#aria-current)
34
+ - [aria-describedby](ConfigurableLinkProps.md#aria-describedby)
35
+ - [aria-details](ConfigurableLinkProps.md#aria-details)
36
+ - [aria-disabled](ConfigurableLinkProps.md#aria-disabled)
37
+ - [aria-dropeffect](ConfigurableLinkProps.md#aria-dropeffect)
38
+ - [aria-errormessage](ConfigurableLinkProps.md#aria-errormessage)
39
+ - [aria-expanded](ConfigurableLinkProps.md#aria-expanded)
40
+ - [aria-flowto](ConfigurableLinkProps.md#aria-flowto)
41
+ - [aria-grabbed](ConfigurableLinkProps.md#aria-grabbed)
42
+ - [aria-haspopup](ConfigurableLinkProps.md#aria-haspopup)
43
+ - [aria-hidden](ConfigurableLinkProps.md#aria-hidden)
44
+ - [aria-invalid](ConfigurableLinkProps.md#aria-invalid)
45
+ - [aria-keyshortcuts](ConfigurableLinkProps.md#aria-keyshortcuts)
46
+ - [aria-label](ConfigurableLinkProps.md#aria-label)
47
+ - [aria-labelledby](ConfigurableLinkProps.md#aria-labelledby)
48
+ - [aria-level](ConfigurableLinkProps.md#aria-level)
49
+ - [aria-live](ConfigurableLinkProps.md#aria-live)
50
+ - [aria-modal](ConfigurableLinkProps.md#aria-modal)
51
+ - [aria-multiline](ConfigurableLinkProps.md#aria-multiline)
52
+ - [aria-multiselectable](ConfigurableLinkProps.md#aria-multiselectable)
53
+ - [aria-orientation](ConfigurableLinkProps.md#aria-orientation)
54
+ - [aria-owns](ConfigurableLinkProps.md#aria-owns)
55
+ - [aria-placeholder](ConfigurableLinkProps.md#aria-placeholder)
56
+ - [aria-posinset](ConfigurableLinkProps.md#aria-posinset)
57
+ - [aria-pressed](ConfigurableLinkProps.md#aria-pressed)
58
+ - [aria-readonly](ConfigurableLinkProps.md#aria-readonly)
59
+ - [aria-relevant](ConfigurableLinkProps.md#aria-relevant)
60
+ - [aria-required](ConfigurableLinkProps.md#aria-required)
61
+ - [aria-roledescription](ConfigurableLinkProps.md#aria-roledescription)
62
+ - [aria-rowcount](ConfigurableLinkProps.md#aria-rowcount)
63
+ - [aria-rowindex](ConfigurableLinkProps.md#aria-rowindex)
64
+ - [aria-rowspan](ConfigurableLinkProps.md#aria-rowspan)
65
+ - [aria-selected](ConfigurableLinkProps.md#aria-selected)
66
+ - [aria-setsize](ConfigurableLinkProps.md#aria-setsize)
67
+ - [aria-sort](ConfigurableLinkProps.md#aria-sort)
68
+ - [aria-valuemax](ConfigurableLinkProps.md#aria-valuemax)
69
+ - [aria-valuemin](ConfigurableLinkProps.md#aria-valuemin)
70
+ - [aria-valuenow](ConfigurableLinkProps.md#aria-valuenow)
71
+ - [aria-valuetext](ConfigurableLinkProps.md#aria-valuetext)
72
+ - [autoCapitalize](ConfigurableLinkProps.md#autocapitalize)
73
+ - [autoCorrect](ConfigurableLinkProps.md#autocorrect)
74
+ - [autoSave](ConfigurableLinkProps.md#autosave)
75
+ - [children](ConfigurableLinkProps.md#children)
76
+ - [className](ConfigurableLinkProps.md#classname)
77
+ - [color](ConfigurableLinkProps.md#color)
78
+ - [contentEditable](ConfigurableLinkProps.md#contenteditable)
79
+ - [contextMenu](ConfigurableLinkProps.md#contextmenu)
80
+ - [dangerouslySetInnerHTML](ConfigurableLinkProps.md#dangerouslysetinnerhtml)
81
+ - [datatype](ConfigurableLinkProps.md#datatype)
82
+ - [defaultChecked](ConfigurableLinkProps.md#defaultchecked)
83
+ - [defaultValue](ConfigurableLinkProps.md#defaultvalue)
84
+ - [dir](ConfigurableLinkProps.md#dir)
85
+ - [download](ConfigurableLinkProps.md#download)
86
+ - [draggable](ConfigurableLinkProps.md#draggable)
87
+ - [hidden](ConfigurableLinkProps.md#hidden)
88
+ - [href](ConfigurableLinkProps.md#href)
89
+ - [hrefLang](ConfigurableLinkProps.md#hreflang)
90
+ - [id](ConfigurableLinkProps.md#id)
91
+ - [inlist](ConfigurableLinkProps.md#inlist)
92
+ - [inputMode](ConfigurableLinkProps.md#inputmode)
93
+ - [is](ConfigurableLinkProps.md#is)
94
+ - [itemID](ConfigurableLinkProps.md#itemid)
95
+ - [itemProp](ConfigurableLinkProps.md#itemprop)
96
+ - [itemRef](ConfigurableLinkProps.md#itemref)
97
+ - [itemScope](ConfigurableLinkProps.md#itemscope)
98
+ - [itemType](ConfigurableLinkProps.md#itemtype)
99
+ - [lang](ConfigurableLinkProps.md#lang)
100
+ - [media](ConfigurableLinkProps.md#media)
101
+ - [onAbort](ConfigurableLinkProps.md#onabort)
102
+ - [onAbortCapture](ConfigurableLinkProps.md#onabortcapture)
103
+ - [onAnimationEnd](ConfigurableLinkProps.md#onanimationend)
104
+ - [onAnimationEndCapture](ConfigurableLinkProps.md#onanimationendcapture)
105
+ - [onAnimationIteration](ConfigurableLinkProps.md#onanimationiteration)
106
+ - [onAnimationIterationCapture](ConfigurableLinkProps.md#onanimationiterationcapture)
107
+ - [onAnimationStart](ConfigurableLinkProps.md#onanimationstart)
108
+ - [onAnimationStartCapture](ConfigurableLinkProps.md#onanimationstartcapture)
109
+ - [onAuxClick](ConfigurableLinkProps.md#onauxclick)
110
+ - [onAuxClickCapture](ConfigurableLinkProps.md#onauxclickcapture)
111
+ - [onBeforeInput](ConfigurableLinkProps.md#onbeforeinput)
112
+ - [onBeforeInputCapture](ConfigurableLinkProps.md#onbeforeinputcapture)
113
+ - [onBlur](ConfigurableLinkProps.md#onblur)
114
+ - [onBlurCapture](ConfigurableLinkProps.md#onblurcapture)
115
+ - [onCanPlay](ConfigurableLinkProps.md#oncanplay)
116
+ - [onCanPlayCapture](ConfigurableLinkProps.md#oncanplaycapture)
117
+ - [onCanPlayThrough](ConfigurableLinkProps.md#oncanplaythrough)
118
+ - [onCanPlayThroughCapture](ConfigurableLinkProps.md#oncanplaythroughcapture)
119
+ - [onChange](ConfigurableLinkProps.md#onchange)
120
+ - [onChangeCapture](ConfigurableLinkProps.md#onchangecapture)
121
+ - [onClick](ConfigurableLinkProps.md#onclick)
122
+ - [onClickCapture](ConfigurableLinkProps.md#onclickcapture)
123
+ - [onCompositionEnd](ConfigurableLinkProps.md#oncompositionend)
124
+ - [onCompositionEndCapture](ConfigurableLinkProps.md#oncompositionendcapture)
125
+ - [onCompositionStart](ConfigurableLinkProps.md#oncompositionstart)
126
+ - [onCompositionStartCapture](ConfigurableLinkProps.md#oncompositionstartcapture)
127
+ - [onCompositionUpdate](ConfigurableLinkProps.md#oncompositionupdate)
128
+ - [onCompositionUpdateCapture](ConfigurableLinkProps.md#oncompositionupdatecapture)
129
+ - [onContextMenu](ConfigurableLinkProps.md#oncontextmenu)
130
+ - [onContextMenuCapture](ConfigurableLinkProps.md#oncontextmenucapture)
131
+ - [onCopy](ConfigurableLinkProps.md#oncopy)
132
+ - [onCopyCapture](ConfigurableLinkProps.md#oncopycapture)
133
+ - [onCut](ConfigurableLinkProps.md#oncut)
134
+ - [onCutCapture](ConfigurableLinkProps.md#oncutcapture)
135
+ - [onDoubleClick](ConfigurableLinkProps.md#ondoubleclick)
136
+ - [onDoubleClickCapture](ConfigurableLinkProps.md#ondoubleclickcapture)
137
+ - [onDrag](ConfigurableLinkProps.md#ondrag)
138
+ - [onDragCapture](ConfigurableLinkProps.md#ondragcapture)
139
+ - [onDragEnd](ConfigurableLinkProps.md#ondragend)
140
+ - [onDragEndCapture](ConfigurableLinkProps.md#ondragendcapture)
141
+ - [onDragEnter](ConfigurableLinkProps.md#ondragenter)
142
+ - [onDragEnterCapture](ConfigurableLinkProps.md#ondragentercapture)
143
+ - [onDragExit](ConfigurableLinkProps.md#ondragexit)
144
+ - [onDragExitCapture](ConfigurableLinkProps.md#ondragexitcapture)
145
+ - [onDragLeave](ConfigurableLinkProps.md#ondragleave)
146
+ - [onDragLeaveCapture](ConfigurableLinkProps.md#ondragleavecapture)
147
+ - [onDragOver](ConfigurableLinkProps.md#ondragover)
148
+ - [onDragOverCapture](ConfigurableLinkProps.md#ondragovercapture)
149
+ - [onDragStart](ConfigurableLinkProps.md#ondragstart)
150
+ - [onDragStartCapture](ConfigurableLinkProps.md#ondragstartcapture)
151
+ - [onDrop](ConfigurableLinkProps.md#ondrop)
152
+ - [onDropCapture](ConfigurableLinkProps.md#ondropcapture)
153
+ - [onDurationChange](ConfigurableLinkProps.md#ondurationchange)
154
+ - [onDurationChangeCapture](ConfigurableLinkProps.md#ondurationchangecapture)
155
+ - [onEmptied](ConfigurableLinkProps.md#onemptied)
156
+ - [onEmptiedCapture](ConfigurableLinkProps.md#onemptiedcapture)
157
+ - [onEncrypted](ConfigurableLinkProps.md#onencrypted)
158
+ - [onEncryptedCapture](ConfigurableLinkProps.md#onencryptedcapture)
159
+ - [onEnded](ConfigurableLinkProps.md#onended)
160
+ - [onEndedCapture](ConfigurableLinkProps.md#onendedcapture)
161
+ - [onError](ConfigurableLinkProps.md#onerror)
162
+ - [onErrorCapture](ConfigurableLinkProps.md#onerrorcapture)
163
+ - [onFocus](ConfigurableLinkProps.md#onfocus)
164
+ - [onFocusCapture](ConfigurableLinkProps.md#onfocuscapture)
165
+ - [onGotPointerCapture](ConfigurableLinkProps.md#ongotpointercapture)
166
+ - [onGotPointerCaptureCapture](ConfigurableLinkProps.md#ongotpointercapturecapture)
167
+ - [onInput](ConfigurableLinkProps.md#oninput)
168
+ - [onInputCapture](ConfigurableLinkProps.md#oninputcapture)
169
+ - [onInvalid](ConfigurableLinkProps.md#oninvalid)
170
+ - [onInvalidCapture](ConfigurableLinkProps.md#oninvalidcapture)
171
+ - [onKeyDown](ConfigurableLinkProps.md#onkeydown)
172
+ - [onKeyDownCapture](ConfigurableLinkProps.md#onkeydowncapture)
173
+ - [onKeyPress](ConfigurableLinkProps.md#onkeypress)
174
+ - [onKeyPressCapture](ConfigurableLinkProps.md#onkeypresscapture)
175
+ - [onKeyUp](ConfigurableLinkProps.md#onkeyup)
176
+ - [onKeyUpCapture](ConfigurableLinkProps.md#onkeyupcapture)
177
+ - [onLoad](ConfigurableLinkProps.md#onload)
178
+ - [onLoadCapture](ConfigurableLinkProps.md#onloadcapture)
179
+ - [onLoadStart](ConfigurableLinkProps.md#onloadstart)
180
+ - [onLoadStartCapture](ConfigurableLinkProps.md#onloadstartcapture)
181
+ - [onLoadedData](ConfigurableLinkProps.md#onloadeddata)
182
+ - [onLoadedDataCapture](ConfigurableLinkProps.md#onloadeddatacapture)
183
+ - [onLoadedMetadata](ConfigurableLinkProps.md#onloadedmetadata)
184
+ - [onLoadedMetadataCapture](ConfigurableLinkProps.md#onloadedmetadatacapture)
185
+ - [onLostPointerCapture](ConfigurableLinkProps.md#onlostpointercapture)
186
+ - [onLostPointerCaptureCapture](ConfigurableLinkProps.md#onlostpointercapturecapture)
187
+ - [onMouseDown](ConfigurableLinkProps.md#onmousedown)
188
+ - [onMouseDownCapture](ConfigurableLinkProps.md#onmousedowncapture)
189
+ - [onMouseEnter](ConfigurableLinkProps.md#onmouseenter)
190
+ - [onMouseLeave](ConfigurableLinkProps.md#onmouseleave)
191
+ - [onMouseMove](ConfigurableLinkProps.md#onmousemove)
192
+ - [onMouseMoveCapture](ConfigurableLinkProps.md#onmousemovecapture)
193
+ - [onMouseOut](ConfigurableLinkProps.md#onmouseout)
194
+ - [onMouseOutCapture](ConfigurableLinkProps.md#onmouseoutcapture)
195
+ - [onMouseOver](ConfigurableLinkProps.md#onmouseover)
196
+ - [onMouseOverCapture](ConfigurableLinkProps.md#onmouseovercapture)
197
+ - [onMouseUp](ConfigurableLinkProps.md#onmouseup)
198
+ - [onMouseUpCapture](ConfigurableLinkProps.md#onmouseupcapture)
199
+ - [onPaste](ConfigurableLinkProps.md#onpaste)
200
+ - [onPasteCapture](ConfigurableLinkProps.md#onpastecapture)
201
+ - [onPause](ConfigurableLinkProps.md#onpause)
202
+ - [onPauseCapture](ConfigurableLinkProps.md#onpausecapture)
203
+ - [onPlay](ConfigurableLinkProps.md#onplay)
204
+ - [onPlayCapture](ConfigurableLinkProps.md#onplaycapture)
205
+ - [onPlaying](ConfigurableLinkProps.md#onplaying)
206
+ - [onPlayingCapture](ConfigurableLinkProps.md#onplayingcapture)
207
+ - [onPointerCancel](ConfigurableLinkProps.md#onpointercancel)
208
+ - [onPointerCancelCapture](ConfigurableLinkProps.md#onpointercancelcapture)
209
+ - [onPointerDown](ConfigurableLinkProps.md#onpointerdown)
210
+ - [onPointerDownCapture](ConfigurableLinkProps.md#onpointerdowncapture)
211
+ - [onPointerEnter](ConfigurableLinkProps.md#onpointerenter)
212
+ - [onPointerEnterCapture](ConfigurableLinkProps.md#onpointerentercapture)
213
+ - [onPointerLeave](ConfigurableLinkProps.md#onpointerleave)
214
+ - [onPointerLeaveCapture](ConfigurableLinkProps.md#onpointerleavecapture)
215
+ - [onPointerMove](ConfigurableLinkProps.md#onpointermove)
216
+ - [onPointerMoveCapture](ConfigurableLinkProps.md#onpointermovecapture)
217
+ - [onPointerOut](ConfigurableLinkProps.md#onpointerout)
218
+ - [onPointerOutCapture](ConfigurableLinkProps.md#onpointeroutcapture)
219
+ - [onPointerOver](ConfigurableLinkProps.md#onpointerover)
220
+ - [onPointerOverCapture](ConfigurableLinkProps.md#onpointerovercapture)
221
+ - [onPointerUp](ConfigurableLinkProps.md#onpointerup)
222
+ - [onPointerUpCapture](ConfigurableLinkProps.md#onpointerupcapture)
223
+ - [onProgress](ConfigurableLinkProps.md#onprogress)
224
+ - [onProgressCapture](ConfigurableLinkProps.md#onprogresscapture)
225
+ - [onRateChange](ConfigurableLinkProps.md#onratechange)
226
+ - [onRateChangeCapture](ConfigurableLinkProps.md#onratechangecapture)
227
+ - [onReset](ConfigurableLinkProps.md#onreset)
228
+ - [onResetCapture](ConfigurableLinkProps.md#onresetcapture)
229
+ - [onScroll](ConfigurableLinkProps.md#onscroll)
230
+ - [onScrollCapture](ConfigurableLinkProps.md#onscrollcapture)
231
+ - [onSeeked](ConfigurableLinkProps.md#onseeked)
232
+ - [onSeekedCapture](ConfigurableLinkProps.md#onseekedcapture)
233
+ - [onSeeking](ConfigurableLinkProps.md#onseeking)
234
+ - [onSeekingCapture](ConfigurableLinkProps.md#onseekingcapture)
235
+ - [onSelect](ConfigurableLinkProps.md#onselect)
236
+ - [onSelectCapture](ConfigurableLinkProps.md#onselectcapture)
237
+ - [onStalled](ConfigurableLinkProps.md#onstalled)
238
+ - [onStalledCapture](ConfigurableLinkProps.md#onstalledcapture)
239
+ - [onSubmit](ConfigurableLinkProps.md#onsubmit)
240
+ - [onSubmitCapture](ConfigurableLinkProps.md#onsubmitcapture)
241
+ - [onSuspend](ConfigurableLinkProps.md#onsuspend)
242
+ - [onSuspendCapture](ConfigurableLinkProps.md#onsuspendcapture)
243
+ - [onTimeUpdate](ConfigurableLinkProps.md#ontimeupdate)
244
+ - [onTimeUpdateCapture](ConfigurableLinkProps.md#ontimeupdatecapture)
245
+ - [onTouchCancel](ConfigurableLinkProps.md#ontouchcancel)
246
+ - [onTouchCancelCapture](ConfigurableLinkProps.md#ontouchcancelcapture)
247
+ - [onTouchEnd](ConfigurableLinkProps.md#ontouchend)
248
+ - [onTouchEndCapture](ConfigurableLinkProps.md#ontouchendcapture)
249
+ - [onTouchMove](ConfigurableLinkProps.md#ontouchmove)
250
+ - [onTouchMoveCapture](ConfigurableLinkProps.md#ontouchmovecapture)
251
+ - [onTouchStart](ConfigurableLinkProps.md#ontouchstart)
252
+ - [onTouchStartCapture](ConfigurableLinkProps.md#ontouchstartcapture)
253
+ - [onTransitionEnd](ConfigurableLinkProps.md#ontransitionend)
254
+ - [onTransitionEndCapture](ConfigurableLinkProps.md#ontransitionendcapture)
255
+ - [onVolumeChange](ConfigurableLinkProps.md#onvolumechange)
256
+ - [onVolumeChangeCapture](ConfigurableLinkProps.md#onvolumechangecapture)
257
+ - [onWaiting](ConfigurableLinkProps.md#onwaiting)
258
+ - [onWaitingCapture](ConfigurableLinkProps.md#onwaitingcapture)
259
+ - [onWheel](ConfigurableLinkProps.md#onwheel)
260
+ - [onWheelCapture](ConfigurableLinkProps.md#onwheelcapture)
261
+ - [ping](ConfigurableLinkProps.md#ping)
262
+ - [placeholder](ConfigurableLinkProps.md#placeholder)
263
+ - [prefix](ConfigurableLinkProps.md#prefix)
264
+ - [property](ConfigurableLinkProps.md#property)
265
+ - [radioGroup](ConfigurableLinkProps.md#radiogroup)
266
+ - [referrerPolicy](ConfigurableLinkProps.md#referrerpolicy)
267
+ - [rel](ConfigurableLinkProps.md#rel)
268
+ - [resource](ConfigurableLinkProps.md#resource)
269
+ - [results](ConfigurableLinkProps.md#results)
270
+ - [role](ConfigurableLinkProps.md#role)
271
+ - [security](ConfigurableLinkProps.md#security)
272
+ - [slot](ConfigurableLinkProps.md#slot)
273
+ - [spellCheck](ConfigurableLinkProps.md#spellcheck)
274
+ - [style](ConfigurableLinkProps.md#style)
275
+ - [suppressContentEditableWarning](ConfigurableLinkProps.md#suppresscontenteditablewarning)
276
+ - [suppressHydrationWarning](ConfigurableLinkProps.md#suppresshydrationwarning)
277
+ - [tabIndex](ConfigurableLinkProps.md#tabindex)
278
+ - [target](ConfigurableLinkProps.md#target)
279
+ - [title](ConfigurableLinkProps.md#title)
280
+ - [translate](ConfigurableLinkProps.md#translate)
281
+ - [type](ConfigurableLinkProps.md#type)
282
+ - [typeof](ConfigurableLinkProps.md#typeof)
283
+ - [unselectable](ConfigurableLinkProps.md#unselectable)
284
+ - [vocab](ConfigurableLinkProps.md#vocab)
285
+
18
286
  ## Navigation Properties
19
287
 
20
288
  ### templateParams
@@ -34,3 +302,3857 @@ ___
34
302
  #### Defined in
35
303
 
36
304
  [packages/framework/esm-react-utils/src/ConfigurableLink.tsx:30](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/ConfigurableLink.tsx#L30)
305
+
306
+ ___
307
+
308
+ ## Other Properties
309
+
310
+ ### about
311
+
312
+ • `Optional` **about**: `string`
313
+
314
+ #### Inherited from
315
+
316
+ AnchorHTMLAttributes.about
317
+
318
+ #### Defined in
319
+
320
+ node_modules/@types/react/index.d.ts:1875
321
+
322
+ ___
323
+
324
+ ### accessKey
325
+
326
+ • `Optional` **accessKey**: `string`
327
+
328
+ #### Inherited from
329
+
330
+ AnchorHTMLAttributes.accessKey
331
+
332
+ #### Defined in
333
+
334
+ node_modules/@types/react/index.d.ts:1851
335
+
336
+ ___
337
+
338
+ ### aria-activedescendant
339
+
340
+ • `Optional` **aria-activedescendant**: `string`
341
+
342
+ Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.
343
+
344
+ #### Inherited from
345
+
346
+ AnchorHTMLAttributes.aria-activedescendant
347
+
348
+ #### Defined in
349
+
350
+ node_modules/@types/react/index.d.ts:1585
351
+
352
+ ___
353
+
354
+ ### aria-atomic
355
+
356
+ • `Optional` **aria-atomic**: `Booleanish`
357
+
358
+ Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute.
359
+
360
+ #### Inherited from
361
+
362
+ AnchorHTMLAttributes.aria-atomic
363
+
364
+ #### Defined in
365
+
366
+ node_modules/@types/react/index.d.ts:1587
367
+
368
+ ___
369
+
370
+ ### aria-autocomplete
371
+
372
+ • `Optional` **aria-autocomplete**: ``"list"`` \| ``"none"`` \| ``"inline"`` \| ``"both"``
373
+
374
+ Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be
375
+ presented if they are made.
376
+
377
+ #### Inherited from
378
+
379
+ AnchorHTMLAttributes.aria-autocomplete
380
+
381
+ #### Defined in
382
+
383
+ node_modules/@types/react/index.d.ts:1592
384
+
385
+ ___
386
+
387
+ ### aria-busy
388
+
389
+ • `Optional` **aria-busy**: `Booleanish`
390
+
391
+ Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user.
392
+
393
+ #### Inherited from
394
+
395
+ AnchorHTMLAttributes.aria-busy
396
+
397
+ #### Defined in
398
+
399
+ node_modules/@types/react/index.d.ts:1594
400
+
401
+ ___
402
+
403
+ ### aria-checked
404
+
405
+ • `Optional` **aria-checked**: `boolean` \| ``"true"`` \| ``"false"`` \| ``"mixed"``
406
+
407
+ Indicates the current "checked" state of checkboxes, radio buttons, and other widgets.
408
+
409
+ **`see`** aria-pressed @see aria-selected.
410
+
411
+ #### Inherited from
412
+
413
+ AnchorHTMLAttributes.aria-checked
414
+
415
+ #### Defined in
416
+
417
+ node_modules/@types/react/index.d.ts:1599
418
+
419
+ ___
420
+
421
+ ### aria-colcount
422
+
423
+ • `Optional` **aria-colcount**: `number`
424
+
425
+ Defines the total number of columns in a table, grid, or treegrid.
426
+
427
+ **`see`** aria-colindex.
428
+
429
+ #### Inherited from
430
+
431
+ AnchorHTMLAttributes.aria-colcount
432
+
433
+ #### Defined in
434
+
435
+ node_modules/@types/react/index.d.ts:1604
436
+
437
+ ___
438
+
439
+ ### aria-colindex
440
+
441
+ • `Optional` **aria-colindex**: `number`
442
+
443
+ Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid.
444
+
445
+ **`see`** aria-colcount @see aria-colspan.
446
+
447
+ #### Inherited from
448
+
449
+ AnchorHTMLAttributes.aria-colindex
450
+
451
+ #### Defined in
452
+
453
+ node_modules/@types/react/index.d.ts:1609
454
+
455
+ ___
456
+
457
+ ### aria-colspan
458
+
459
+ • `Optional` **aria-colspan**: `number`
460
+
461
+ Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid.
462
+
463
+ **`see`** aria-colindex @see aria-rowspan.
464
+
465
+ #### Inherited from
466
+
467
+ AnchorHTMLAttributes.aria-colspan
468
+
469
+ #### Defined in
470
+
471
+ node_modules/@types/react/index.d.ts:1614
472
+
473
+ ___
474
+
475
+ ### aria-controls
476
+
477
+ • `Optional` **aria-controls**: `string`
478
+
479
+ Identifies the element (or elements) whose contents or presence are controlled by the current element.
480
+
481
+ **`see`** aria-owns.
482
+
483
+ #### Inherited from
484
+
485
+ AnchorHTMLAttributes.aria-controls
486
+
487
+ #### Defined in
488
+
489
+ node_modules/@types/react/index.d.ts:1619
490
+
491
+ ___
492
+
493
+ ### aria-current
494
+
495
+ • `Optional` **aria-current**: `boolean` \| ``"true"`` \| ``"false"`` \| ``"page"`` \| ``"step"`` \| ``"location"`` \| ``"date"`` \| ``"time"``
496
+
497
+ Indicates the element that represents the current item within a container or set of related elements.
498
+
499
+ #### Inherited from
500
+
501
+ AnchorHTMLAttributes.aria-current
502
+
503
+ #### Defined in
504
+
505
+ node_modules/@types/react/index.d.ts:1621
506
+
507
+ ___
508
+
509
+ ### aria-describedby
510
+
511
+ • `Optional` **aria-describedby**: `string`
512
+
513
+ Identifies the element (or elements) that describes the object.
514
+
515
+ **`see`** aria-labelledby
516
+
517
+ #### Inherited from
518
+
519
+ AnchorHTMLAttributes.aria-describedby
520
+
521
+ #### Defined in
522
+
523
+ node_modules/@types/react/index.d.ts:1626
524
+
525
+ ___
526
+
527
+ ### aria-details
528
+
529
+ • `Optional` **aria-details**: `string`
530
+
531
+ Identifies the element that provides a detailed, extended description for the object.
532
+
533
+ **`see`** aria-describedby.
534
+
535
+ #### Inherited from
536
+
537
+ AnchorHTMLAttributes.aria-details
538
+
539
+ #### Defined in
540
+
541
+ node_modules/@types/react/index.d.ts:1631
542
+
543
+ ___
544
+
545
+ ### aria-disabled
546
+
547
+ • `Optional` **aria-disabled**: `Booleanish`
548
+
549
+ Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable.
550
+
551
+ **`see`** aria-hidden @see aria-readonly.
552
+
553
+ #### Inherited from
554
+
555
+ AnchorHTMLAttributes.aria-disabled
556
+
557
+ #### Defined in
558
+
559
+ node_modules/@types/react/index.d.ts:1636
560
+
561
+ ___
562
+
563
+ ### aria-dropeffect
564
+
565
+ • `Optional` **aria-dropeffect**: ``"link"`` \| ``"none"`` \| ``"copy"`` \| ``"execute"`` \| ``"move"`` \| ``"popup"``
566
+
567
+ Indicates what functions can be performed when a dragged object is released on the drop target.
568
+
569
+ **`deprecated`** in ARIA 1.1
570
+
571
+ #### Inherited from
572
+
573
+ AnchorHTMLAttributes.aria-dropeffect
574
+
575
+ #### Defined in
576
+
577
+ node_modules/@types/react/index.d.ts:1641
578
+
579
+ ___
580
+
581
+ ### aria-errormessage
582
+
583
+ • `Optional` **aria-errormessage**: `string`
584
+
585
+ Identifies the element that provides an error message for the object.
586
+
587
+ **`see`** aria-invalid @see aria-describedby.
588
+
589
+ #### Inherited from
590
+
591
+ AnchorHTMLAttributes.aria-errormessage
592
+
593
+ #### Defined in
594
+
595
+ node_modules/@types/react/index.d.ts:1646
596
+
597
+ ___
598
+
599
+ ### aria-expanded
600
+
601
+ • `Optional` **aria-expanded**: `Booleanish`
602
+
603
+ Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.
604
+
605
+ #### Inherited from
606
+
607
+ AnchorHTMLAttributes.aria-expanded
608
+
609
+ #### Defined in
610
+
611
+ node_modules/@types/react/index.d.ts:1648
612
+
613
+ ___
614
+
615
+ ### aria-flowto
616
+
617
+ • `Optional` **aria-flowto**: `string`
618
+
619
+ Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion,
620
+ allows assistive technology to override the general default of reading in document source order.
621
+
622
+ #### Inherited from
623
+
624
+ AnchorHTMLAttributes.aria-flowto
625
+
626
+ #### Defined in
627
+
628
+ node_modules/@types/react/index.d.ts:1653
629
+
630
+ ___
631
+
632
+ ### aria-grabbed
633
+
634
+ • `Optional` **aria-grabbed**: `Booleanish`
635
+
636
+ Indicates an element's "grabbed" state in a drag-and-drop operation.
637
+
638
+ **`deprecated`** in ARIA 1.1
639
+
640
+ #### Inherited from
641
+
642
+ AnchorHTMLAttributes.aria-grabbed
643
+
644
+ #### Defined in
645
+
646
+ node_modules/@types/react/index.d.ts:1658
647
+
648
+ ___
649
+
650
+ ### aria-haspopup
651
+
652
+ • `Optional` **aria-haspopup**: `boolean` \| ``"true"`` \| ``"false"`` \| ``"dialog"`` \| ``"grid"`` \| ``"listbox"`` \| ``"menu"`` \| ``"tree"``
653
+
654
+ Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.
655
+
656
+ #### Inherited from
657
+
658
+ AnchorHTMLAttributes.aria-haspopup
659
+
660
+ #### Defined in
661
+
662
+ node_modules/@types/react/index.d.ts:1660
663
+
664
+ ___
665
+
666
+ ### aria-hidden
667
+
668
+ • `Optional` **aria-hidden**: `Booleanish`
669
+
670
+ Indicates whether the element is exposed to an accessibility API.
671
+
672
+ **`see`** aria-disabled.
673
+
674
+ #### Inherited from
675
+
676
+ AnchorHTMLAttributes.aria-hidden
677
+
678
+ #### Defined in
679
+
680
+ node_modules/@types/react/index.d.ts:1665
681
+
682
+ ___
683
+
684
+ ### aria-invalid
685
+
686
+ • `Optional` **aria-invalid**: `boolean` \| ``"true"`` \| ``"false"`` \| ``"grammar"`` \| ``"spelling"``
687
+
688
+ Indicates the entered value does not conform to the format expected by the application.
689
+
690
+ **`see`** aria-errormessage.
691
+
692
+ #### Inherited from
693
+
694
+ AnchorHTMLAttributes.aria-invalid
695
+
696
+ #### Defined in
697
+
698
+ node_modules/@types/react/index.d.ts:1670
699
+
700
+ ___
701
+
702
+ ### aria-keyshortcuts
703
+
704
+ • `Optional` **aria-keyshortcuts**: `string`
705
+
706
+ Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.
707
+
708
+ #### Inherited from
709
+
710
+ AnchorHTMLAttributes.aria-keyshortcuts
711
+
712
+ #### Defined in
713
+
714
+ node_modules/@types/react/index.d.ts:1672
715
+
716
+ ___
717
+
718
+ ### aria-label
719
+
720
+ • `Optional` **aria-label**: `string`
721
+
722
+ Defines a string value that labels the current element.
723
+
724
+ **`see`** aria-labelledby.
725
+
726
+ #### Inherited from
727
+
728
+ AnchorHTMLAttributes.aria-label
729
+
730
+ #### Defined in
731
+
732
+ node_modules/@types/react/index.d.ts:1677
733
+
734
+ ___
735
+
736
+ ### aria-labelledby
737
+
738
+ • `Optional` **aria-labelledby**: `string`
739
+
740
+ Identifies the element (or elements) that labels the current element.
741
+
742
+ **`see`** aria-describedby.
743
+
744
+ #### Inherited from
745
+
746
+ AnchorHTMLAttributes.aria-labelledby
747
+
748
+ #### Defined in
749
+
750
+ node_modules/@types/react/index.d.ts:1682
751
+
752
+ ___
753
+
754
+ ### aria-level
755
+
756
+ • `Optional` **aria-level**: `number`
757
+
758
+ Defines the hierarchical level of an element within a structure.
759
+
760
+ #### Inherited from
761
+
762
+ AnchorHTMLAttributes.aria-level
763
+
764
+ #### Defined in
765
+
766
+ node_modules/@types/react/index.d.ts:1684
767
+
768
+ ___
769
+
770
+ ### aria-live
771
+
772
+ • `Optional` **aria-live**: ``"off"`` \| ``"assertive"`` \| ``"polite"``
773
+
774
+ Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region.
775
+
776
+ #### Inherited from
777
+
778
+ AnchorHTMLAttributes.aria-live
779
+
780
+ #### Defined in
781
+
782
+ node_modules/@types/react/index.d.ts:1686
783
+
784
+ ___
785
+
786
+ ### aria-modal
787
+
788
+ • `Optional` **aria-modal**: `Booleanish`
789
+
790
+ Indicates whether an element is modal when displayed.
791
+
792
+ #### Inherited from
793
+
794
+ AnchorHTMLAttributes.aria-modal
795
+
796
+ #### Defined in
797
+
798
+ node_modules/@types/react/index.d.ts:1688
799
+
800
+ ___
801
+
802
+ ### aria-multiline
803
+
804
+ • `Optional` **aria-multiline**: `Booleanish`
805
+
806
+ Indicates whether a text box accepts multiple lines of input or only a single line.
807
+
808
+ #### Inherited from
809
+
810
+ AnchorHTMLAttributes.aria-multiline
811
+
812
+ #### Defined in
813
+
814
+ node_modules/@types/react/index.d.ts:1690
815
+
816
+ ___
817
+
818
+ ### aria-multiselectable
819
+
820
+ • `Optional` **aria-multiselectable**: `Booleanish`
821
+
822
+ Indicates that the user may select more than one item from the current selectable descendants.
823
+
824
+ #### Inherited from
825
+
826
+ AnchorHTMLAttributes.aria-multiselectable
827
+
828
+ #### Defined in
829
+
830
+ node_modules/@types/react/index.d.ts:1692
831
+
832
+ ___
833
+
834
+ ### aria-orientation
835
+
836
+ • `Optional` **aria-orientation**: ``"horizontal"`` \| ``"vertical"``
837
+
838
+ Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous.
839
+
840
+ #### Inherited from
841
+
842
+ AnchorHTMLAttributes.aria-orientation
843
+
844
+ #### Defined in
845
+
846
+ node_modules/@types/react/index.d.ts:1694
847
+
848
+ ___
849
+
850
+ ### aria-owns
851
+
852
+ • `Optional` **aria-owns**: `string`
853
+
854
+ Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship
855
+ between DOM elements where the DOM hierarchy cannot be used to represent the relationship.
856
+
857
+ **`see`** aria-controls.
858
+
859
+ #### Inherited from
860
+
861
+ AnchorHTMLAttributes.aria-owns
862
+
863
+ #### Defined in
864
+
865
+ node_modules/@types/react/index.d.ts:1700
866
+
867
+ ___
868
+
869
+ ### aria-placeholder
870
+
871
+ • `Optional` **aria-placeholder**: `string`
872
+
873
+ Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value.
874
+ A hint could be a sample value or a brief description of the expected format.
875
+
876
+ #### Inherited from
877
+
878
+ AnchorHTMLAttributes.aria-placeholder
879
+
880
+ #### Defined in
881
+
882
+ node_modules/@types/react/index.d.ts:1705
883
+
884
+ ___
885
+
886
+ ### aria-posinset
887
+
888
+ • `Optional` **aria-posinset**: `number`
889
+
890
+ Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM.
891
+
892
+ **`see`** aria-setsize.
893
+
894
+ #### Inherited from
895
+
896
+ AnchorHTMLAttributes.aria-posinset
897
+
898
+ #### Defined in
899
+
900
+ node_modules/@types/react/index.d.ts:1710
901
+
902
+ ___
903
+
904
+ ### aria-pressed
905
+
906
+ • `Optional` **aria-pressed**: `boolean` \| ``"true"`` \| ``"false"`` \| ``"mixed"``
907
+
908
+ Indicates the current "pressed" state of toggle buttons.
909
+
910
+ **`see`** aria-checked @see aria-selected.
911
+
912
+ #### Inherited from
913
+
914
+ AnchorHTMLAttributes.aria-pressed
915
+
916
+ #### Defined in
917
+
918
+ node_modules/@types/react/index.d.ts:1715
919
+
920
+ ___
921
+
922
+ ### aria-readonly
923
+
924
+ • `Optional` **aria-readonly**: `Booleanish`
925
+
926
+ Indicates that the element is not editable, but is otherwise operable.
927
+
928
+ **`see`** aria-disabled.
929
+
930
+ #### Inherited from
931
+
932
+ AnchorHTMLAttributes.aria-readonly
933
+
934
+ #### Defined in
935
+
936
+ node_modules/@types/react/index.d.ts:1720
937
+
938
+ ___
939
+
940
+ ### aria-relevant
941
+
942
+ • `Optional` **aria-relevant**: ``"text"`` \| ``"additions"`` \| ``"additions removals"`` \| ``"additions text"`` \| ``"all"`` \| ``"removals"`` \| ``"removals additions"`` \| ``"removals text"`` \| ``"text additions"`` \| ``"text removals"``
943
+
944
+ Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified.
945
+
946
+ **`see`** aria-atomic.
947
+
948
+ #### Inherited from
949
+
950
+ AnchorHTMLAttributes.aria-relevant
951
+
952
+ #### Defined in
953
+
954
+ node_modules/@types/react/index.d.ts:1725
955
+
956
+ ___
957
+
958
+ ### aria-required
959
+
960
+ • `Optional` **aria-required**: `Booleanish`
961
+
962
+ Indicates that user input is required on the element before a form may be submitted.
963
+
964
+ #### Inherited from
965
+
966
+ AnchorHTMLAttributes.aria-required
967
+
968
+ #### Defined in
969
+
970
+ node_modules/@types/react/index.d.ts:1727
971
+
972
+ ___
973
+
974
+ ### aria-roledescription
975
+
976
+ • `Optional` **aria-roledescription**: `string`
977
+
978
+ Defines a human-readable, author-localized description for the role of an element.
979
+
980
+ #### Inherited from
981
+
982
+ AnchorHTMLAttributes.aria-roledescription
983
+
984
+ #### Defined in
985
+
986
+ node_modules/@types/react/index.d.ts:1729
987
+
988
+ ___
989
+
990
+ ### aria-rowcount
991
+
992
+ • `Optional` **aria-rowcount**: `number`
993
+
994
+ Defines the total number of rows in a table, grid, or treegrid.
995
+
996
+ **`see`** aria-rowindex.
997
+
998
+ #### Inherited from
999
+
1000
+ AnchorHTMLAttributes.aria-rowcount
1001
+
1002
+ #### Defined in
1003
+
1004
+ node_modules/@types/react/index.d.ts:1734
1005
+
1006
+ ___
1007
+
1008
+ ### aria-rowindex
1009
+
1010
+ • `Optional` **aria-rowindex**: `number`
1011
+
1012
+ Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid.
1013
+
1014
+ **`see`** aria-rowcount @see aria-rowspan.
1015
+
1016
+ #### Inherited from
1017
+
1018
+ AnchorHTMLAttributes.aria-rowindex
1019
+
1020
+ #### Defined in
1021
+
1022
+ node_modules/@types/react/index.d.ts:1739
1023
+
1024
+ ___
1025
+
1026
+ ### aria-rowspan
1027
+
1028
+ • `Optional` **aria-rowspan**: `number`
1029
+
1030
+ Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid.
1031
+
1032
+ **`see`** aria-rowindex @see aria-colspan.
1033
+
1034
+ #### Inherited from
1035
+
1036
+ AnchorHTMLAttributes.aria-rowspan
1037
+
1038
+ #### Defined in
1039
+
1040
+ node_modules/@types/react/index.d.ts:1744
1041
+
1042
+ ___
1043
+
1044
+ ### aria-selected
1045
+
1046
+ • `Optional` **aria-selected**: `Booleanish`
1047
+
1048
+ Indicates the current "selected" state of various widgets.
1049
+
1050
+ **`see`** aria-checked @see aria-pressed.
1051
+
1052
+ #### Inherited from
1053
+
1054
+ AnchorHTMLAttributes.aria-selected
1055
+
1056
+ #### Defined in
1057
+
1058
+ node_modules/@types/react/index.d.ts:1749
1059
+
1060
+ ___
1061
+
1062
+ ### aria-setsize
1063
+
1064
+ • `Optional` **aria-setsize**: `number`
1065
+
1066
+ Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM.
1067
+
1068
+ **`see`** aria-posinset.
1069
+
1070
+ #### Inherited from
1071
+
1072
+ AnchorHTMLAttributes.aria-setsize
1073
+
1074
+ #### Defined in
1075
+
1076
+ node_modules/@types/react/index.d.ts:1754
1077
+
1078
+ ___
1079
+
1080
+ ### aria-sort
1081
+
1082
+ • `Optional` **aria-sort**: ``"none"`` \| ``"ascending"`` \| ``"descending"`` \| ``"other"``
1083
+
1084
+ Indicates if items in a table or grid are sorted in ascending or descending order.
1085
+
1086
+ #### Inherited from
1087
+
1088
+ AnchorHTMLAttributes.aria-sort
1089
+
1090
+ #### Defined in
1091
+
1092
+ node_modules/@types/react/index.d.ts:1756
1093
+
1094
+ ___
1095
+
1096
+ ### aria-valuemax
1097
+
1098
+ • `Optional` **aria-valuemax**: `number`
1099
+
1100
+ Defines the maximum allowed value for a range widget.
1101
+
1102
+ #### Inherited from
1103
+
1104
+ AnchorHTMLAttributes.aria-valuemax
1105
+
1106
+ #### Defined in
1107
+
1108
+ node_modules/@types/react/index.d.ts:1758
1109
+
1110
+ ___
1111
+
1112
+ ### aria-valuemin
1113
+
1114
+ • `Optional` **aria-valuemin**: `number`
1115
+
1116
+ Defines the minimum allowed value for a range widget.
1117
+
1118
+ #### Inherited from
1119
+
1120
+ AnchorHTMLAttributes.aria-valuemin
1121
+
1122
+ #### Defined in
1123
+
1124
+ node_modules/@types/react/index.d.ts:1760
1125
+
1126
+ ___
1127
+
1128
+ ### aria-valuenow
1129
+
1130
+ • `Optional` **aria-valuenow**: `number`
1131
+
1132
+ Defines the current value for a range widget.
1133
+
1134
+ **`see`** aria-valuetext.
1135
+
1136
+ #### Inherited from
1137
+
1138
+ AnchorHTMLAttributes.aria-valuenow
1139
+
1140
+ #### Defined in
1141
+
1142
+ node_modules/@types/react/index.d.ts:1765
1143
+
1144
+ ___
1145
+
1146
+ ### aria-valuetext
1147
+
1148
+ • `Optional` **aria-valuetext**: `string`
1149
+
1150
+ Defines the human readable text alternative of aria-valuenow for a range widget.
1151
+
1152
+ #### Inherited from
1153
+
1154
+ AnchorHTMLAttributes.aria-valuetext
1155
+
1156
+ #### Defined in
1157
+
1158
+ node_modules/@types/react/index.d.ts:1767
1159
+
1160
+ ___
1161
+
1162
+ ### autoCapitalize
1163
+
1164
+ • `Optional` **autoCapitalize**: `string`
1165
+
1166
+ #### Inherited from
1167
+
1168
+ AnchorHTMLAttributes.autoCapitalize
1169
+
1170
+ #### Defined in
1171
+
1172
+ node_modules/@types/react/index.d.ts:1885
1173
+
1174
+ ___
1175
+
1176
+ ### autoCorrect
1177
+
1178
+ • `Optional` **autoCorrect**: `string`
1179
+
1180
+ #### Inherited from
1181
+
1182
+ AnchorHTMLAttributes.autoCorrect
1183
+
1184
+ #### Defined in
1185
+
1186
+ node_modules/@types/react/index.d.ts:1886
1187
+
1188
+ ___
1189
+
1190
+ ### autoSave
1191
+
1192
+ • `Optional` **autoSave**: `string`
1193
+
1194
+ #### Inherited from
1195
+
1196
+ AnchorHTMLAttributes.autoSave
1197
+
1198
+ #### Defined in
1199
+
1200
+ node_modules/@types/react/index.d.ts:1887
1201
+
1202
+ ___
1203
+
1204
+ ### children
1205
+
1206
+ • `Optional` **children**: `ReactI18NextChild` \| `Iterable`<`ReactI18NextChild`\>
1207
+
1208
+ #### Inherited from
1209
+
1210
+ AnchorHTMLAttributes.children
1211
+
1212
+ #### Defined in
1213
+
1214
+ node_modules/react-i18next/ts4.1/index.d.ts:110
1215
+
1216
+ ___
1217
+
1218
+ ### className
1219
+
1220
+ • `Optional` **className**: `string`
1221
+
1222
+ #### Inherited from
1223
+
1224
+ AnchorHTMLAttributes.className
1225
+
1226
+ #### Defined in
1227
+
1228
+ node_modules/@types/react/index.d.ts:1852
1229
+
1230
+ ___
1231
+
1232
+ ### color
1233
+
1234
+ • `Optional` **color**: `string`
1235
+
1236
+ #### Inherited from
1237
+
1238
+ AnchorHTMLAttributes.color
1239
+
1240
+ #### Defined in
1241
+
1242
+ node_modules/@types/react/index.d.ts:1888
1243
+
1244
+ ___
1245
+
1246
+ ### contentEditable
1247
+
1248
+ • `Optional` **contentEditable**: `Booleanish` \| ``"inherit"``
1249
+
1250
+ #### Inherited from
1251
+
1252
+ AnchorHTMLAttributes.contentEditable
1253
+
1254
+ #### Defined in
1255
+
1256
+ node_modules/@types/react/index.d.ts:1853
1257
+
1258
+ ___
1259
+
1260
+ ### contextMenu
1261
+
1262
+ • `Optional` **contextMenu**: `string`
1263
+
1264
+ #### Inherited from
1265
+
1266
+ AnchorHTMLAttributes.contextMenu
1267
+
1268
+ #### Defined in
1269
+
1270
+ node_modules/@types/react/index.d.ts:1854
1271
+
1272
+ ___
1273
+
1274
+ ### dangerouslySetInnerHTML
1275
+
1276
+ • `Optional` **dangerouslySetInnerHTML**: `Object`
1277
+
1278
+ #### Type declaration
1279
+
1280
+ | Name | Type |
1281
+ | :------ | :------ |
1282
+ | `__html` | `string` |
1283
+
1284
+ #### Inherited from
1285
+
1286
+ AnchorHTMLAttributes.dangerouslySetInnerHTML
1287
+
1288
+ #### Defined in
1289
+
1290
+ node_modules/@types/react/index.d.ts:1374
1291
+
1292
+ ___
1293
+
1294
+ ### datatype
1295
+
1296
+ • `Optional` **datatype**: `string`
1297
+
1298
+ #### Inherited from
1299
+
1300
+ AnchorHTMLAttributes.datatype
1301
+
1302
+ #### Defined in
1303
+
1304
+ node_modules/@types/react/index.d.ts:1876
1305
+
1306
+ ___
1307
+
1308
+ ### defaultChecked
1309
+
1310
+ • `Optional` **defaultChecked**: `boolean`
1311
+
1312
+ #### Inherited from
1313
+
1314
+ AnchorHTMLAttributes.defaultChecked
1315
+
1316
+ #### Defined in
1317
+
1318
+ node_modules/@types/react/index.d.ts:1845
1319
+
1320
+ ___
1321
+
1322
+ ### defaultValue
1323
+
1324
+ • `Optional` **defaultValue**: `string` \| `number` \| readonly `string`[]
1325
+
1326
+ #### Inherited from
1327
+
1328
+ AnchorHTMLAttributes.defaultValue
1329
+
1330
+ #### Defined in
1331
+
1332
+ node_modules/@types/react/index.d.ts:1846
1333
+
1334
+ ___
1335
+
1336
+ ### dir
1337
+
1338
+ • `Optional` **dir**: `string`
1339
+
1340
+ #### Inherited from
1341
+
1342
+ AnchorHTMLAttributes.dir
1343
+
1344
+ #### Defined in
1345
+
1346
+ node_modules/@types/react/index.d.ts:1855
1347
+
1348
+ ___
1349
+
1350
+ ### download
1351
+
1352
+ • `Optional` **download**: `any`
1353
+
1354
+ #### Inherited from
1355
+
1356
+ AnchorHTMLAttributes.download
1357
+
1358
+ #### Defined in
1359
+
1360
+ node_modules/@types/react/index.d.ts:2040
1361
+
1362
+ ___
1363
+
1364
+ ### draggable
1365
+
1366
+ • `Optional` **draggable**: `Booleanish`
1367
+
1368
+ #### Inherited from
1369
+
1370
+ AnchorHTMLAttributes.draggable
1371
+
1372
+ #### Defined in
1373
+
1374
+ node_modules/@types/react/index.d.ts:1856
1375
+
1376
+ ___
1377
+
1378
+ ### hidden
1379
+
1380
+ • `Optional` **hidden**: `boolean`
1381
+
1382
+ #### Inherited from
1383
+
1384
+ AnchorHTMLAttributes.hidden
1385
+
1386
+ #### Defined in
1387
+
1388
+ node_modules/@types/react/index.d.ts:1857
1389
+
1390
+ ___
1391
+
1392
+ ### href
1393
+
1394
+ • `Optional` **href**: `string`
1395
+
1396
+ #### Inherited from
1397
+
1398
+ AnchorHTMLAttributes.href
1399
+
1400
+ #### Defined in
1401
+
1402
+ node_modules/@types/react/index.d.ts:2041
1403
+
1404
+ ___
1405
+
1406
+ ### hrefLang
1407
+
1408
+ • `Optional` **hrefLang**: `string`
1409
+
1410
+ #### Inherited from
1411
+
1412
+ AnchorHTMLAttributes.hrefLang
1413
+
1414
+ #### Defined in
1415
+
1416
+ node_modules/@types/react/index.d.ts:2042
1417
+
1418
+ ___
1419
+
1420
+ ### id
1421
+
1422
+ • `Optional` **id**: `string`
1423
+
1424
+ #### Inherited from
1425
+
1426
+ AnchorHTMLAttributes.id
1427
+
1428
+ #### Defined in
1429
+
1430
+ node_modules/@types/react/index.d.ts:1858
1431
+
1432
+ ___
1433
+
1434
+ ### inlist
1435
+
1436
+ • `Optional` **inlist**: `any`
1437
+
1438
+ #### Inherited from
1439
+
1440
+ AnchorHTMLAttributes.inlist
1441
+
1442
+ #### Defined in
1443
+
1444
+ node_modules/@types/react/index.d.ts:1877
1445
+
1446
+ ___
1447
+
1448
+ ### inputMode
1449
+
1450
+ • `Optional` **inputMode**: ``"none"`` \| ``"search"`` \| ``"text"`` \| ``"tel"`` \| ``"url"`` \| ``"email"`` \| ``"numeric"`` \| ``"decimal"``
1451
+
1452
+ Hints at the type of data that might be entered by the user while editing the element or its contents
1453
+
1454
+ **`see`** https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute
1455
+
1456
+ #### Inherited from
1457
+
1458
+ AnchorHTMLAttributes.inputMode
1459
+
1460
+ #### Defined in
1461
+
1462
+ node_modules/@types/react/index.d.ts:1903
1463
+
1464
+ ___
1465
+
1466
+ ### is
1467
+
1468
+ • `Optional` **is**: `string`
1469
+
1470
+ Specify that a standard HTML element should behave like a defined custom built-in element
1471
+
1472
+ **`see`** https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is
1473
+
1474
+ #### Inherited from
1475
+
1476
+ AnchorHTMLAttributes.is
1477
+
1478
+ #### Defined in
1479
+
1480
+ node_modules/@types/react/index.d.ts:1908
1481
+
1482
+ ___
1483
+
1484
+ ### itemID
1485
+
1486
+ • `Optional` **itemID**: `string`
1487
+
1488
+ #### Inherited from
1489
+
1490
+ AnchorHTMLAttributes.itemID
1491
+
1492
+ #### Defined in
1493
+
1494
+ node_modules/@types/react/index.d.ts:1892
1495
+
1496
+ ___
1497
+
1498
+ ### itemProp
1499
+
1500
+ • `Optional` **itemProp**: `string`
1501
+
1502
+ #### Inherited from
1503
+
1504
+ AnchorHTMLAttributes.itemProp
1505
+
1506
+ #### Defined in
1507
+
1508
+ node_modules/@types/react/index.d.ts:1889
1509
+
1510
+ ___
1511
+
1512
+ ### itemRef
1513
+
1514
+ • `Optional` **itemRef**: `string`
1515
+
1516
+ #### Inherited from
1517
+
1518
+ AnchorHTMLAttributes.itemRef
1519
+
1520
+ #### Defined in
1521
+
1522
+ node_modules/@types/react/index.d.ts:1893
1523
+
1524
+ ___
1525
+
1526
+ ### itemScope
1527
+
1528
+ • `Optional` **itemScope**: `boolean`
1529
+
1530
+ #### Inherited from
1531
+
1532
+ AnchorHTMLAttributes.itemScope
1533
+
1534
+ #### Defined in
1535
+
1536
+ node_modules/@types/react/index.d.ts:1890
1537
+
1538
+ ___
1539
+
1540
+ ### itemType
1541
+
1542
+ • `Optional` **itemType**: `string`
1543
+
1544
+ #### Inherited from
1545
+
1546
+ AnchorHTMLAttributes.itemType
1547
+
1548
+ #### Defined in
1549
+
1550
+ node_modules/@types/react/index.d.ts:1891
1551
+
1552
+ ___
1553
+
1554
+ ### lang
1555
+
1556
+ • `Optional` **lang**: `string`
1557
+
1558
+ #### Inherited from
1559
+
1560
+ AnchorHTMLAttributes.lang
1561
+
1562
+ #### Defined in
1563
+
1564
+ node_modules/@types/react/index.d.ts:1859
1565
+
1566
+ ___
1567
+
1568
+ ### media
1569
+
1570
+ • `Optional` **media**: `string`
1571
+
1572
+ #### Inherited from
1573
+
1574
+ AnchorHTMLAttributes.media
1575
+
1576
+ #### Defined in
1577
+
1578
+ node_modules/@types/react/index.d.ts:2043
1579
+
1580
+ ___
1581
+
1582
+ ### onAbort
1583
+
1584
+ • `Optional` **onAbort**: `ReactEventHandler`<`HTMLAnchorElement`\>
1585
+
1586
+ #### Inherited from
1587
+
1588
+ AnchorHTMLAttributes.onAbort
1589
+
1590
+ #### Defined in
1591
+
1592
+ node_modules/@types/react/index.d.ts:1431
1593
+
1594
+ ___
1595
+
1596
+ ### onAbortCapture
1597
+
1598
+ • `Optional` **onAbortCapture**: `ReactEventHandler`<`HTMLAnchorElement`\>
1599
+
1600
+ #### Inherited from
1601
+
1602
+ AnchorHTMLAttributes.onAbortCapture
1603
+
1604
+ #### Defined in
1605
+
1606
+ node_modules/@types/react/index.d.ts:1432
1607
+
1608
+ ___
1609
+
1610
+ ### onAnimationEnd
1611
+
1612
+ • `Optional` **onAnimationEnd**: `AnimationEventHandler`<`HTMLAnchorElement`\>
1613
+
1614
+ #### Inherited from
1615
+
1616
+ AnchorHTMLAttributes.onAnimationEnd
1617
+
1618
+ #### Defined in
1619
+
1620
+ node_modules/@types/react/index.d.ts:1561
1621
+
1622
+ ___
1623
+
1624
+ ### onAnimationEndCapture
1625
+
1626
+ • `Optional` **onAnimationEndCapture**: `AnimationEventHandler`<`HTMLAnchorElement`\>
1627
+
1628
+ #### Inherited from
1629
+
1630
+ AnchorHTMLAttributes.onAnimationEndCapture
1631
+
1632
+ #### Defined in
1633
+
1634
+ node_modules/@types/react/index.d.ts:1562
1635
+
1636
+ ___
1637
+
1638
+ ### onAnimationIteration
1639
+
1640
+ • `Optional` **onAnimationIteration**: `AnimationEventHandler`<`HTMLAnchorElement`\>
1641
+
1642
+ #### Inherited from
1643
+
1644
+ AnchorHTMLAttributes.onAnimationIteration
1645
+
1646
+ #### Defined in
1647
+
1648
+ node_modules/@types/react/index.d.ts:1563
1649
+
1650
+ ___
1651
+
1652
+ ### onAnimationIterationCapture
1653
+
1654
+ • `Optional` **onAnimationIterationCapture**: `AnimationEventHandler`<`HTMLAnchorElement`\>
1655
+
1656
+ #### Inherited from
1657
+
1658
+ AnchorHTMLAttributes.onAnimationIterationCapture
1659
+
1660
+ #### Defined in
1661
+
1662
+ node_modules/@types/react/index.d.ts:1564
1663
+
1664
+ ___
1665
+
1666
+ ### onAnimationStart
1667
+
1668
+ • `Optional` **onAnimationStart**: `AnimationEventHandler`<`HTMLAnchorElement`\>
1669
+
1670
+ #### Inherited from
1671
+
1672
+ AnchorHTMLAttributes.onAnimationStart
1673
+
1674
+ #### Defined in
1675
+
1676
+ node_modules/@types/react/index.d.ts:1559
1677
+
1678
+ ___
1679
+
1680
+ ### onAnimationStartCapture
1681
+
1682
+ • `Optional` **onAnimationStartCapture**: `AnimationEventHandler`<`HTMLAnchorElement`\>
1683
+
1684
+ #### Inherited from
1685
+
1686
+ AnchorHTMLAttributes.onAnimationStartCapture
1687
+
1688
+ #### Defined in
1689
+
1690
+ node_modules/@types/react/index.d.ts:1560
1691
+
1692
+ ___
1693
+
1694
+ ### onAuxClick
1695
+
1696
+ • `Optional` **onAuxClick**: `MouseEventHandler`<`HTMLAnchorElement`\>
1697
+
1698
+ #### Inherited from
1699
+
1700
+ AnchorHTMLAttributes.onAuxClick
1701
+
1702
+ #### Defined in
1703
+
1704
+ node_modules/@types/react/index.d.ts:1477
1705
+
1706
+ ___
1707
+
1708
+ ### onAuxClickCapture
1709
+
1710
+ • `Optional` **onAuxClickCapture**: `MouseEventHandler`<`HTMLAnchorElement`\>
1711
+
1712
+ #### Inherited from
1713
+
1714
+ AnchorHTMLAttributes.onAuxClickCapture
1715
+
1716
+ #### Defined in
1717
+
1718
+ node_modules/@types/react/index.d.ts:1478
1719
+
1720
+ ___
1721
+
1722
+ ### onBeforeInput
1723
+
1724
+ • `Optional` **onBeforeInput**: `FormEventHandler`<`HTMLAnchorElement`\>
1725
+
1726
+ #### Inherited from
1727
+
1728
+ AnchorHTMLAttributes.onBeforeInput
1729
+
1730
+ #### Defined in
1731
+
1732
+ node_modules/@types/react/index.d.ts:1403
1733
+
1734
+ ___
1735
+
1736
+ ### onBeforeInputCapture
1737
+
1738
+ • `Optional` **onBeforeInputCapture**: `FormEventHandler`<`HTMLAnchorElement`\>
1739
+
1740
+ #### Inherited from
1741
+
1742
+ AnchorHTMLAttributes.onBeforeInputCapture
1743
+
1744
+ #### Defined in
1745
+
1746
+ node_modules/@types/react/index.d.ts:1404
1747
+
1748
+ ___
1749
+
1750
+ ### onBlur
1751
+
1752
+ • `Optional` **onBlur**: `FocusEventHandler`<`HTMLAnchorElement`\>
1753
+
1754
+ #### Inherited from
1755
+
1756
+ AnchorHTMLAttributes.onBlur
1757
+
1758
+ #### Defined in
1759
+
1760
+ node_modules/@types/react/index.d.ts:1397
1761
+
1762
+ ___
1763
+
1764
+ ### onBlurCapture
1765
+
1766
+ • `Optional` **onBlurCapture**: `FocusEventHandler`<`HTMLAnchorElement`\>
1767
+
1768
+ #### Inherited from
1769
+
1770
+ AnchorHTMLAttributes.onBlurCapture
1771
+
1772
+ #### Defined in
1773
+
1774
+ node_modules/@types/react/index.d.ts:1398
1775
+
1776
+ ___
1777
+
1778
+ ### onCanPlay
1779
+
1780
+ • `Optional` **onCanPlay**: `ReactEventHandler`<`HTMLAnchorElement`\>
1781
+
1782
+ #### Inherited from
1783
+
1784
+ AnchorHTMLAttributes.onCanPlay
1785
+
1786
+ #### Defined in
1787
+
1788
+ node_modules/@types/react/index.d.ts:1433
1789
+
1790
+ ___
1791
+
1792
+ ### onCanPlayCapture
1793
+
1794
+ • `Optional` **onCanPlayCapture**: `ReactEventHandler`<`HTMLAnchorElement`\>
1795
+
1796
+ #### Inherited from
1797
+
1798
+ AnchorHTMLAttributes.onCanPlayCapture
1799
+
1800
+ #### Defined in
1801
+
1802
+ node_modules/@types/react/index.d.ts:1434
1803
+
1804
+ ___
1805
+
1806
+ ### onCanPlayThrough
1807
+
1808
+ • `Optional` **onCanPlayThrough**: `ReactEventHandler`<`HTMLAnchorElement`\>
1809
+
1810
+ #### Inherited from
1811
+
1812
+ AnchorHTMLAttributes.onCanPlayThrough
1813
+
1814
+ #### Defined in
1815
+
1816
+ node_modules/@types/react/index.d.ts:1435
1817
+
1818
+ ___
1819
+
1820
+ ### onCanPlayThroughCapture
1821
+
1822
+ • `Optional` **onCanPlayThroughCapture**: `ReactEventHandler`<`HTMLAnchorElement`\>
1823
+
1824
+ #### Inherited from
1825
+
1826
+ AnchorHTMLAttributes.onCanPlayThroughCapture
1827
+
1828
+ #### Defined in
1829
+
1830
+ node_modules/@types/react/index.d.ts:1436
1831
+
1832
+ ___
1833
+
1834
+ ### onChange
1835
+
1836
+ • `Optional` **onChange**: `FormEventHandler`<`HTMLAnchorElement`\>
1837
+
1838
+ #### Inherited from
1839
+
1840
+ AnchorHTMLAttributes.onChange
1841
+
1842
+ #### Defined in
1843
+
1844
+ node_modules/@types/react/index.d.ts:1401
1845
+
1846
+ ___
1847
+
1848
+ ### onChangeCapture
1849
+
1850
+ • `Optional` **onChangeCapture**: `FormEventHandler`<`HTMLAnchorElement`\>
1851
+
1852
+ #### Inherited from
1853
+
1854
+ AnchorHTMLAttributes.onChangeCapture
1855
+
1856
+ #### Defined in
1857
+
1858
+ node_modules/@types/react/index.d.ts:1402
1859
+
1860
+ ___
1861
+
1862
+ ### onClick
1863
+
1864
+ • `Optional` **onClick**: `MouseEventHandler`<`HTMLAnchorElement`\>
1865
+
1866
+ #### Inherited from
1867
+
1868
+ AnchorHTMLAttributes.onClick
1869
+
1870
+ #### Defined in
1871
+
1872
+ node_modules/@types/react/index.d.ts:1479
1873
+
1874
+ ___
1875
+
1876
+ ### onClickCapture
1877
+
1878
+ • `Optional` **onClickCapture**: `MouseEventHandler`<`HTMLAnchorElement`\>
1879
+
1880
+ #### Inherited from
1881
+
1882
+ AnchorHTMLAttributes.onClickCapture
1883
+
1884
+ #### Defined in
1885
+
1886
+ node_modules/@types/react/index.d.ts:1480
1887
+
1888
+ ___
1889
+
1890
+ ### onCompositionEnd
1891
+
1892
+ • `Optional` **onCompositionEnd**: `CompositionEventHandler`<`HTMLAnchorElement`\>
1893
+
1894
+ #### Inherited from
1895
+
1896
+ AnchorHTMLAttributes.onCompositionEnd
1897
+
1898
+ #### Defined in
1899
+
1900
+ node_modules/@types/react/index.d.ts:1387
1901
+
1902
+ ___
1903
+
1904
+ ### onCompositionEndCapture
1905
+
1906
+ • `Optional` **onCompositionEndCapture**: `CompositionEventHandler`<`HTMLAnchorElement`\>
1907
+
1908
+ #### Inherited from
1909
+
1910
+ AnchorHTMLAttributes.onCompositionEndCapture
1911
+
1912
+ #### Defined in
1913
+
1914
+ node_modules/@types/react/index.d.ts:1388
1915
+
1916
+ ___
1917
+
1918
+ ### onCompositionStart
1919
+
1920
+ • `Optional` **onCompositionStart**: `CompositionEventHandler`<`HTMLAnchorElement`\>
1921
+
1922
+ #### Inherited from
1923
+
1924
+ AnchorHTMLAttributes.onCompositionStart
1925
+
1926
+ #### Defined in
1927
+
1928
+ node_modules/@types/react/index.d.ts:1389
1929
+
1930
+ ___
1931
+
1932
+ ### onCompositionStartCapture
1933
+
1934
+ • `Optional` **onCompositionStartCapture**: `CompositionEventHandler`<`HTMLAnchorElement`\>
1935
+
1936
+ #### Inherited from
1937
+
1938
+ AnchorHTMLAttributes.onCompositionStartCapture
1939
+
1940
+ #### Defined in
1941
+
1942
+ node_modules/@types/react/index.d.ts:1390
1943
+
1944
+ ___
1945
+
1946
+ ### onCompositionUpdate
1947
+
1948
+ • `Optional` **onCompositionUpdate**: `CompositionEventHandler`<`HTMLAnchorElement`\>
1949
+
1950
+ #### Inherited from
1951
+
1952
+ AnchorHTMLAttributes.onCompositionUpdate
1953
+
1954
+ #### Defined in
1955
+
1956
+ node_modules/@types/react/index.d.ts:1391
1957
+
1958
+ ___
1959
+
1960
+ ### onCompositionUpdateCapture
1961
+
1962
+ • `Optional` **onCompositionUpdateCapture**: `CompositionEventHandler`<`HTMLAnchorElement`\>
1963
+
1964
+ #### Inherited from
1965
+
1966
+ AnchorHTMLAttributes.onCompositionUpdateCapture
1967
+
1968
+ #### Defined in
1969
+
1970
+ node_modules/@types/react/index.d.ts:1392
1971
+
1972
+ ___
1973
+
1974
+ ### onContextMenu
1975
+
1976
+ • `Optional` **onContextMenu**: `MouseEventHandler`<`HTMLAnchorElement`\>
1977
+
1978
+ #### Inherited from
1979
+
1980
+ AnchorHTMLAttributes.onContextMenu
1981
+
1982
+ #### Defined in
1983
+
1984
+ node_modules/@types/react/index.d.ts:1481
1985
+
1986
+ ___
1987
+
1988
+ ### onContextMenuCapture
1989
+
1990
+ • `Optional` **onContextMenuCapture**: `MouseEventHandler`<`HTMLAnchorElement`\>
1991
+
1992
+ #### Inherited from
1993
+
1994
+ AnchorHTMLAttributes.onContextMenuCapture
1995
+
1996
+ #### Defined in
1997
+
1998
+ node_modules/@types/react/index.d.ts:1482
1999
+
2000
+ ___
2001
+
2002
+ ### onCopy
2003
+
2004
+ • `Optional` **onCopy**: `ClipboardEventHandler`<`HTMLAnchorElement`\>
2005
+
2006
+ #### Inherited from
2007
+
2008
+ AnchorHTMLAttributes.onCopy
2009
+
2010
+ #### Defined in
2011
+
2012
+ node_modules/@types/react/index.d.ts:1379
2013
+
2014
+ ___
2015
+
2016
+ ### onCopyCapture
2017
+
2018
+ • `Optional` **onCopyCapture**: `ClipboardEventHandler`<`HTMLAnchorElement`\>
2019
+
2020
+ #### Inherited from
2021
+
2022
+ AnchorHTMLAttributes.onCopyCapture
2023
+
2024
+ #### Defined in
2025
+
2026
+ node_modules/@types/react/index.d.ts:1380
2027
+
2028
+ ___
2029
+
2030
+ ### onCut
2031
+
2032
+ • `Optional` **onCut**: `ClipboardEventHandler`<`HTMLAnchorElement`\>
2033
+
2034
+ #### Inherited from
2035
+
2036
+ AnchorHTMLAttributes.onCut
2037
+
2038
+ #### Defined in
2039
+
2040
+ node_modules/@types/react/index.d.ts:1381
2041
+
2042
+ ___
2043
+
2044
+ ### onCutCapture
2045
+
2046
+ • `Optional` **onCutCapture**: `ClipboardEventHandler`<`HTMLAnchorElement`\>
2047
+
2048
+ #### Inherited from
2049
+
2050
+ AnchorHTMLAttributes.onCutCapture
2051
+
2052
+ #### Defined in
2053
+
2054
+ node_modules/@types/react/index.d.ts:1382
2055
+
2056
+ ___
2057
+
2058
+ ### onDoubleClick
2059
+
2060
+ • `Optional` **onDoubleClick**: `MouseEventHandler`<`HTMLAnchorElement`\>
2061
+
2062
+ #### Inherited from
2063
+
2064
+ AnchorHTMLAttributes.onDoubleClick
2065
+
2066
+ #### Defined in
2067
+
2068
+ node_modules/@types/react/index.d.ts:1483
2069
+
2070
+ ___
2071
+
2072
+ ### onDoubleClickCapture
2073
+
2074
+ • `Optional` **onDoubleClickCapture**: `MouseEventHandler`<`HTMLAnchorElement`\>
2075
+
2076
+ #### Inherited from
2077
+
2078
+ AnchorHTMLAttributes.onDoubleClickCapture
2079
+
2080
+ #### Defined in
2081
+
2082
+ node_modules/@types/react/index.d.ts:1484
2083
+
2084
+ ___
2085
+
2086
+ ### onDrag
2087
+
2088
+ • `Optional` **onDrag**: `DragEventHandler`<`HTMLAnchorElement`\>
2089
+
2090
+ #### Inherited from
2091
+
2092
+ AnchorHTMLAttributes.onDrag
2093
+
2094
+ #### Defined in
2095
+
2096
+ node_modules/@types/react/index.d.ts:1485
2097
+
2098
+ ___
2099
+
2100
+ ### onDragCapture
2101
+
2102
+ • `Optional` **onDragCapture**: `DragEventHandler`<`HTMLAnchorElement`\>
2103
+
2104
+ #### Inherited from
2105
+
2106
+ AnchorHTMLAttributes.onDragCapture
2107
+
2108
+ #### Defined in
2109
+
2110
+ node_modules/@types/react/index.d.ts:1486
2111
+
2112
+ ___
2113
+
2114
+ ### onDragEnd
2115
+
2116
+ • `Optional` **onDragEnd**: `DragEventHandler`<`HTMLAnchorElement`\>
2117
+
2118
+ #### Inherited from
2119
+
2120
+ AnchorHTMLAttributes.onDragEnd
2121
+
2122
+ #### Defined in
2123
+
2124
+ node_modules/@types/react/index.d.ts:1487
2125
+
2126
+ ___
2127
+
2128
+ ### onDragEndCapture
2129
+
2130
+ • `Optional` **onDragEndCapture**: `DragEventHandler`<`HTMLAnchorElement`\>
2131
+
2132
+ #### Inherited from
2133
+
2134
+ AnchorHTMLAttributes.onDragEndCapture
2135
+
2136
+ #### Defined in
2137
+
2138
+ node_modules/@types/react/index.d.ts:1488
2139
+
2140
+ ___
2141
+
2142
+ ### onDragEnter
2143
+
2144
+ • `Optional` **onDragEnter**: `DragEventHandler`<`HTMLAnchorElement`\>
2145
+
2146
+ #### Inherited from
2147
+
2148
+ AnchorHTMLAttributes.onDragEnter
2149
+
2150
+ #### Defined in
2151
+
2152
+ node_modules/@types/react/index.d.ts:1489
2153
+
2154
+ ___
2155
+
2156
+ ### onDragEnterCapture
2157
+
2158
+ • `Optional` **onDragEnterCapture**: `DragEventHandler`<`HTMLAnchorElement`\>
2159
+
2160
+ #### Inherited from
2161
+
2162
+ AnchorHTMLAttributes.onDragEnterCapture
2163
+
2164
+ #### Defined in
2165
+
2166
+ node_modules/@types/react/index.d.ts:1490
2167
+
2168
+ ___
2169
+
2170
+ ### onDragExit
2171
+
2172
+ • `Optional` **onDragExit**: `DragEventHandler`<`HTMLAnchorElement`\>
2173
+
2174
+ #### Inherited from
2175
+
2176
+ AnchorHTMLAttributes.onDragExit
2177
+
2178
+ #### Defined in
2179
+
2180
+ node_modules/@types/react/index.d.ts:1491
2181
+
2182
+ ___
2183
+
2184
+ ### onDragExitCapture
2185
+
2186
+ • `Optional` **onDragExitCapture**: `DragEventHandler`<`HTMLAnchorElement`\>
2187
+
2188
+ #### Inherited from
2189
+
2190
+ AnchorHTMLAttributes.onDragExitCapture
2191
+
2192
+ #### Defined in
2193
+
2194
+ node_modules/@types/react/index.d.ts:1492
2195
+
2196
+ ___
2197
+
2198
+ ### onDragLeave
2199
+
2200
+ • `Optional` **onDragLeave**: `DragEventHandler`<`HTMLAnchorElement`\>
2201
+
2202
+ #### Inherited from
2203
+
2204
+ AnchorHTMLAttributes.onDragLeave
2205
+
2206
+ #### Defined in
2207
+
2208
+ node_modules/@types/react/index.d.ts:1493
2209
+
2210
+ ___
2211
+
2212
+ ### onDragLeaveCapture
2213
+
2214
+ • `Optional` **onDragLeaveCapture**: `DragEventHandler`<`HTMLAnchorElement`\>
2215
+
2216
+ #### Inherited from
2217
+
2218
+ AnchorHTMLAttributes.onDragLeaveCapture
2219
+
2220
+ #### Defined in
2221
+
2222
+ node_modules/@types/react/index.d.ts:1494
2223
+
2224
+ ___
2225
+
2226
+ ### onDragOver
2227
+
2228
+ • `Optional` **onDragOver**: `DragEventHandler`<`HTMLAnchorElement`\>
2229
+
2230
+ #### Inherited from
2231
+
2232
+ AnchorHTMLAttributes.onDragOver
2233
+
2234
+ #### Defined in
2235
+
2236
+ node_modules/@types/react/index.d.ts:1495
2237
+
2238
+ ___
2239
+
2240
+ ### onDragOverCapture
2241
+
2242
+ • `Optional` **onDragOverCapture**: `DragEventHandler`<`HTMLAnchorElement`\>
2243
+
2244
+ #### Inherited from
2245
+
2246
+ AnchorHTMLAttributes.onDragOverCapture
2247
+
2248
+ #### Defined in
2249
+
2250
+ node_modules/@types/react/index.d.ts:1496
2251
+
2252
+ ___
2253
+
2254
+ ### onDragStart
2255
+
2256
+ • `Optional` **onDragStart**: `DragEventHandler`<`HTMLAnchorElement`\>
2257
+
2258
+ #### Inherited from
2259
+
2260
+ AnchorHTMLAttributes.onDragStart
2261
+
2262
+ #### Defined in
2263
+
2264
+ node_modules/@types/react/index.d.ts:1497
2265
+
2266
+ ___
2267
+
2268
+ ### onDragStartCapture
2269
+
2270
+ • `Optional` **onDragStartCapture**: `DragEventHandler`<`HTMLAnchorElement`\>
2271
+
2272
+ #### Inherited from
2273
+
2274
+ AnchorHTMLAttributes.onDragStartCapture
2275
+
2276
+ #### Defined in
2277
+
2278
+ node_modules/@types/react/index.d.ts:1498
2279
+
2280
+ ___
2281
+
2282
+ ### onDrop
2283
+
2284
+ • `Optional` **onDrop**: `DragEventHandler`<`HTMLAnchorElement`\>
2285
+
2286
+ #### Inherited from
2287
+
2288
+ AnchorHTMLAttributes.onDrop
2289
+
2290
+ #### Defined in
2291
+
2292
+ node_modules/@types/react/index.d.ts:1499
2293
+
2294
+ ___
2295
+
2296
+ ### onDropCapture
2297
+
2298
+ • `Optional` **onDropCapture**: `DragEventHandler`<`HTMLAnchorElement`\>
2299
+
2300
+ #### Inherited from
2301
+
2302
+ AnchorHTMLAttributes.onDropCapture
2303
+
2304
+ #### Defined in
2305
+
2306
+ node_modules/@types/react/index.d.ts:1500
2307
+
2308
+ ___
2309
+
2310
+ ### onDurationChange
2311
+
2312
+ • `Optional` **onDurationChange**: `ReactEventHandler`<`HTMLAnchorElement`\>
2313
+
2314
+ #### Inherited from
2315
+
2316
+ AnchorHTMLAttributes.onDurationChange
2317
+
2318
+ #### Defined in
2319
+
2320
+ node_modules/@types/react/index.d.ts:1437
2321
+
2322
+ ___
2323
+
2324
+ ### onDurationChangeCapture
2325
+
2326
+ • `Optional` **onDurationChangeCapture**: `ReactEventHandler`<`HTMLAnchorElement`\>
2327
+
2328
+ #### Inherited from
2329
+
2330
+ AnchorHTMLAttributes.onDurationChangeCapture
2331
+
2332
+ #### Defined in
2333
+
2334
+ node_modules/@types/react/index.d.ts:1438
2335
+
2336
+ ___
2337
+
2338
+ ### onEmptied
2339
+
2340
+ • `Optional` **onEmptied**: `ReactEventHandler`<`HTMLAnchorElement`\>
2341
+
2342
+ #### Inherited from
2343
+
2344
+ AnchorHTMLAttributes.onEmptied
2345
+
2346
+ #### Defined in
2347
+
2348
+ node_modules/@types/react/index.d.ts:1439
2349
+
2350
+ ___
2351
+
2352
+ ### onEmptiedCapture
2353
+
2354
+ • `Optional` **onEmptiedCapture**: `ReactEventHandler`<`HTMLAnchorElement`\>
2355
+
2356
+ #### Inherited from
2357
+
2358
+ AnchorHTMLAttributes.onEmptiedCapture
2359
+
2360
+ #### Defined in
2361
+
2362
+ node_modules/@types/react/index.d.ts:1440
2363
+
2364
+ ___
2365
+
2366
+ ### onEncrypted
2367
+
2368
+ • `Optional` **onEncrypted**: `ReactEventHandler`<`HTMLAnchorElement`\>
2369
+
2370
+ #### Inherited from
2371
+
2372
+ AnchorHTMLAttributes.onEncrypted
2373
+
2374
+ #### Defined in
2375
+
2376
+ node_modules/@types/react/index.d.ts:1441
2377
+
2378
+ ___
2379
+
2380
+ ### onEncryptedCapture
2381
+
2382
+ • `Optional` **onEncryptedCapture**: `ReactEventHandler`<`HTMLAnchorElement`\>
2383
+
2384
+ #### Inherited from
2385
+
2386
+ AnchorHTMLAttributes.onEncryptedCapture
2387
+
2388
+ #### Defined in
2389
+
2390
+ node_modules/@types/react/index.d.ts:1442
2391
+
2392
+ ___
2393
+
2394
+ ### onEnded
2395
+
2396
+ • `Optional` **onEnded**: `ReactEventHandler`<`HTMLAnchorElement`\>
2397
+
2398
+ #### Inherited from
2399
+
2400
+ AnchorHTMLAttributes.onEnded
2401
+
2402
+ #### Defined in
2403
+
2404
+ node_modules/@types/react/index.d.ts:1443
2405
+
2406
+ ___
2407
+
2408
+ ### onEndedCapture
2409
+
2410
+ • `Optional` **onEndedCapture**: `ReactEventHandler`<`HTMLAnchorElement`\>
2411
+
2412
+ #### Inherited from
2413
+
2414
+ AnchorHTMLAttributes.onEndedCapture
2415
+
2416
+ #### Defined in
2417
+
2418
+ node_modules/@types/react/index.d.ts:1444
2419
+
2420
+ ___
2421
+
2422
+ ### onError
2423
+
2424
+ • `Optional` **onError**: `ReactEventHandler`<`HTMLAnchorElement`\>
2425
+
2426
+ #### Inherited from
2427
+
2428
+ AnchorHTMLAttributes.onError
2429
+
2430
+ #### Defined in
2431
+
2432
+ node_modules/@types/react/index.d.ts:1417
2433
+
2434
+ ___
2435
+
2436
+ ### onErrorCapture
2437
+
2438
+ • `Optional` **onErrorCapture**: `ReactEventHandler`<`HTMLAnchorElement`\>
2439
+
2440
+ #### Inherited from
2441
+
2442
+ AnchorHTMLAttributes.onErrorCapture
2443
+
2444
+ #### Defined in
2445
+
2446
+ node_modules/@types/react/index.d.ts:1418
2447
+
2448
+ ___
2449
+
2450
+ ### onFocus
2451
+
2452
+ • `Optional` **onFocus**: `FocusEventHandler`<`HTMLAnchorElement`\>
2453
+
2454
+ #### Inherited from
2455
+
2456
+ AnchorHTMLAttributes.onFocus
2457
+
2458
+ #### Defined in
2459
+
2460
+ node_modules/@types/react/index.d.ts:1395
2461
+
2462
+ ___
2463
+
2464
+ ### onFocusCapture
2465
+
2466
+ • `Optional` **onFocusCapture**: `FocusEventHandler`<`HTMLAnchorElement`\>
2467
+
2468
+ #### Inherited from
2469
+
2470
+ AnchorHTMLAttributes.onFocusCapture
2471
+
2472
+ #### Defined in
2473
+
2474
+ node_modules/@types/react/index.d.ts:1396
2475
+
2476
+ ___
2477
+
2478
+ ### onGotPointerCapture
2479
+
2480
+ • `Optional` **onGotPointerCapture**: `PointerEventHandler`<`HTMLAnchorElement`\>
2481
+
2482
+ #### Inherited from
2483
+
2484
+ AnchorHTMLAttributes.onGotPointerCapture
2485
+
2486
+ #### Defined in
2487
+
2488
+ node_modules/@types/react/index.d.ts:1545
2489
+
2490
+ ___
2491
+
2492
+ ### onGotPointerCaptureCapture
2493
+
2494
+ • `Optional` **onGotPointerCaptureCapture**: `PointerEventHandler`<`HTMLAnchorElement`\>
2495
+
2496
+ #### Inherited from
2497
+
2498
+ AnchorHTMLAttributes.onGotPointerCaptureCapture
2499
+
2500
+ #### Defined in
2501
+
2502
+ node_modules/@types/react/index.d.ts:1546
2503
+
2504
+ ___
2505
+
2506
+ ### onInput
2507
+
2508
+ • `Optional` **onInput**: `FormEventHandler`<`HTMLAnchorElement`\>
2509
+
2510
+ #### Inherited from
2511
+
2512
+ AnchorHTMLAttributes.onInput
2513
+
2514
+ #### Defined in
2515
+
2516
+ node_modules/@types/react/index.d.ts:1405
2517
+
2518
+ ___
2519
+
2520
+ ### onInputCapture
2521
+
2522
+ • `Optional` **onInputCapture**: `FormEventHandler`<`HTMLAnchorElement`\>
2523
+
2524
+ #### Inherited from
2525
+
2526
+ AnchorHTMLAttributes.onInputCapture
2527
+
2528
+ #### Defined in
2529
+
2530
+ node_modules/@types/react/index.d.ts:1406
2531
+
2532
+ ___
2533
+
2534
+ ### onInvalid
2535
+
2536
+ • `Optional` **onInvalid**: `FormEventHandler`<`HTMLAnchorElement`\>
2537
+
2538
+ #### Inherited from
2539
+
2540
+ AnchorHTMLAttributes.onInvalid
2541
+
2542
+ #### Defined in
2543
+
2544
+ node_modules/@types/react/index.d.ts:1411
2545
+
2546
+ ___
2547
+
2548
+ ### onInvalidCapture
2549
+
2550
+ • `Optional` **onInvalidCapture**: `FormEventHandler`<`HTMLAnchorElement`\>
2551
+
2552
+ #### Inherited from
2553
+
2554
+ AnchorHTMLAttributes.onInvalidCapture
2555
+
2556
+ #### Defined in
2557
+
2558
+ node_modules/@types/react/index.d.ts:1412
2559
+
2560
+ ___
2561
+
2562
+ ### onKeyDown
2563
+
2564
+ • `Optional` **onKeyDown**: `KeyboardEventHandler`<`HTMLAnchorElement`\>
2565
+
2566
+ #### Inherited from
2567
+
2568
+ AnchorHTMLAttributes.onKeyDown
2569
+
2570
+ #### Defined in
2571
+
2572
+ node_modules/@types/react/index.d.ts:1421
2573
+
2574
+ ___
2575
+
2576
+ ### onKeyDownCapture
2577
+
2578
+ • `Optional` **onKeyDownCapture**: `KeyboardEventHandler`<`HTMLAnchorElement`\>
2579
+
2580
+ #### Inherited from
2581
+
2582
+ AnchorHTMLAttributes.onKeyDownCapture
2583
+
2584
+ #### Defined in
2585
+
2586
+ node_modules/@types/react/index.d.ts:1422
2587
+
2588
+ ___
2589
+
2590
+ ### onKeyPress
2591
+
2592
+ • `Optional` **onKeyPress**: `KeyboardEventHandler`<`HTMLAnchorElement`\>
2593
+
2594
+ **`deprecated`**
2595
+
2596
+ #### Inherited from
2597
+
2598
+ AnchorHTMLAttributes.onKeyPress
2599
+
2600
+ #### Defined in
2601
+
2602
+ node_modules/@types/react/index.d.ts:1424
2603
+
2604
+ ___
2605
+
2606
+ ### onKeyPressCapture
2607
+
2608
+ • `Optional` **onKeyPressCapture**: `KeyboardEventHandler`<`HTMLAnchorElement`\>
2609
+
2610
+ **`deprecated`**
2611
+
2612
+ #### Inherited from
2613
+
2614
+ AnchorHTMLAttributes.onKeyPressCapture
2615
+
2616
+ #### Defined in
2617
+
2618
+ node_modules/@types/react/index.d.ts:1426
2619
+
2620
+ ___
2621
+
2622
+ ### onKeyUp
2623
+
2624
+ • `Optional` **onKeyUp**: `KeyboardEventHandler`<`HTMLAnchorElement`\>
2625
+
2626
+ #### Inherited from
2627
+
2628
+ AnchorHTMLAttributes.onKeyUp
2629
+
2630
+ #### Defined in
2631
+
2632
+ node_modules/@types/react/index.d.ts:1427
2633
+
2634
+ ___
2635
+
2636
+ ### onKeyUpCapture
2637
+
2638
+ • `Optional` **onKeyUpCapture**: `KeyboardEventHandler`<`HTMLAnchorElement`\>
2639
+
2640
+ #### Inherited from
2641
+
2642
+ AnchorHTMLAttributes.onKeyUpCapture
2643
+
2644
+ #### Defined in
2645
+
2646
+ node_modules/@types/react/index.d.ts:1428
2647
+
2648
+ ___
2649
+
2650
+ ### onLoad
2651
+
2652
+ • `Optional` **onLoad**: `ReactEventHandler`<`HTMLAnchorElement`\>
2653
+
2654
+ #### Inherited from
2655
+
2656
+ AnchorHTMLAttributes.onLoad
2657
+
2658
+ #### Defined in
2659
+
2660
+ node_modules/@types/react/index.d.ts:1415
2661
+
2662
+ ___
2663
+
2664
+ ### onLoadCapture
2665
+
2666
+ • `Optional` **onLoadCapture**: `ReactEventHandler`<`HTMLAnchorElement`\>
2667
+
2668
+ #### Inherited from
2669
+
2670
+ AnchorHTMLAttributes.onLoadCapture
2671
+
2672
+ #### Defined in
2673
+
2674
+ node_modules/@types/react/index.d.ts:1416
2675
+
2676
+ ___
2677
+
2678
+ ### onLoadStart
2679
+
2680
+ • `Optional` **onLoadStart**: `ReactEventHandler`<`HTMLAnchorElement`\>
2681
+
2682
+ #### Inherited from
2683
+
2684
+ AnchorHTMLAttributes.onLoadStart
2685
+
2686
+ #### Defined in
2687
+
2688
+ node_modules/@types/react/index.d.ts:1449
2689
+
2690
+ ___
2691
+
2692
+ ### onLoadStartCapture
2693
+
2694
+ • `Optional` **onLoadStartCapture**: `ReactEventHandler`<`HTMLAnchorElement`\>
2695
+
2696
+ #### Inherited from
2697
+
2698
+ AnchorHTMLAttributes.onLoadStartCapture
2699
+
2700
+ #### Defined in
2701
+
2702
+ node_modules/@types/react/index.d.ts:1450
2703
+
2704
+ ___
2705
+
2706
+ ### onLoadedData
2707
+
2708
+ • `Optional` **onLoadedData**: `ReactEventHandler`<`HTMLAnchorElement`\>
2709
+
2710
+ #### Inherited from
2711
+
2712
+ AnchorHTMLAttributes.onLoadedData
2713
+
2714
+ #### Defined in
2715
+
2716
+ node_modules/@types/react/index.d.ts:1445
2717
+
2718
+ ___
2719
+
2720
+ ### onLoadedDataCapture
2721
+
2722
+ • `Optional` **onLoadedDataCapture**: `ReactEventHandler`<`HTMLAnchorElement`\>
2723
+
2724
+ #### Inherited from
2725
+
2726
+ AnchorHTMLAttributes.onLoadedDataCapture
2727
+
2728
+ #### Defined in
2729
+
2730
+ node_modules/@types/react/index.d.ts:1446
2731
+
2732
+ ___
2733
+
2734
+ ### onLoadedMetadata
2735
+
2736
+ • `Optional` **onLoadedMetadata**: `ReactEventHandler`<`HTMLAnchorElement`\>
2737
+
2738
+ #### Inherited from
2739
+
2740
+ AnchorHTMLAttributes.onLoadedMetadata
2741
+
2742
+ #### Defined in
2743
+
2744
+ node_modules/@types/react/index.d.ts:1447
2745
+
2746
+ ___
2747
+
2748
+ ### onLoadedMetadataCapture
2749
+
2750
+ • `Optional` **onLoadedMetadataCapture**: `ReactEventHandler`<`HTMLAnchorElement`\>
2751
+
2752
+ #### Inherited from
2753
+
2754
+ AnchorHTMLAttributes.onLoadedMetadataCapture
2755
+
2756
+ #### Defined in
2757
+
2758
+ node_modules/@types/react/index.d.ts:1448
2759
+
2760
+ ___
2761
+
2762
+ ### onLostPointerCapture
2763
+
2764
+ • `Optional` **onLostPointerCapture**: `PointerEventHandler`<`HTMLAnchorElement`\>
2765
+
2766
+ #### Inherited from
2767
+
2768
+ AnchorHTMLAttributes.onLostPointerCapture
2769
+
2770
+ #### Defined in
2771
+
2772
+ node_modules/@types/react/index.d.ts:1547
2773
+
2774
+ ___
2775
+
2776
+ ### onLostPointerCaptureCapture
2777
+
2778
+ • `Optional` **onLostPointerCaptureCapture**: `PointerEventHandler`<`HTMLAnchorElement`\>
2779
+
2780
+ #### Inherited from
2781
+
2782
+ AnchorHTMLAttributes.onLostPointerCaptureCapture
2783
+
2784
+ #### Defined in
2785
+
2786
+ node_modules/@types/react/index.d.ts:1548
2787
+
2788
+ ___
2789
+
2790
+ ### onMouseDown
2791
+
2792
+ • `Optional` **onMouseDown**: `MouseEventHandler`<`HTMLAnchorElement`\>
2793
+
2794
+ #### Inherited from
2795
+
2796
+ AnchorHTMLAttributes.onMouseDown
2797
+
2798
+ #### Defined in
2799
+
2800
+ node_modules/@types/react/index.d.ts:1501
2801
+
2802
+ ___
2803
+
2804
+ ### onMouseDownCapture
2805
+
2806
+ • `Optional` **onMouseDownCapture**: `MouseEventHandler`<`HTMLAnchorElement`\>
2807
+
2808
+ #### Inherited from
2809
+
2810
+ AnchorHTMLAttributes.onMouseDownCapture
2811
+
2812
+ #### Defined in
2813
+
2814
+ node_modules/@types/react/index.d.ts:1502
2815
+
2816
+ ___
2817
+
2818
+ ### onMouseEnter
2819
+
2820
+ • `Optional` **onMouseEnter**: `MouseEventHandler`<`HTMLAnchorElement`\>
2821
+
2822
+ #### Inherited from
2823
+
2824
+ AnchorHTMLAttributes.onMouseEnter
2825
+
2826
+ #### Defined in
2827
+
2828
+ node_modules/@types/react/index.d.ts:1503
2829
+
2830
+ ___
2831
+
2832
+ ### onMouseLeave
2833
+
2834
+ • `Optional` **onMouseLeave**: `MouseEventHandler`<`HTMLAnchorElement`\>
2835
+
2836
+ #### Inherited from
2837
+
2838
+ AnchorHTMLAttributes.onMouseLeave
2839
+
2840
+ #### Defined in
2841
+
2842
+ node_modules/@types/react/index.d.ts:1504
2843
+
2844
+ ___
2845
+
2846
+ ### onMouseMove
2847
+
2848
+ • `Optional` **onMouseMove**: `MouseEventHandler`<`HTMLAnchorElement`\>
2849
+
2850
+ #### Inherited from
2851
+
2852
+ AnchorHTMLAttributes.onMouseMove
2853
+
2854
+ #### Defined in
2855
+
2856
+ node_modules/@types/react/index.d.ts:1505
2857
+
2858
+ ___
2859
+
2860
+ ### onMouseMoveCapture
2861
+
2862
+ • `Optional` **onMouseMoveCapture**: `MouseEventHandler`<`HTMLAnchorElement`\>
2863
+
2864
+ #### Inherited from
2865
+
2866
+ AnchorHTMLAttributes.onMouseMoveCapture
2867
+
2868
+ #### Defined in
2869
+
2870
+ node_modules/@types/react/index.d.ts:1506
2871
+
2872
+ ___
2873
+
2874
+ ### onMouseOut
2875
+
2876
+ • `Optional` **onMouseOut**: `MouseEventHandler`<`HTMLAnchorElement`\>
2877
+
2878
+ #### Inherited from
2879
+
2880
+ AnchorHTMLAttributes.onMouseOut
2881
+
2882
+ #### Defined in
2883
+
2884
+ node_modules/@types/react/index.d.ts:1507
2885
+
2886
+ ___
2887
+
2888
+ ### onMouseOutCapture
2889
+
2890
+ • `Optional` **onMouseOutCapture**: `MouseEventHandler`<`HTMLAnchorElement`\>
2891
+
2892
+ #### Inherited from
2893
+
2894
+ AnchorHTMLAttributes.onMouseOutCapture
2895
+
2896
+ #### Defined in
2897
+
2898
+ node_modules/@types/react/index.d.ts:1508
2899
+
2900
+ ___
2901
+
2902
+ ### onMouseOver
2903
+
2904
+ • `Optional` **onMouseOver**: `MouseEventHandler`<`HTMLAnchorElement`\>
2905
+
2906
+ #### Inherited from
2907
+
2908
+ AnchorHTMLAttributes.onMouseOver
2909
+
2910
+ #### Defined in
2911
+
2912
+ node_modules/@types/react/index.d.ts:1509
2913
+
2914
+ ___
2915
+
2916
+ ### onMouseOverCapture
2917
+
2918
+ • `Optional` **onMouseOverCapture**: `MouseEventHandler`<`HTMLAnchorElement`\>
2919
+
2920
+ #### Inherited from
2921
+
2922
+ AnchorHTMLAttributes.onMouseOverCapture
2923
+
2924
+ #### Defined in
2925
+
2926
+ node_modules/@types/react/index.d.ts:1510
2927
+
2928
+ ___
2929
+
2930
+ ### onMouseUp
2931
+
2932
+ • `Optional` **onMouseUp**: `MouseEventHandler`<`HTMLAnchorElement`\>
2933
+
2934
+ #### Inherited from
2935
+
2936
+ AnchorHTMLAttributes.onMouseUp
2937
+
2938
+ #### Defined in
2939
+
2940
+ node_modules/@types/react/index.d.ts:1511
2941
+
2942
+ ___
2943
+
2944
+ ### onMouseUpCapture
2945
+
2946
+ • `Optional` **onMouseUpCapture**: `MouseEventHandler`<`HTMLAnchorElement`\>
2947
+
2948
+ #### Inherited from
2949
+
2950
+ AnchorHTMLAttributes.onMouseUpCapture
2951
+
2952
+ #### Defined in
2953
+
2954
+ node_modules/@types/react/index.d.ts:1512
2955
+
2956
+ ___
2957
+
2958
+ ### onPaste
2959
+
2960
+ • `Optional` **onPaste**: `ClipboardEventHandler`<`HTMLAnchorElement`\>
2961
+
2962
+ #### Inherited from
2963
+
2964
+ AnchorHTMLAttributes.onPaste
2965
+
2966
+ #### Defined in
2967
+
2968
+ node_modules/@types/react/index.d.ts:1383
2969
+
2970
+ ___
2971
+
2972
+ ### onPasteCapture
2973
+
2974
+ • `Optional` **onPasteCapture**: `ClipboardEventHandler`<`HTMLAnchorElement`\>
2975
+
2976
+ #### Inherited from
2977
+
2978
+ AnchorHTMLAttributes.onPasteCapture
2979
+
2980
+ #### Defined in
2981
+
2982
+ node_modules/@types/react/index.d.ts:1384
2983
+
2984
+ ___
2985
+
2986
+ ### onPause
2987
+
2988
+ • `Optional` **onPause**: `ReactEventHandler`<`HTMLAnchorElement`\>
2989
+
2990
+ #### Inherited from
2991
+
2992
+ AnchorHTMLAttributes.onPause
2993
+
2994
+ #### Defined in
2995
+
2996
+ node_modules/@types/react/index.d.ts:1451
2997
+
2998
+ ___
2999
+
3000
+ ### onPauseCapture
3001
+
3002
+ • `Optional` **onPauseCapture**: `ReactEventHandler`<`HTMLAnchorElement`\>
3003
+
3004
+ #### Inherited from
3005
+
3006
+ AnchorHTMLAttributes.onPauseCapture
3007
+
3008
+ #### Defined in
3009
+
3010
+ node_modules/@types/react/index.d.ts:1452
3011
+
3012
+ ___
3013
+
3014
+ ### onPlay
3015
+
3016
+ • `Optional` **onPlay**: `ReactEventHandler`<`HTMLAnchorElement`\>
3017
+
3018
+ #### Inherited from
3019
+
3020
+ AnchorHTMLAttributes.onPlay
3021
+
3022
+ #### Defined in
3023
+
3024
+ node_modules/@types/react/index.d.ts:1453
3025
+
3026
+ ___
3027
+
3028
+ ### onPlayCapture
3029
+
3030
+ • `Optional` **onPlayCapture**: `ReactEventHandler`<`HTMLAnchorElement`\>
3031
+
3032
+ #### Inherited from
3033
+
3034
+ AnchorHTMLAttributes.onPlayCapture
3035
+
3036
+ #### Defined in
3037
+
3038
+ node_modules/@types/react/index.d.ts:1454
3039
+
3040
+ ___
3041
+
3042
+ ### onPlaying
3043
+
3044
+ • `Optional` **onPlaying**: `ReactEventHandler`<`HTMLAnchorElement`\>
3045
+
3046
+ #### Inherited from
3047
+
3048
+ AnchorHTMLAttributes.onPlaying
3049
+
3050
+ #### Defined in
3051
+
3052
+ node_modules/@types/react/index.d.ts:1455
3053
+
3054
+ ___
3055
+
3056
+ ### onPlayingCapture
3057
+
3058
+ • `Optional` **onPlayingCapture**: `ReactEventHandler`<`HTMLAnchorElement`\>
3059
+
3060
+ #### Inherited from
3061
+
3062
+ AnchorHTMLAttributes.onPlayingCapture
3063
+
3064
+ #### Defined in
3065
+
3066
+ node_modules/@types/react/index.d.ts:1456
3067
+
3068
+ ___
3069
+
3070
+ ### onPointerCancel
3071
+
3072
+ • `Optional` **onPointerCancel**: `PointerEventHandler`<`HTMLAnchorElement`\>
3073
+
3074
+ #### Inherited from
3075
+
3076
+ AnchorHTMLAttributes.onPointerCancel
3077
+
3078
+ #### Defined in
3079
+
3080
+ node_modules/@types/react/index.d.ts:1535
3081
+
3082
+ ___
3083
+
3084
+ ### onPointerCancelCapture
3085
+
3086
+ • `Optional` **onPointerCancelCapture**: `PointerEventHandler`<`HTMLAnchorElement`\>
3087
+
3088
+ #### Inherited from
3089
+
3090
+ AnchorHTMLAttributes.onPointerCancelCapture
3091
+
3092
+ #### Defined in
3093
+
3094
+ node_modules/@types/react/index.d.ts:1536
3095
+
3096
+ ___
3097
+
3098
+ ### onPointerDown
3099
+
3100
+ • `Optional` **onPointerDown**: `PointerEventHandler`<`HTMLAnchorElement`\>
3101
+
3102
+ #### Inherited from
3103
+
3104
+ AnchorHTMLAttributes.onPointerDown
3105
+
3106
+ #### Defined in
3107
+
3108
+ node_modules/@types/react/index.d.ts:1529
3109
+
3110
+ ___
3111
+
3112
+ ### onPointerDownCapture
3113
+
3114
+ • `Optional` **onPointerDownCapture**: `PointerEventHandler`<`HTMLAnchorElement`\>
3115
+
3116
+ #### Inherited from
3117
+
3118
+ AnchorHTMLAttributes.onPointerDownCapture
3119
+
3120
+ #### Defined in
3121
+
3122
+ node_modules/@types/react/index.d.ts:1530
3123
+
3124
+ ___
3125
+
3126
+ ### onPointerEnter
3127
+
3128
+ • `Optional` **onPointerEnter**: `PointerEventHandler`<`HTMLAnchorElement`\>
3129
+
3130
+ #### Inherited from
3131
+
3132
+ AnchorHTMLAttributes.onPointerEnter
3133
+
3134
+ #### Defined in
3135
+
3136
+ node_modules/@types/react/index.d.ts:1537
3137
+
3138
+ ___
3139
+
3140
+ ### onPointerEnterCapture
3141
+
3142
+ • `Optional` **onPointerEnterCapture**: `PointerEventHandler`<`HTMLAnchorElement`\>
3143
+
3144
+ #### Inherited from
3145
+
3146
+ AnchorHTMLAttributes.onPointerEnterCapture
3147
+
3148
+ #### Defined in
3149
+
3150
+ node_modules/@types/react/index.d.ts:1538
3151
+
3152
+ ___
3153
+
3154
+ ### onPointerLeave
3155
+
3156
+ • `Optional` **onPointerLeave**: `PointerEventHandler`<`HTMLAnchorElement`\>
3157
+
3158
+ #### Inherited from
3159
+
3160
+ AnchorHTMLAttributes.onPointerLeave
3161
+
3162
+ #### Defined in
3163
+
3164
+ node_modules/@types/react/index.d.ts:1539
3165
+
3166
+ ___
3167
+
3168
+ ### onPointerLeaveCapture
3169
+
3170
+ • `Optional` **onPointerLeaveCapture**: `PointerEventHandler`<`HTMLAnchorElement`\>
3171
+
3172
+ #### Inherited from
3173
+
3174
+ AnchorHTMLAttributes.onPointerLeaveCapture
3175
+
3176
+ #### Defined in
3177
+
3178
+ node_modules/@types/react/index.d.ts:1540
3179
+
3180
+ ___
3181
+
3182
+ ### onPointerMove
3183
+
3184
+ • `Optional` **onPointerMove**: `PointerEventHandler`<`HTMLAnchorElement`\>
3185
+
3186
+ #### Inherited from
3187
+
3188
+ AnchorHTMLAttributes.onPointerMove
3189
+
3190
+ #### Defined in
3191
+
3192
+ node_modules/@types/react/index.d.ts:1531
3193
+
3194
+ ___
3195
+
3196
+ ### onPointerMoveCapture
3197
+
3198
+ • `Optional` **onPointerMoveCapture**: `PointerEventHandler`<`HTMLAnchorElement`\>
3199
+
3200
+ #### Inherited from
3201
+
3202
+ AnchorHTMLAttributes.onPointerMoveCapture
3203
+
3204
+ #### Defined in
3205
+
3206
+ node_modules/@types/react/index.d.ts:1532
3207
+
3208
+ ___
3209
+
3210
+ ### onPointerOut
3211
+
3212
+ • `Optional` **onPointerOut**: `PointerEventHandler`<`HTMLAnchorElement`\>
3213
+
3214
+ #### Inherited from
3215
+
3216
+ AnchorHTMLAttributes.onPointerOut
3217
+
3218
+ #### Defined in
3219
+
3220
+ node_modules/@types/react/index.d.ts:1543
3221
+
3222
+ ___
3223
+
3224
+ ### onPointerOutCapture
3225
+
3226
+ • `Optional` **onPointerOutCapture**: `PointerEventHandler`<`HTMLAnchorElement`\>
3227
+
3228
+ #### Inherited from
3229
+
3230
+ AnchorHTMLAttributes.onPointerOutCapture
3231
+
3232
+ #### Defined in
3233
+
3234
+ node_modules/@types/react/index.d.ts:1544
3235
+
3236
+ ___
3237
+
3238
+ ### onPointerOver
3239
+
3240
+ • `Optional` **onPointerOver**: `PointerEventHandler`<`HTMLAnchorElement`\>
3241
+
3242
+ #### Inherited from
3243
+
3244
+ AnchorHTMLAttributes.onPointerOver
3245
+
3246
+ #### Defined in
3247
+
3248
+ node_modules/@types/react/index.d.ts:1541
3249
+
3250
+ ___
3251
+
3252
+ ### onPointerOverCapture
3253
+
3254
+ • `Optional` **onPointerOverCapture**: `PointerEventHandler`<`HTMLAnchorElement`\>
3255
+
3256
+ #### Inherited from
3257
+
3258
+ AnchorHTMLAttributes.onPointerOverCapture
3259
+
3260
+ #### Defined in
3261
+
3262
+ node_modules/@types/react/index.d.ts:1542
3263
+
3264
+ ___
3265
+
3266
+ ### onPointerUp
3267
+
3268
+ • `Optional` **onPointerUp**: `PointerEventHandler`<`HTMLAnchorElement`\>
3269
+
3270
+ #### Inherited from
3271
+
3272
+ AnchorHTMLAttributes.onPointerUp
3273
+
3274
+ #### Defined in
3275
+
3276
+ node_modules/@types/react/index.d.ts:1533
3277
+
3278
+ ___
3279
+
3280
+ ### onPointerUpCapture
3281
+
3282
+ • `Optional` **onPointerUpCapture**: `PointerEventHandler`<`HTMLAnchorElement`\>
3283
+
3284
+ #### Inherited from
3285
+
3286
+ AnchorHTMLAttributes.onPointerUpCapture
3287
+
3288
+ #### Defined in
3289
+
3290
+ node_modules/@types/react/index.d.ts:1534
3291
+
3292
+ ___
3293
+
3294
+ ### onProgress
3295
+
3296
+ • `Optional` **onProgress**: `ReactEventHandler`<`HTMLAnchorElement`\>
3297
+
3298
+ #### Inherited from
3299
+
3300
+ AnchorHTMLAttributes.onProgress
3301
+
3302
+ #### Defined in
3303
+
3304
+ node_modules/@types/react/index.d.ts:1457
3305
+
3306
+ ___
3307
+
3308
+ ### onProgressCapture
3309
+
3310
+ • `Optional` **onProgressCapture**: `ReactEventHandler`<`HTMLAnchorElement`\>
3311
+
3312
+ #### Inherited from
3313
+
3314
+ AnchorHTMLAttributes.onProgressCapture
3315
+
3316
+ #### Defined in
3317
+
3318
+ node_modules/@types/react/index.d.ts:1458
3319
+
3320
+ ___
3321
+
3322
+ ### onRateChange
3323
+
3324
+ • `Optional` **onRateChange**: `ReactEventHandler`<`HTMLAnchorElement`\>
3325
+
3326
+ #### Inherited from
3327
+
3328
+ AnchorHTMLAttributes.onRateChange
3329
+
3330
+ #### Defined in
3331
+
3332
+ node_modules/@types/react/index.d.ts:1459
3333
+
3334
+ ___
3335
+
3336
+ ### onRateChangeCapture
3337
+
3338
+ • `Optional` **onRateChangeCapture**: `ReactEventHandler`<`HTMLAnchorElement`\>
3339
+
3340
+ #### Inherited from
3341
+
3342
+ AnchorHTMLAttributes.onRateChangeCapture
3343
+
3344
+ #### Defined in
3345
+
3346
+ node_modules/@types/react/index.d.ts:1460
3347
+
3348
+ ___
3349
+
3350
+ ### onReset
3351
+
3352
+ • `Optional` **onReset**: `FormEventHandler`<`HTMLAnchorElement`\>
3353
+
3354
+ #### Inherited from
3355
+
3356
+ AnchorHTMLAttributes.onReset
3357
+
3358
+ #### Defined in
3359
+
3360
+ node_modules/@types/react/index.d.ts:1407
3361
+
3362
+ ___
3363
+
3364
+ ### onResetCapture
3365
+
3366
+ • `Optional` **onResetCapture**: `FormEventHandler`<`HTMLAnchorElement`\>
3367
+
3368
+ #### Inherited from
3369
+
3370
+ AnchorHTMLAttributes.onResetCapture
3371
+
3372
+ #### Defined in
3373
+
3374
+ node_modules/@types/react/index.d.ts:1408
3375
+
3376
+ ___
3377
+
3378
+ ### onScroll
3379
+
3380
+ • `Optional` **onScroll**: `UIEventHandler`<`HTMLAnchorElement`\>
3381
+
3382
+ #### Inherited from
3383
+
3384
+ AnchorHTMLAttributes.onScroll
3385
+
3386
+ #### Defined in
3387
+
3388
+ node_modules/@types/react/index.d.ts:1551
3389
+
3390
+ ___
3391
+
3392
+ ### onScrollCapture
3393
+
3394
+ • `Optional` **onScrollCapture**: `UIEventHandler`<`HTMLAnchorElement`\>
3395
+
3396
+ #### Inherited from
3397
+
3398
+ AnchorHTMLAttributes.onScrollCapture
3399
+
3400
+ #### Defined in
3401
+
3402
+ node_modules/@types/react/index.d.ts:1552
3403
+
3404
+ ___
3405
+
3406
+ ### onSeeked
3407
+
3408
+ • `Optional` **onSeeked**: `ReactEventHandler`<`HTMLAnchorElement`\>
3409
+
3410
+ #### Inherited from
3411
+
3412
+ AnchorHTMLAttributes.onSeeked
3413
+
3414
+ #### Defined in
3415
+
3416
+ node_modules/@types/react/index.d.ts:1461
3417
+
3418
+ ___
3419
+
3420
+ ### onSeekedCapture
3421
+
3422
+ • `Optional` **onSeekedCapture**: `ReactEventHandler`<`HTMLAnchorElement`\>
3423
+
3424
+ #### Inherited from
3425
+
3426
+ AnchorHTMLAttributes.onSeekedCapture
3427
+
3428
+ #### Defined in
3429
+
3430
+ node_modules/@types/react/index.d.ts:1462
3431
+
3432
+ ___
3433
+
3434
+ ### onSeeking
3435
+
3436
+ • `Optional` **onSeeking**: `ReactEventHandler`<`HTMLAnchorElement`\>
3437
+
3438
+ #### Inherited from
3439
+
3440
+ AnchorHTMLAttributes.onSeeking
3441
+
3442
+ #### Defined in
3443
+
3444
+ node_modules/@types/react/index.d.ts:1463
3445
+
3446
+ ___
3447
+
3448
+ ### onSeekingCapture
3449
+
3450
+ • `Optional` **onSeekingCapture**: `ReactEventHandler`<`HTMLAnchorElement`\>
3451
+
3452
+ #### Inherited from
3453
+
3454
+ AnchorHTMLAttributes.onSeekingCapture
3455
+
3456
+ #### Defined in
3457
+
3458
+ node_modules/@types/react/index.d.ts:1464
3459
+
3460
+ ___
3461
+
3462
+ ### onSelect
3463
+
3464
+ • `Optional` **onSelect**: `ReactEventHandler`<`HTMLAnchorElement`\>
3465
+
3466
+ #### Inherited from
3467
+
3468
+ AnchorHTMLAttributes.onSelect
3469
+
3470
+ #### Defined in
3471
+
3472
+ node_modules/@types/react/index.d.ts:1515
3473
+
3474
+ ___
3475
+
3476
+ ### onSelectCapture
3477
+
3478
+ • `Optional` **onSelectCapture**: `ReactEventHandler`<`HTMLAnchorElement`\>
3479
+
3480
+ #### Inherited from
3481
+
3482
+ AnchorHTMLAttributes.onSelectCapture
3483
+
3484
+ #### Defined in
3485
+
3486
+ node_modules/@types/react/index.d.ts:1516
3487
+
3488
+ ___
3489
+
3490
+ ### onStalled
3491
+
3492
+ • `Optional` **onStalled**: `ReactEventHandler`<`HTMLAnchorElement`\>
3493
+
3494
+ #### Inherited from
3495
+
3496
+ AnchorHTMLAttributes.onStalled
3497
+
3498
+ #### Defined in
3499
+
3500
+ node_modules/@types/react/index.d.ts:1465
3501
+
3502
+ ___
3503
+
3504
+ ### onStalledCapture
3505
+
3506
+ • `Optional` **onStalledCapture**: `ReactEventHandler`<`HTMLAnchorElement`\>
3507
+
3508
+ #### Inherited from
3509
+
3510
+ AnchorHTMLAttributes.onStalledCapture
3511
+
3512
+ #### Defined in
3513
+
3514
+ node_modules/@types/react/index.d.ts:1466
3515
+
3516
+ ___
3517
+
3518
+ ### onSubmit
3519
+
3520
+ • `Optional` **onSubmit**: `FormEventHandler`<`HTMLAnchorElement`\>
3521
+
3522
+ #### Inherited from
3523
+
3524
+ AnchorHTMLAttributes.onSubmit
3525
+
3526
+ #### Defined in
3527
+
3528
+ node_modules/@types/react/index.d.ts:1409
3529
+
3530
+ ___
3531
+
3532
+ ### onSubmitCapture
3533
+
3534
+ • `Optional` **onSubmitCapture**: `FormEventHandler`<`HTMLAnchorElement`\>
3535
+
3536
+ #### Inherited from
3537
+
3538
+ AnchorHTMLAttributes.onSubmitCapture
3539
+
3540
+ #### Defined in
3541
+
3542
+ node_modules/@types/react/index.d.ts:1410
3543
+
3544
+ ___
3545
+
3546
+ ### onSuspend
3547
+
3548
+ • `Optional` **onSuspend**: `ReactEventHandler`<`HTMLAnchorElement`\>
3549
+
3550
+ #### Inherited from
3551
+
3552
+ AnchorHTMLAttributes.onSuspend
3553
+
3554
+ #### Defined in
3555
+
3556
+ node_modules/@types/react/index.d.ts:1467
3557
+
3558
+ ___
3559
+
3560
+ ### onSuspendCapture
3561
+
3562
+ • `Optional` **onSuspendCapture**: `ReactEventHandler`<`HTMLAnchorElement`\>
3563
+
3564
+ #### Inherited from
3565
+
3566
+ AnchorHTMLAttributes.onSuspendCapture
3567
+
3568
+ #### Defined in
3569
+
3570
+ node_modules/@types/react/index.d.ts:1468
3571
+
3572
+ ___
3573
+
3574
+ ### onTimeUpdate
3575
+
3576
+ • `Optional` **onTimeUpdate**: `ReactEventHandler`<`HTMLAnchorElement`\>
3577
+
3578
+ #### Inherited from
3579
+
3580
+ AnchorHTMLAttributes.onTimeUpdate
3581
+
3582
+ #### Defined in
3583
+
3584
+ node_modules/@types/react/index.d.ts:1469
3585
+
3586
+ ___
3587
+
3588
+ ### onTimeUpdateCapture
3589
+
3590
+ • `Optional` **onTimeUpdateCapture**: `ReactEventHandler`<`HTMLAnchorElement`\>
3591
+
3592
+ #### Inherited from
3593
+
3594
+ AnchorHTMLAttributes.onTimeUpdateCapture
3595
+
3596
+ #### Defined in
3597
+
3598
+ node_modules/@types/react/index.d.ts:1470
3599
+
3600
+ ___
3601
+
3602
+ ### onTouchCancel
3603
+
3604
+ • `Optional` **onTouchCancel**: `TouchEventHandler`<`HTMLAnchorElement`\>
3605
+
3606
+ #### Inherited from
3607
+
3608
+ AnchorHTMLAttributes.onTouchCancel
3609
+
3610
+ #### Defined in
3611
+
3612
+ node_modules/@types/react/index.d.ts:1519
3613
+
3614
+ ___
3615
+
3616
+ ### onTouchCancelCapture
3617
+
3618
+ • `Optional` **onTouchCancelCapture**: `TouchEventHandler`<`HTMLAnchorElement`\>
3619
+
3620
+ #### Inherited from
3621
+
3622
+ AnchorHTMLAttributes.onTouchCancelCapture
3623
+
3624
+ #### Defined in
3625
+
3626
+ node_modules/@types/react/index.d.ts:1520
3627
+
3628
+ ___
3629
+
3630
+ ### onTouchEnd
3631
+
3632
+ • `Optional` **onTouchEnd**: `TouchEventHandler`<`HTMLAnchorElement`\>
3633
+
3634
+ #### Inherited from
3635
+
3636
+ AnchorHTMLAttributes.onTouchEnd
3637
+
3638
+ #### Defined in
3639
+
3640
+ node_modules/@types/react/index.d.ts:1521
3641
+
3642
+ ___
3643
+
3644
+ ### onTouchEndCapture
3645
+
3646
+ • `Optional` **onTouchEndCapture**: `TouchEventHandler`<`HTMLAnchorElement`\>
3647
+
3648
+ #### Inherited from
3649
+
3650
+ AnchorHTMLAttributes.onTouchEndCapture
3651
+
3652
+ #### Defined in
3653
+
3654
+ node_modules/@types/react/index.d.ts:1522
3655
+
3656
+ ___
3657
+
3658
+ ### onTouchMove
3659
+
3660
+ • `Optional` **onTouchMove**: `TouchEventHandler`<`HTMLAnchorElement`\>
3661
+
3662
+ #### Inherited from
3663
+
3664
+ AnchorHTMLAttributes.onTouchMove
3665
+
3666
+ #### Defined in
3667
+
3668
+ node_modules/@types/react/index.d.ts:1523
3669
+
3670
+ ___
3671
+
3672
+ ### onTouchMoveCapture
3673
+
3674
+ • `Optional` **onTouchMoveCapture**: `TouchEventHandler`<`HTMLAnchorElement`\>
3675
+
3676
+ #### Inherited from
3677
+
3678
+ AnchorHTMLAttributes.onTouchMoveCapture
3679
+
3680
+ #### Defined in
3681
+
3682
+ node_modules/@types/react/index.d.ts:1524
3683
+
3684
+ ___
3685
+
3686
+ ### onTouchStart
3687
+
3688
+ • `Optional` **onTouchStart**: `TouchEventHandler`<`HTMLAnchorElement`\>
3689
+
3690
+ #### Inherited from
3691
+
3692
+ AnchorHTMLAttributes.onTouchStart
3693
+
3694
+ #### Defined in
3695
+
3696
+ node_modules/@types/react/index.d.ts:1525
3697
+
3698
+ ___
3699
+
3700
+ ### onTouchStartCapture
3701
+
3702
+ • `Optional` **onTouchStartCapture**: `TouchEventHandler`<`HTMLAnchorElement`\>
3703
+
3704
+ #### Inherited from
3705
+
3706
+ AnchorHTMLAttributes.onTouchStartCapture
3707
+
3708
+ #### Defined in
3709
+
3710
+ node_modules/@types/react/index.d.ts:1526
3711
+
3712
+ ___
3713
+
3714
+ ### onTransitionEnd
3715
+
3716
+ • `Optional` **onTransitionEnd**: `TransitionEventHandler`<`HTMLAnchorElement`\>
3717
+
3718
+ #### Inherited from
3719
+
3720
+ AnchorHTMLAttributes.onTransitionEnd
3721
+
3722
+ #### Defined in
3723
+
3724
+ node_modules/@types/react/index.d.ts:1567
3725
+
3726
+ ___
3727
+
3728
+ ### onTransitionEndCapture
3729
+
3730
+ • `Optional` **onTransitionEndCapture**: `TransitionEventHandler`<`HTMLAnchorElement`\>
3731
+
3732
+ #### Inherited from
3733
+
3734
+ AnchorHTMLAttributes.onTransitionEndCapture
3735
+
3736
+ #### Defined in
3737
+
3738
+ node_modules/@types/react/index.d.ts:1568
3739
+
3740
+ ___
3741
+
3742
+ ### onVolumeChange
3743
+
3744
+ • `Optional` **onVolumeChange**: `ReactEventHandler`<`HTMLAnchorElement`\>
3745
+
3746
+ #### Inherited from
3747
+
3748
+ AnchorHTMLAttributes.onVolumeChange
3749
+
3750
+ #### Defined in
3751
+
3752
+ node_modules/@types/react/index.d.ts:1471
3753
+
3754
+ ___
3755
+
3756
+ ### onVolumeChangeCapture
3757
+
3758
+ • `Optional` **onVolumeChangeCapture**: `ReactEventHandler`<`HTMLAnchorElement`\>
3759
+
3760
+ #### Inherited from
3761
+
3762
+ AnchorHTMLAttributes.onVolumeChangeCapture
3763
+
3764
+ #### Defined in
3765
+
3766
+ node_modules/@types/react/index.d.ts:1472
3767
+
3768
+ ___
3769
+
3770
+ ### onWaiting
3771
+
3772
+ • `Optional` **onWaiting**: `ReactEventHandler`<`HTMLAnchorElement`\>
3773
+
3774
+ #### Inherited from
3775
+
3776
+ AnchorHTMLAttributes.onWaiting
3777
+
3778
+ #### Defined in
3779
+
3780
+ node_modules/@types/react/index.d.ts:1473
3781
+
3782
+ ___
3783
+
3784
+ ### onWaitingCapture
3785
+
3786
+ • `Optional` **onWaitingCapture**: `ReactEventHandler`<`HTMLAnchorElement`\>
3787
+
3788
+ #### Inherited from
3789
+
3790
+ AnchorHTMLAttributes.onWaitingCapture
3791
+
3792
+ #### Defined in
3793
+
3794
+ node_modules/@types/react/index.d.ts:1474
3795
+
3796
+ ___
3797
+
3798
+ ### onWheel
3799
+
3800
+ • `Optional` **onWheel**: `WheelEventHandler`<`HTMLAnchorElement`\>
3801
+
3802
+ #### Inherited from
3803
+
3804
+ AnchorHTMLAttributes.onWheel
3805
+
3806
+ #### Defined in
3807
+
3808
+ node_modules/@types/react/index.d.ts:1555
3809
+
3810
+ ___
3811
+
3812
+ ### onWheelCapture
3813
+
3814
+ • `Optional` **onWheelCapture**: `WheelEventHandler`<`HTMLAnchorElement`\>
3815
+
3816
+ #### Inherited from
3817
+
3818
+ AnchorHTMLAttributes.onWheelCapture
3819
+
3820
+ #### Defined in
3821
+
3822
+ node_modules/@types/react/index.d.ts:1556
3823
+
3824
+ ___
3825
+
3826
+ ### ping
3827
+
3828
+ • `Optional` **ping**: `string`
3829
+
3830
+ #### Inherited from
3831
+
3832
+ AnchorHTMLAttributes.ping
3833
+
3834
+ #### Defined in
3835
+
3836
+ node_modules/@types/react/index.d.ts:2044
3837
+
3838
+ ___
3839
+
3840
+ ### placeholder
3841
+
3842
+ • `Optional` **placeholder**: `string`
3843
+
3844
+ #### Inherited from
3845
+
3846
+ AnchorHTMLAttributes.placeholder
3847
+
3848
+ #### Defined in
3849
+
3850
+ node_modules/@types/react/index.d.ts:1860
3851
+
3852
+ ___
3853
+
3854
+ ### prefix
3855
+
3856
+ • `Optional` **prefix**: `string`
3857
+
3858
+ #### Inherited from
3859
+
3860
+ AnchorHTMLAttributes.prefix
3861
+
3862
+ #### Defined in
3863
+
3864
+ node_modules/@types/react/index.d.ts:1878
3865
+
3866
+ ___
3867
+
3868
+ ### property
3869
+
3870
+ • `Optional` **property**: `string`
3871
+
3872
+ #### Inherited from
3873
+
3874
+ AnchorHTMLAttributes.property
3875
+
3876
+ #### Defined in
3877
+
3878
+ node_modules/@types/react/index.d.ts:1879
3879
+
3880
+ ___
3881
+
3882
+ ### radioGroup
3883
+
3884
+ • `Optional` **radioGroup**: `string`
3885
+
3886
+ #### Inherited from
3887
+
3888
+ AnchorHTMLAttributes.radioGroup
3889
+
3890
+ #### Defined in
3891
+
3892
+ node_modules/@types/react/index.d.ts:1869
3893
+
3894
+ ___
3895
+
3896
+ ### referrerPolicy
3897
+
3898
+ • `Optional` **referrerPolicy**: `HTMLAttributeReferrerPolicy`
3899
+
3900
+ #### Inherited from
3901
+
3902
+ AnchorHTMLAttributes.referrerPolicy
3903
+
3904
+ #### Defined in
3905
+
3906
+ node_modules/@types/react/index.d.ts:2048
3907
+
3908
+ ___
3909
+
3910
+ ### rel
3911
+
3912
+ • `Optional` **rel**: `string`
3913
+
3914
+ #### Inherited from
3915
+
3916
+ AnchorHTMLAttributes.rel
3917
+
3918
+ #### Defined in
3919
+
3920
+ node_modules/@types/react/index.d.ts:2045
3921
+
3922
+ ___
3923
+
3924
+ ### resource
3925
+
3926
+ • `Optional` **resource**: `string`
3927
+
3928
+ #### Inherited from
3929
+
3930
+ AnchorHTMLAttributes.resource
3931
+
3932
+ #### Defined in
3933
+
3934
+ node_modules/@types/react/index.d.ts:1880
3935
+
3936
+ ___
3937
+
3938
+ ### results
3939
+
3940
+ • `Optional` **results**: `number`
3941
+
3942
+ #### Inherited from
3943
+
3944
+ AnchorHTMLAttributes.results
3945
+
3946
+ #### Defined in
3947
+
3948
+ node_modules/@types/react/index.d.ts:1894
3949
+
3950
+ ___
3951
+
3952
+ ### role
3953
+
3954
+ • `Optional` **role**: `AriaRole`
3955
+
3956
+ #### Inherited from
3957
+
3958
+ AnchorHTMLAttributes.role
3959
+
3960
+ #### Defined in
3961
+
3962
+ node_modules/@types/react/index.d.ts:1872
3963
+
3964
+ ___
3965
+
3966
+ ### security
3967
+
3968
+ • `Optional` **security**: `string`
3969
+
3970
+ #### Inherited from
3971
+
3972
+ AnchorHTMLAttributes.security
3973
+
3974
+ #### Defined in
3975
+
3976
+ node_modules/@types/react/index.d.ts:1895
3977
+
3978
+ ___
3979
+
3980
+ ### slot
3981
+
3982
+ • `Optional` **slot**: `string`
3983
+
3984
+ #### Inherited from
3985
+
3986
+ AnchorHTMLAttributes.slot
3987
+
3988
+ #### Defined in
3989
+
3990
+ node_modules/@types/react/index.d.ts:1861
3991
+
3992
+ ___
3993
+
3994
+ ### spellCheck
3995
+
3996
+ • `Optional` **spellCheck**: `Booleanish`
3997
+
3998
+ #### Inherited from
3999
+
4000
+ AnchorHTMLAttributes.spellCheck
4001
+
4002
+ #### Defined in
4003
+
4004
+ node_modules/@types/react/index.d.ts:1862
4005
+
4006
+ ___
4007
+
4008
+ ### style
4009
+
4010
+ • `Optional` **style**: `CSSProperties`
4011
+
4012
+ #### Inherited from
4013
+
4014
+ AnchorHTMLAttributes.style
4015
+
4016
+ #### Defined in
4017
+
4018
+ node_modules/@types/react/index.d.ts:1863
4019
+
4020
+ ___
4021
+
4022
+ ### suppressContentEditableWarning
4023
+
4024
+ • `Optional` **suppressContentEditableWarning**: `boolean`
4025
+
4026
+ #### Inherited from
4027
+
4028
+ AnchorHTMLAttributes.suppressContentEditableWarning
4029
+
4030
+ #### Defined in
4031
+
4032
+ node_modules/@types/react/index.d.ts:1847
4033
+
4034
+ ___
4035
+
4036
+ ### suppressHydrationWarning
4037
+
4038
+ • `Optional` **suppressHydrationWarning**: `boolean`
4039
+
4040
+ #### Inherited from
4041
+
4042
+ AnchorHTMLAttributes.suppressHydrationWarning
4043
+
4044
+ #### Defined in
4045
+
4046
+ node_modules/@types/react/index.d.ts:1848
4047
+
4048
+ ___
4049
+
4050
+ ### tabIndex
4051
+
4052
+ • `Optional` **tabIndex**: `number`
4053
+
4054
+ #### Inherited from
4055
+
4056
+ AnchorHTMLAttributes.tabIndex
4057
+
4058
+ #### Defined in
4059
+
4060
+ node_modules/@types/react/index.d.ts:1864
4061
+
4062
+ ___
4063
+
4064
+ ### target
4065
+
4066
+ • `Optional` **target**: `HTMLAttributeAnchorTarget`
4067
+
4068
+ #### Inherited from
4069
+
4070
+ AnchorHTMLAttributes.target
4071
+
4072
+ #### Defined in
4073
+
4074
+ node_modules/@types/react/index.d.ts:2046
4075
+
4076
+ ___
4077
+
4078
+ ### title
4079
+
4080
+ • `Optional` **title**: `string`
4081
+
4082
+ #### Inherited from
4083
+
4084
+ AnchorHTMLAttributes.title
4085
+
4086
+ #### Defined in
4087
+
4088
+ node_modules/@types/react/index.d.ts:1865
4089
+
4090
+ ___
4091
+
4092
+ ### translate
4093
+
4094
+ • `Optional` **translate**: ``"yes"`` \| ``"no"``
4095
+
4096
+ #### Inherited from
4097
+
4098
+ AnchorHTMLAttributes.translate
4099
+
4100
+ #### Defined in
4101
+
4102
+ node_modules/@types/react/index.d.ts:1866
4103
+
4104
+ ___
4105
+
4106
+ ### type
4107
+
4108
+ • `Optional` **type**: `string`
4109
+
4110
+ #### Inherited from
4111
+
4112
+ AnchorHTMLAttributes.type
4113
+
4114
+ #### Defined in
4115
+
4116
+ node_modules/@types/react/index.d.ts:2047
4117
+
4118
+ ___
4119
+
4120
+ ### typeof
4121
+
4122
+ • `Optional` **typeof**: `string`
4123
+
4124
+ #### Inherited from
4125
+
4126
+ AnchorHTMLAttributes.typeof
4127
+
4128
+ #### Defined in
4129
+
4130
+ node_modules/@types/react/index.d.ts:1881
4131
+
4132
+ ___
4133
+
4134
+ ### unselectable
4135
+
4136
+ • `Optional` **unselectable**: ``"on"`` \| ``"off"``
4137
+
4138
+ #### Inherited from
4139
+
4140
+ AnchorHTMLAttributes.unselectable
4141
+
4142
+ #### Defined in
4143
+
4144
+ node_modules/@types/react/index.d.ts:1896
4145
+
4146
+ ___
4147
+
4148
+ ### vocab
4149
+
4150
+ • `Optional` **vocab**: `string`
4151
+
4152
+ #### Inherited from
4153
+
4154
+ AnchorHTMLAttributes.vocab
4155
+
4156
+ #### Defined in
4157
+
4158
+ node_modules/@types/react/index.d.ts:1882