Properties
Optional about
about: string
Defined in node_modules/@types/react/index.d.ts:1772
Optional accessKey
accessKey: string
Defined in node_modules/@types/react/index.d.ts:1748
Optional aria-activedescendant
aria-activedescendant: string
Defined in node_modules/@types/react/index.d.ts:1553
Optional aria-atomic
aria-atomic: Booleanish
Defined in node_modules/@types/react/index.d.ts:1555
Optional aria-autocomplete
aria-autocomplete: "none" | "inline" | "list" | "both"
Defined in node_modules/@types/react/index.d.ts:1557
Optional aria-busy
aria-busy: Booleanish
Defined in node_modules/@types/react/index.d.ts:1562
Optional aria-checked
aria-checked: boolean | "true" | "false" | "mixed"
Defined in node_modules/@types/react/index.d.ts:1564
Optional aria-colcount
aria-colcount: number
Defined in node_modules/@types/react/index.d.ts:1569
Optional aria-colindex
aria-colindex: number
Defined in node_modules/@types/react/index.d.ts:1574
Optional aria-colspan
aria-colspan: number
Defined in node_modules/@types/react/index.d.ts:1579
Optional aria-controls
aria-controls: string
Defined in node_modules/@types/react/index.d.ts:1584
Optional aria-current
aria-current: boolean | "true" | "false" | "page" | "step" | "location" | "date" | "time"
Defined in node_modules/@types/react/index.d.ts:1589
Optional aria-describedby
aria-describedby: string
Defined in node_modules/@types/react/index.d.ts:1591
Optional aria-details
aria-details: string
Defined in node_modules/@types/react/index.d.ts:1596
Optional aria-disabled
aria-disabled: Booleanish
Defined in node_modules/@types/react/index.d.ts:1601
Optional aria-dropeffect
aria-dropeffect: "link" | "none" | "copy" | "execute" | "move" | "popup"
Defined in node_modules/@types/react/index.d.ts:1606
Optional aria-errormessage
aria-errormessage: string
Defined in node_modules/@types/react/index.d.ts:1611
Optional aria-expanded
aria-expanded: Booleanish
Defined in node_modules/@types/react/index.d.ts:1616
Optional aria-flowto
aria-flowto: string
Defined in node_modules/@types/react/index.d.ts:1618
Optional aria-grabbed
aria-grabbed: Booleanish
Defined in node_modules/@types/react/index.d.ts:1623
Optional aria-haspopup
aria-haspopup: boolean | "menu" | "true" | "false" | "listbox" | "tree" | "grid" | "dialog"
Defined in node_modules/@types/react/index.d.ts:1628
Optional aria-hidden
aria-hidden: Booleanish
Defined in node_modules/@types/react/index.d.ts:1630
Optional aria-invalid
aria-invalid: boolean | "true" | "false" | "grammar" | "spelling"
Defined in node_modules/@types/react/index.d.ts:1635
Optional aria-keyshortcuts
aria-keyshortcuts: string
Defined in node_modules/@types/react/index.d.ts:1640
Optional aria-label
aria-label: string
Defined in node_modules/@types/react/index.d.ts:1642
Optional aria-labelledby
aria-labelledby: string
Defined in node_modules/@types/react/index.d.ts:1647
Optional aria-level
aria-level: number
Defined in node_modules/@types/react/index.d.ts:1652
Optional aria-live
aria-live: "off" | "assertive" | "polite"
Defined in node_modules/@types/react/index.d.ts:1654
Optional aria-modal
aria-modal: Booleanish
Defined in node_modules/@types/react/index.d.ts:1656
Optional aria-multiline
aria-multiline: Booleanish
Defined in node_modules/@types/react/index.d.ts:1658
Optional aria-multiselectable
aria-multiselectable: Booleanish
Defined in node_modules/@types/react/index.d.ts:1660
Optional aria-orientation
aria-orientation: "horizontal" | "vertical"
Defined in node_modules/@types/react/index.d.ts:1662
Optional aria-owns
aria-owns: string
Defined in node_modules/@types/react/index.d.ts:1664
Optional aria-placeholder
aria-placeholder: string
Defined in node_modules/@types/react/index.d.ts:1670
Optional aria-posinset
aria-posinset: number
Defined in node_modules/@types/react/index.d.ts:1675
Optional aria-pressed
aria-pressed: boolean | "true" | "false" | "mixed"
Defined in node_modules/@types/react/index.d.ts:1680
Optional aria-readonly
aria-readonly: Booleanish
Defined in node_modules/@types/react/index.d.ts:1685
Optional aria-relevant
aria-relevant: "text" | "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals"
Defined in node_modules/@types/react/index.d.ts:1690
Optional aria-required
aria-required: Booleanish
Defined in node_modules/@types/react/index.d.ts:1695
Optional aria-roledescription
aria-roledescription: string
Defined in node_modules/@types/react/index.d.ts:1697
Optional aria-rowcount
aria-rowcount: number
Defined in node_modules/@types/react/index.d.ts:1699
Optional aria-rowindex
aria-rowindex: number
Defined in node_modules/@types/react/index.d.ts:1704
Optional aria-rowspan
aria-rowspan: number
Defined in node_modules/@types/react/index.d.ts:1709
Optional aria-selected
aria-selected: Booleanish
Defined in node_modules/@types/react/index.d.ts:1714
Optional aria-setsize
aria-setsize: number
Defined in node_modules/@types/react/index.d.ts:1719
Optional aria-sort
aria-sort: "none" | "ascending" | "descending" | "other"
Defined in node_modules/@types/react/index.d.ts:1724
Optional aria-valuemax
aria-valuemax: number
Defined in node_modules/@types/react/index.d.ts:1726
Optional aria-valuemin
aria-valuemin: number
Defined in node_modules/@types/react/index.d.ts:1728
Optional aria-valuenow
aria-valuenow: number
Defined in node_modules/@types/react/index.d.ts:1730
Optional aria-valuetext
aria-valuetext: string
Defined in node_modules/@types/react/index.d.ts:1735
Optional autoCapitalize
autoCapitalize: string
Defined in node_modules/@types/react/index.d.ts:1782
Optional autoCorrect
autoCorrect: string
Defined in node_modules/@types/react/index.d.ts:1783
Optional autoFocus
autoFocus: boolean
Defined in node_modules/@types/react/index.d.ts:1966
Optional autoSave
autoSave: string
Defined in node_modules/@types/react/index.d.ts:1784
Optional block
block: boolean
Defined in node_modules/antd/lib/button/button.d.ts:25
Optional children
children: ReactNode
Defined in node_modules/antd/lib/button/button.d.ts:26
Optional className
className: string
Defined in node_modules/antd/lib/button/button.d.ts:22
Optional color
color: string
Defined in node_modules/@types/react/index.d.ts:1785
Optional contentEditable
contentEditable: boolean | "true" | "false" | "inherit"
Defined in node_modules/@types/react/index.d.ts:1750
Optional contextMenu
contextMenu: string
Defined in node_modules/@types/react/index.d.ts:1751
Optional danger
danger: boolean
Defined in node_modules/antd/lib/button/button.d.ts:24
Optional dangerouslySetInnerHTML
dangerouslySetInnerHTML: { __html: string }
Defined in node_modules/@types/react/index.d.ts:1346
Optional datatype
datatype: string
Defined in node_modules/@types/react/index.d.ts:1773
Optional defaultChecked
defaultChecked: boolean
Defined in node_modules/@types/react/index.d.ts:1742
Optional defaultValue
defaultValue: string | number | readonly string []
Defined in node_modules/@types/react/index.d.ts:1743
Optional dir
dir: string
Defined in node_modules/@types/react/index.d.ts:1752
Optional disabled
disabled: boolean
Defined in node_modules/@types/react/index.d.ts:1967
Optional download
download: any
Defined in node_modules/@types/react/index.d.ts:1930
Optional draggable
draggable: Booleanish
Defined in node_modules/@types/react/index.d.ts:1753
Optional form
form: string
Defined in node_modules/@types/react/index.d.ts:1968
Optional formAction
formAction: string
Defined in node_modules/@types/react/index.d.ts:1969
Optional formEncType
formEncType: string
Defined in node_modules/@types/react/index.d.ts:1970
Optional formMethod
formMethod: string
Defined in node_modules/@types/react/index.d.ts:1971
Optional formNoValidate
formNoValidate: boolean
Defined in node_modules/@types/react/index.d.ts:1972
Optional formTarget
formTarget: string
Defined in node_modules/@types/react/index.d.ts:1973
Optional ghost
ghost: boolean
Defined in node_modules/antd/lib/button/button.d.ts:23
Optional hidden
hidden: boolean
Defined in node_modules/@types/react/index.d.ts:1754
Optional href
href: string
Defined in node_modules/antd/lib/button/button.d.ts:29
Optional hrefLang
hrefLang: string
Defined in node_modules/@types/react/index.d.ts:1932
Optional htmlType
htmlType: "submit" | "button" | "reset"
Defined in node_modules/antd/lib/button/button.d.ts:34
Optional icon
icon: ReactNode
Defined in node_modules/antd/lib/button/button.d.ts:15
Optional id
id: string
Defined in node_modules/@types/react/index.d.ts:1755
Optional inlist
inlist: any
Defined in node_modules/@types/react/index.d.ts:1774
Optional inputMode
inputMode: "text" | "none" | "tel" | "url" | "email" | "numeric" | "decimal" | "search"
Defined in node_modules/@types/react/index.d.ts:1800
Optional is
is: string
Defined in node_modules/@types/react/index.d.ts:1805
Optional itemID
itemID: string
Defined in node_modules/@types/react/index.d.ts:1789
Optional itemProp
itemProp: string
Defined in node_modules/@types/react/index.d.ts:1786
Optional itemRef
itemRef: string
Defined in node_modules/@types/react/index.d.ts:1790
Optional itemScope
itemScope: boolean
Defined in node_modules/@types/react/index.d.ts:1787
Optional itemType
itemType: string
Defined in node_modules/@types/react/index.d.ts:1788
Optional lang
lang: string
Defined in node_modules/@types/react/index.d.ts:1756
Optional loading
loading: boolean | { delay?: number }
Defined in node_modules/antd/lib/button/button.d.ts:18
Optional media
media: string
Defined in node_modules/@types/react/index.d.ts:1933
Optional name
name: string
Defined in node_modules/@types/react/index.d.ts:1974
Optional onAbort
onAbort: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1401
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onAbortCapture
onAbortCapture: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1402
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onAnimationEnd
onAnimationEnd: ( event: AnimationEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1531
Type declaration
( event: AnimationEvent < any > ) : void
Parameters
event: AnimationEvent < any >
Returns void
Optional onAnimationEndCapture
onAnimationEndCapture: ( event: AnimationEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1532
Type declaration
( event: AnimationEvent < any > ) : void
Parameters
event: AnimationEvent < any >
Returns void
Optional onAnimationIteration
onAnimationIteration: ( event: AnimationEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1533
Type declaration
( event: AnimationEvent < any > ) : void
Parameters
event: AnimationEvent < any >
Returns void
Optional onAnimationIterationCapture
onAnimationIterationCapture: ( event: AnimationEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1534
Type declaration
( event: AnimationEvent < any > ) : void
Parameters
event: AnimationEvent < any >
Returns void
Optional onAnimationStart
onAnimationStart: ( event: AnimationEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1529
Type declaration
( event: AnimationEvent < any > ) : void
Parameters
event: AnimationEvent < any >
Returns void
Optional onAnimationStartCapture
onAnimationStartCapture: ( event: AnimationEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1530
Type declaration
( event: AnimationEvent < any > ) : void
Parameters
event: AnimationEvent < any >
Returns void
Optional onAuxClick
onAuxClick: ( event: MouseEvent < any , MouseEvent > ) => void
Defined in node_modules/@types/react/index.d.ts:1447
Type declaration
( event: MouseEvent < any , MouseEvent > ) : void
Parameters
event: MouseEvent < any , MouseEvent >
Returns void
Optional onAuxClickCapture
onAuxClickCapture: ( event: MouseEvent < any , MouseEvent > ) => void
Defined in node_modules/@types/react/index.d.ts:1448
Type declaration
( event: MouseEvent < any , MouseEvent > ) : void
Parameters
event: MouseEvent < any , MouseEvent >
Returns void
Optional onBeforeInput
onBeforeInput: ( event: FormEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1375
Type declaration
( event: FormEvent < any > ) : void
Optional onBeforeInputCapture
onBeforeInputCapture: ( event: FormEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1376
Type declaration
( event: FormEvent < any > ) : void
Optional onBlur
onBlur: ( event: FocusEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1369
Type declaration
( event: FocusEvent < any > ) : void
Optional onBlurCapture
onBlurCapture: ( event: FocusEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1370
Type declaration
( event: FocusEvent < any > ) : void
Optional onCanPlay
onCanPlay: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1403
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onCanPlayCapture
onCanPlayCapture: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1404
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onCanPlayThrough
onCanPlayThrough: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1405
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onCanPlayThroughCapture
onCanPlayThroughCapture: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1406
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onChange
onChange: ( event: FormEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1373
Type declaration
( event: FormEvent < any > ) : void
Optional onChangeCapture
onChangeCapture: ( event: FormEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1374
Type declaration
( event: FormEvent < any > ) : void
Optional onClick
onClick: ( event: MouseEvent < HTMLElement , MouseEvent > ) => void
Defined in node_modules/antd/lib/button/button.d.ts:31
Type declaration
( event: MouseEvent < HTMLElement , MouseEvent > ) : void
Parameters
event: MouseEvent < HTMLElement , MouseEvent >
Returns void
Optional onClickCapture
onClickCapture: ( event: MouseEvent < any , MouseEvent > ) => void
Defined in node_modules/@types/react/index.d.ts:1450
Type declaration
( event: MouseEvent < any , MouseEvent > ) : void
Parameters
event: MouseEvent < any , MouseEvent >
Returns void
Optional onCompositionEnd
onCompositionEnd: ( event: CompositionEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1359
Type declaration
( event: CompositionEvent < any > ) : void
Parameters
event: CompositionEvent < any >
Returns void
Optional onCompositionEndCapture
onCompositionEndCapture: ( event: CompositionEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1360
Type declaration
( event: CompositionEvent < any > ) : void
Parameters
event: CompositionEvent < any >
Returns void
Optional onCompositionStart
onCompositionStart: ( event: CompositionEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1361
Type declaration
( event: CompositionEvent < any > ) : void
Parameters
event: CompositionEvent < any >
Returns void
Optional onCompositionStartCapture
onCompositionStartCapture: ( event: CompositionEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1362
Type declaration
( event: CompositionEvent < any > ) : void
Parameters
event: CompositionEvent < any >
Returns void
Optional onCompositionUpdate
onCompositionUpdate: ( event: CompositionEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1363
Type declaration
( event: CompositionEvent < any > ) : void
Parameters
event: CompositionEvent < any >
Returns void
Optional onCompositionUpdateCapture
onCompositionUpdateCapture: ( event: CompositionEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1364
Type declaration
( event: CompositionEvent < any > ) : void
Parameters
event: CompositionEvent < any >
Returns void
Optional onContextMenu
onContextMenu: ( event: MouseEvent < any , MouseEvent > ) => void
Defined in node_modules/@types/react/index.d.ts:1451
Type declaration
( event: MouseEvent < any , MouseEvent > ) : void
Parameters
event: MouseEvent < any , MouseEvent >
Returns void
Optional onContextMenuCapture
onContextMenuCapture: ( event: MouseEvent < any , MouseEvent > ) => void
Defined in node_modules/@types/react/index.d.ts:1452
Type declaration
( event: MouseEvent < any , MouseEvent > ) : void
Parameters
event: MouseEvent < any , MouseEvent >
Returns void
Optional onCopy
onCopy: ( event: ClipboardEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1351
Type declaration
( event: ClipboardEvent < any > ) : void
Parameters
event: ClipboardEvent < any >
Returns void
Optional onCopyCapture
onCopyCapture: ( event: ClipboardEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1352
Type declaration
( event: ClipboardEvent < any > ) : void
Parameters
event: ClipboardEvent < any >
Returns void
Optional onCut
onCut: ( event: ClipboardEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1353
Type declaration
( event: ClipboardEvent < any > ) : void
Parameters
event: ClipboardEvent < any >
Returns void
Optional onCutCapture
onCutCapture: ( event: ClipboardEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1354
Type declaration
( event: ClipboardEvent < any > ) : void
Parameters
event: ClipboardEvent < any >
Returns void
Optional onDoubleClick
onDoubleClick: ( event: MouseEvent < any , MouseEvent > ) => void
Defined in node_modules/@types/react/index.d.ts:1453
Type declaration
( event: MouseEvent < any , MouseEvent > ) : void
Parameters
event: MouseEvent < any , MouseEvent >
Returns void
Optional onDoubleClickCapture
onDoubleClickCapture: ( event: MouseEvent < any , MouseEvent > ) => void
Defined in node_modules/@types/react/index.d.ts:1454
Type declaration
( event: MouseEvent < any , MouseEvent > ) : void
Parameters
event: MouseEvent < any , MouseEvent >
Returns void
Optional onDrag
onDrag: ( event: DragEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1455
Type declaration
( event: DragEvent < any > ) : void
Optional onDragCapture
onDragCapture: ( event: DragEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1456
Type declaration
( event: DragEvent < any > ) : void
Optional onDragEnd
onDragEnd: ( event: DragEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1457
Type declaration
( event: DragEvent < any > ) : void
Optional onDragEndCapture
onDragEndCapture: ( event: DragEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1458
Type declaration
( event: DragEvent < any > ) : void
Optional onDragEnter
onDragEnter: ( event: DragEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1459
Type declaration
( event: DragEvent < any > ) : void
Optional onDragEnterCapture
onDragEnterCapture: ( event: DragEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1460
Type declaration
( event: DragEvent < any > ) : void
Optional onDragExit
onDragExit: ( event: DragEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1461
Type declaration
( event: DragEvent < any > ) : void
Optional onDragExitCapture
onDragExitCapture: ( event: DragEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1462
Type declaration
( event: DragEvent < any > ) : void
Optional onDragLeave
onDragLeave: ( event: DragEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1463
Type declaration
( event: DragEvent < any > ) : void
Optional onDragLeaveCapture
onDragLeaveCapture: ( event: DragEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1464
Type declaration
( event: DragEvent < any > ) : void
Optional onDragOver
onDragOver: ( event: DragEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1465
Type declaration
( event: DragEvent < any > ) : void
Optional onDragOverCapture
onDragOverCapture: ( event: DragEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1466
Type declaration
( event: DragEvent < any > ) : void
Optional onDragStart
onDragStart: ( event: DragEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1467
Type declaration
( event: DragEvent < any > ) : void
Optional onDragStartCapture
onDragStartCapture: ( event: DragEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1468
Type declaration
( event: DragEvent < any > ) : void
Optional onDrop
onDrop: ( event: DragEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1469
Type declaration
( event: DragEvent < any > ) : void
Optional onDropCapture
onDropCapture: ( event: DragEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1470
Type declaration
( event: DragEvent < any > ) : void
Optional onDurationChange
onDurationChange: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1407
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onDurationChangeCapture
onDurationChangeCapture: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1408
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onEmptied
onEmptied: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1409
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onEmptiedCapture
onEmptiedCapture: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1410
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onEncrypted
onEncrypted: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1411
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onEncryptedCapture
onEncryptedCapture: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1412
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onEnded
onEnded: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1413
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onEndedCapture
onEndedCapture: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1414
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onError
onError: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1389
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onErrorCapture
onErrorCapture: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1390
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onFocus
onFocus: ( event: FocusEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1367
Type declaration
( event: FocusEvent < any > ) : void
Optional onFocusCapture
onFocusCapture: ( event: FocusEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1368
Type declaration
( event: FocusEvent < any > ) : void
Optional onGotPointerCapture
onGotPointerCapture: ( event: PointerEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1515
Type declaration
( event: PointerEvent < any > ) : void
Optional onGotPointerCaptureCapture
onGotPointerCaptureCapture: ( event: PointerEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1516
Type declaration
( event: PointerEvent < any > ) : void
Optional onInput
onInput: ( event: FormEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1377
Type declaration
( event: FormEvent < any > ) : void
Optional onInputCapture
onInputCapture: ( event: FormEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1378
Type declaration
( event: FormEvent < any > ) : void
Optional onInvalid
onInvalid: ( event: FormEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1383
Type declaration
( event: FormEvent < any > ) : void
Optional onInvalidCapture
onInvalidCapture: ( event: FormEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1384
Type declaration
( event: FormEvent < any > ) : void
Optional onKeyDown
onKeyDown: ( event: KeyboardEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1393
Type declaration
( event: KeyboardEvent < any > ) : void
Parameters
event: KeyboardEvent < any >
Returns void
Optional onKeyDownCapture
onKeyDownCapture: ( event: KeyboardEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1394
Type declaration
( event: KeyboardEvent < any > ) : void
Parameters
event: KeyboardEvent < any >
Returns void
Optional onKeyPress
onKeyPress: ( event: KeyboardEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1395
Type declaration
( event: KeyboardEvent < any > ) : void
Parameters
event: KeyboardEvent < any >
Returns void
Optional onKeyPressCapture
onKeyPressCapture: ( event: KeyboardEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1396
Type declaration
( event: KeyboardEvent < any > ) : void
Parameters
event: KeyboardEvent < any >
Returns void
Optional onKeyUp
onKeyUp: ( event: KeyboardEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1397
Type declaration
( event: KeyboardEvent < any > ) : void
Parameters
event: KeyboardEvent < any >
Returns void
Optional onKeyUpCapture
onKeyUpCapture: ( event: KeyboardEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1398
Type declaration
( event: KeyboardEvent < any > ) : void
Parameters
event: KeyboardEvent < any >
Returns void
Optional onLoad
onLoad: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1387
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onLoadCapture
onLoadCapture: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1388
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onLoadStart
onLoadStart: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1419
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onLoadStartCapture
onLoadStartCapture: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1420
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onLoadedData
onLoadedData: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1415
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onLoadedDataCapture
onLoadedDataCapture: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1416
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onLoadedMetadata
onLoadedMetadata: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1417
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onLoadedMetadataCapture
onLoadedMetadataCapture: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1418
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onLostPointerCapture
onLostPointerCapture: ( event: PointerEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1517
Type declaration
( event: PointerEvent < any > ) : void
Optional onLostPointerCaptureCapture
onLostPointerCaptureCapture: ( event: PointerEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1518
Type declaration
( event: PointerEvent < any > ) : void
Optional onMouseDown
onMouseDown: ( event: MouseEvent < any , MouseEvent > ) => void
Defined in node_modules/@types/react/index.d.ts:1471
Type declaration
( event: MouseEvent < any , MouseEvent > ) : void
Parameters
event: MouseEvent < any , MouseEvent >
Returns void
Optional onMouseDownCapture
onMouseDownCapture: ( event: MouseEvent < any , MouseEvent > ) => void
Defined in node_modules/@types/react/index.d.ts:1472
Type declaration
( event: MouseEvent < any , MouseEvent > ) : void
Parameters
event: MouseEvent < any , MouseEvent >
Returns void
Optional onMouseEnter
onMouseEnter: ( event: MouseEvent < any , MouseEvent > ) => void
Defined in node_modules/@types/react/index.d.ts:1473
Type declaration
( event: MouseEvent < any , MouseEvent > ) : void
Parameters
event: MouseEvent < any , MouseEvent >
Returns void
Optional onMouseLeave
onMouseLeave: ( event: MouseEvent < any , MouseEvent > ) => void
Defined in node_modules/@types/react/index.d.ts:1474
Type declaration
( event: MouseEvent < any , MouseEvent > ) : void
Parameters
event: MouseEvent < any , MouseEvent >
Returns void
Optional onMouseMove
onMouseMove: ( event: MouseEvent < any , MouseEvent > ) => void
Defined in node_modules/@types/react/index.d.ts:1475
Type declaration
( event: MouseEvent < any , MouseEvent > ) : void
Parameters
event: MouseEvent < any , MouseEvent >
Returns void
Optional onMouseMoveCapture
onMouseMoveCapture: ( event: MouseEvent < any , MouseEvent > ) => void
Defined in node_modules/@types/react/index.d.ts:1476
Type declaration
( event: MouseEvent < any , MouseEvent > ) : void
Parameters
event: MouseEvent < any , MouseEvent >
Returns void
Optional onMouseOut
onMouseOut: ( event: MouseEvent < any , MouseEvent > ) => void
Defined in node_modules/@types/react/index.d.ts:1477
Type declaration
( event: MouseEvent < any , MouseEvent > ) : void
Parameters
event: MouseEvent < any , MouseEvent >
Returns void
Optional onMouseOutCapture
onMouseOutCapture: ( event: MouseEvent < any , MouseEvent > ) => void
Defined in node_modules/@types/react/index.d.ts:1478
Type declaration
( event: MouseEvent < any , MouseEvent > ) : void
Parameters
event: MouseEvent < any , MouseEvent >
Returns void
Optional onMouseOver
onMouseOver: ( event: MouseEvent < any , MouseEvent > ) => void
Defined in node_modules/@types/react/index.d.ts:1479
Type declaration
( event: MouseEvent < any , MouseEvent > ) : void
Parameters
event: MouseEvent < any , MouseEvent >
Returns void
Optional onMouseOverCapture
onMouseOverCapture: ( event: MouseEvent < any , MouseEvent > ) => void
Defined in node_modules/@types/react/index.d.ts:1480
Type declaration
( event: MouseEvent < any , MouseEvent > ) : void
Parameters
event: MouseEvent < any , MouseEvent >
Returns void
Optional onMouseUp
onMouseUp: ( event: MouseEvent < any , MouseEvent > ) => void
Defined in node_modules/@types/react/index.d.ts:1481
Type declaration
( event: MouseEvent < any , MouseEvent > ) : void
Parameters
event: MouseEvent < any , MouseEvent >
Returns void
Optional onMouseUpCapture
onMouseUpCapture: ( event: MouseEvent < any , MouseEvent > ) => void
Defined in node_modules/@types/react/index.d.ts:1482
Type declaration
( event: MouseEvent < any , MouseEvent > ) : void
Parameters
event: MouseEvent < any , MouseEvent >
Returns void
Optional onPaste
onPaste: ( event: ClipboardEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1355
Type declaration
( event: ClipboardEvent < any > ) : void
Parameters
event: ClipboardEvent < any >
Returns void
Optional onPasteCapture
onPasteCapture: ( event: ClipboardEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1356
Type declaration
( event: ClipboardEvent < any > ) : void
Parameters
event: ClipboardEvent < any >
Returns void
Optional onPause
onPause: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1421
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onPauseCapture
onPauseCapture: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1422
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onPlay
onPlay: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1423
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onPlayCapture
onPlayCapture: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1424
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onPlaying
onPlaying: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1425
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onPlayingCapture
onPlayingCapture: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1426
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onPointerCancel
onPointerCancel: ( event: PointerEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1505
Type declaration
( event: PointerEvent < any > ) : void
Optional onPointerCancelCapture
onPointerCancelCapture: ( event: PointerEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1506
Type declaration
( event: PointerEvent < any > ) : void
Optional onPointerDown
onPointerDown: ( event: PointerEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1499
Type declaration
( event: PointerEvent < any > ) : void
Optional onPointerDownCapture
onPointerDownCapture: ( event: PointerEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1500
Type declaration
( event: PointerEvent < any > ) : void
Optional onPointerEnter
onPointerEnter: ( event: PointerEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1507
Type declaration
( event: PointerEvent < any > ) : void
Optional onPointerEnterCapture
onPointerEnterCapture: ( event: PointerEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1508
Type declaration
( event: PointerEvent < any > ) : void
Optional onPointerLeave
onPointerLeave: ( event: PointerEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1509
Type declaration
( event: PointerEvent < any > ) : void
Optional onPointerLeaveCapture
onPointerLeaveCapture: ( event: PointerEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1510
Type declaration
( event: PointerEvent < any > ) : void
Optional onPointerMove
onPointerMove: ( event: PointerEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1501
Type declaration
( event: PointerEvent < any > ) : void
Optional onPointerMoveCapture
onPointerMoveCapture: ( event: PointerEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1502
Type declaration
( event: PointerEvent < any > ) : void
Optional onPointerOut
onPointerOut: ( event: PointerEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1513
Type declaration
( event: PointerEvent < any > ) : void
Optional onPointerOutCapture
onPointerOutCapture: ( event: PointerEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1514
Type declaration
( event: PointerEvent < any > ) : void
Optional onPointerOver
onPointerOver: ( event: PointerEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1511
Type declaration
( event: PointerEvent < any > ) : void
Optional onPointerOverCapture
onPointerOverCapture: ( event: PointerEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1512
Type declaration
( event: PointerEvent < any > ) : void
Optional onPointerUp
onPointerUp: ( event: PointerEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1503
Type declaration
( event: PointerEvent < any > ) : void
Optional onPointerUpCapture
onPointerUpCapture: ( event: PointerEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1504
Type declaration
( event: PointerEvent < any > ) : void
Optional onProgress
onProgress: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1427
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onProgressCapture
onProgressCapture: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1428
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onRateChange
onRateChange: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1429
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onRateChangeCapture
onRateChangeCapture: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1430
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onReset
onReset: ( event: FormEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1379
Type declaration
( event: FormEvent < any > ) : void
Optional onResetCapture
onResetCapture: ( event: FormEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1380
Type declaration
( event: FormEvent < any > ) : void
Optional onScroll
onScroll: ( event: UIEvent < any , UIEvent > ) => void
Defined in node_modules/@types/react/index.d.ts:1521
Type declaration
( event: UIEvent < any , UIEvent > ) : void
Parameters
event: UIEvent < any , UIEvent >
Returns void
Optional onScrollCapture
onScrollCapture: ( event: UIEvent < any , UIEvent > ) => void
Defined in node_modules/@types/react/index.d.ts:1522
Type declaration
( event: UIEvent < any , UIEvent > ) : void
Parameters
event: UIEvent < any , UIEvent >
Returns void
Optional onSeeked
onSeeked: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1431
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onSeekedCapture
onSeekedCapture: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1432
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onSeeking
onSeeking: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1433
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onSeekingCapture
onSeekingCapture: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1434
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onSelect
onSelect: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1485
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onSelectCapture
onSelectCapture: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1486
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onStalled
onStalled: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1435
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onStalledCapture
onStalledCapture: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1436
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onSubmit
onSubmit: ( event: FormEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1381
Type declaration
( event: FormEvent < any > ) : void
Optional onSubmitCapture
onSubmitCapture: ( event: FormEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1382
Type declaration
( event: FormEvent < any > ) : void
Optional onSuspend
onSuspend: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1437
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onSuspendCapture
onSuspendCapture: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1438
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onTimeUpdate
onTimeUpdate: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1439
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onTimeUpdateCapture
onTimeUpdateCapture: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1440
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onTouchCancel
onTouchCancel: ( event: TouchEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1489
Type declaration
( event: TouchEvent < any > ) : void
Optional onTouchCancelCapture
onTouchCancelCapture: ( event: TouchEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1490
Type declaration
( event: TouchEvent < any > ) : void
Optional onTouchEnd
onTouchEnd: ( event: TouchEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1491
Type declaration
( event: TouchEvent < any > ) : void
Optional onTouchEndCapture
onTouchEndCapture: ( event: TouchEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1492
Type declaration
( event: TouchEvent < any > ) : void
Optional onTouchMove
onTouchMove: ( event: TouchEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1493
Type declaration
( event: TouchEvent < any > ) : void
Optional onTouchMoveCapture
onTouchMoveCapture: ( event: TouchEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1494
Type declaration
( event: TouchEvent < any > ) : void
Optional onTouchStart
onTouchStart: ( event: TouchEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1495
Type declaration
( event: TouchEvent < any > ) : void
Optional onTouchStartCapture
onTouchStartCapture: ( event: TouchEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1496
Type declaration
( event: TouchEvent < any > ) : void
Optional onTransitionEnd
onTransitionEnd: ( event: TransitionEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1537
Type declaration
( event: TransitionEvent < any > ) : void
Parameters
event: TransitionEvent < any >
Returns void
Optional onTransitionEndCapture
onTransitionEndCapture: ( event: TransitionEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1538
Type declaration
( event: TransitionEvent < any > ) : void
Parameters
event: TransitionEvent < any >
Returns void
Optional onVolumeChange
onVolumeChange: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1441
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onVolumeChangeCapture
onVolumeChangeCapture: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1442
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onWaiting
onWaiting: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1443
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onWaitingCapture
onWaitingCapture: ( event: SyntheticEvent < any , Event > ) => void
Defined in node_modules/@types/react/index.d.ts:1444
Type declaration
( event: SyntheticEvent < any , Event > ) : void
Parameters
event: SyntheticEvent < any , Event >
Returns void
Optional onWheel
onWheel: ( event: WheelEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1525
Type declaration
( event: WheelEvent < any > ) : void
Optional onWheelCapture
onWheelCapture: ( event: WheelEvent < any > ) => void
Defined in node_modules/@types/react/index.d.ts:1526
Type declaration
( event: WheelEvent < any > ) : void
Optional ping
ping: string
Defined in node_modules/@types/react/index.d.ts:1934
Optional placeholder
placeholder: string
Defined in node_modules/@types/react/index.d.ts:1757
Optional prefix
prefix: string
Defined in node_modules/@types/react/index.d.ts:1775
Optional prefixCls
prefixCls: string
Defined in node_modules/antd/lib/button/button.d.ts:21
Optional property
property: string
Defined in node_modules/@types/react/index.d.ts:1776
Optional radioGroup
radioGroup: string
Defined in node_modules/@types/react/index.d.ts:1766
Optional referrerPolicy
referrerPolicy: HTMLAttributeReferrerPolicy
Defined in node_modules/@types/react/index.d.ts:1938
Optional rel
rel: string
Defined in node_modules/@types/react/index.d.ts:1935
Optional resource
resource: string
Defined in node_modules/@types/react/index.d.ts:1777
Optional results
results: number
Defined in node_modules/@types/react/index.d.ts:1791
Optional role
role: string
Defined in node_modules/@types/react/index.d.ts:1769
Optional security
security: string
Defined in node_modules/@types/react/index.d.ts:1792
Optional shape
shape: "circle" | "round"
Defined in node_modules/antd/lib/button/button.d.ts:16
Optional size
size: SizeType
Defined in node_modules/antd/lib/button/button.d.ts:17
Optional slot
slot: string
Defined in node_modules/@types/react/index.d.ts:1758
Optional spellCheck
spellCheck: Booleanish
Defined in node_modules/@types/react/index.d.ts:1759
Optional style
style: CSSProperties
Defined in node_modules/@types/react/index.d.ts:1760
Optional suppressContentEditableWarning
suppressContentEditableWarning: boolean
Defined in node_modules/@types/react/index.d.ts:1744
Optional suppressHydrationWarning
suppressHydrationWarning: boolean
Defined in node_modules/@types/react/index.d.ts:1745
Optional tabIndex
tabIndex: number
Defined in node_modules/@types/react/index.d.ts:1761
Optional target
target: string
Defined in node_modules/antd/lib/button/button.d.ts:30
Optional title
title: string
Defined in node_modules/@types/react/index.d.ts:1762
Optional translate
translate: "yes" | "no"
Defined in node_modules/@types/react/index.d.ts:1763
Optional typeof
typeof: string
Defined in node_modules/@types/react/index.d.ts:1778
Optional unselectable
unselectable: "on" | "off"
Defined in node_modules/@types/react/index.d.ts:1793
Optional uppercase
uppercase: boolean
Optional value
value: string | number | readonly string []
Defined in node_modules/@types/react/index.d.ts:1976
Optional vocab
vocab: string
Defined in node_modules/@types/react/index.d.ts:1779
Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.