Interface: SpinnerProps#
Renderer.Component.SpinnerProps
Hierarchy#
HTMLProps
<any
>
↳ SpinnerProps
Table of contents#
Properties#
- about
- accept
- acceptCharset
- accessKey
- action
- allowFullScreen
- allowTransparency
- alt
- aria-activedescendant
- aria-atomic
- aria-autocomplete
- aria-busy
- aria-checked
- aria-colcount
- aria-colindex
- aria-colspan
- aria-controls
- aria-current
- aria-describedby
- aria-details
- aria-disabled
- aria-dropeffect
- aria-errormessage
- aria-expanded
- aria-flowto
- aria-grabbed
- aria-haspopup
- aria-hidden
- aria-invalid
- aria-keyshortcuts
- aria-label
- aria-labelledby
- aria-level
- aria-live
- aria-modal
- aria-multiline
- aria-multiselectable
- aria-orientation
- aria-owns
- aria-placeholder
- aria-posinset
- aria-pressed
- aria-readonly
- aria-relevant
- aria-required
- aria-roledescription
- aria-rowcount
- aria-rowindex
- aria-rowspan
- aria-selected
- aria-setsize
- aria-sort
- aria-valuemax
- aria-valuemin
- aria-valuenow
- aria-valuetext
- as
- async
- autoCapitalize
- autoComplete
- autoCorrect
- autoFocus
- autoPlay
- autoSave
- capture
- cellPadding
- cellSpacing
- center
- challenge
- charSet
- checked
- children
- cite
- classID
- className
- colSpan
- color
- cols
- content
- contentEditable
- contextMenu
- controls
- coords
- crossOrigin
- dangerouslySetInnerHTML
- data
- datatype
- dateTime
- default
- defaultChecked
- defaultValue
- defer
- dir
- disabled
- download
- draggable
- encType
- form
- formAction
- formEncType
- formMethod
- formNoValidate
- formTarget
- frameBorder
- headers
- height
- hidden
- high
- href
- hrefLang
- htmlFor
- httpEquiv
- id
- inlist
- inputMode
- integrity
- is
- itemID
- itemProp
- itemRef
- itemScope
- itemType
- key
- keyParams
- keyType
- kind
- label
- lang
- list
- loop
- low
- manifest
- marginHeight
- marginWidth
- max
- maxLength
- media
- mediaGroup
- method
- min
- minLength
- multiple
- muted
- name
- noValidate
- nonce
- onAbort
- onAbortCapture
- onAnimationEnd
- onAnimationEndCapture
- onAnimationIteration
- onAnimationIterationCapture
- onAnimationStart
- onAnimationStartCapture
- onAuxClick
- onAuxClickCapture
- onBeforeInput
- onBeforeInputCapture
- onBlur
- onBlurCapture
- onCanPlay
- onCanPlayCapture
- onCanPlayThrough
- onCanPlayThroughCapture
- onChange
- onChangeCapture
- onClick
- onClickCapture
- onCompositionEnd
- onCompositionEndCapture
- onCompositionStart
- onCompositionStartCapture
- onCompositionUpdate
- onCompositionUpdateCapture
- onContextMenu
- onContextMenuCapture
- onCopy
- onCopyCapture
- onCut
- onCutCapture
- onDoubleClick
- onDoubleClickCapture
- onDrag
- onDragCapture
- onDragEnd
- onDragEndCapture
- onDragEnter
- onDragEnterCapture
- onDragExit
- onDragExitCapture
- onDragLeave
- onDragLeaveCapture
- onDragOver
- onDragOverCapture
- onDragStart
- onDragStartCapture
- onDrop
- onDropCapture
- onDurationChange
- onDurationChangeCapture
- onEmptied
- onEmptiedCapture
- onEncrypted
- onEncryptedCapture
- onEnded
- onEndedCapture
- onError
- onErrorCapture
- onFocus
- onFocusCapture
- onGotPointerCapture
- onGotPointerCaptureCapture
- onInput
- onInputCapture
- onInvalid
- onInvalidCapture
- onKeyDown
- onKeyDownCapture
- onKeyPress
- onKeyPressCapture
- onKeyUp
- onKeyUpCapture
- onLoad
- onLoadCapture
- onLoadStart
- onLoadStartCapture
- onLoadedData
- onLoadedDataCapture
- onLoadedMetadata
- onLoadedMetadataCapture
- onLostPointerCapture
- onLostPointerCaptureCapture
- onMouseDown
- onMouseDownCapture
- onMouseEnter
- onMouseLeave
- onMouseMove
- onMouseMoveCapture
- onMouseOut
- onMouseOutCapture
- onMouseOver
- onMouseOverCapture
- onMouseUp
- onMouseUpCapture
- onPaste
- onPasteCapture
- onPause
- onPauseCapture
- onPlay
- onPlayCapture
- onPlaying
- onPlayingCapture
- onPointerCancel
- onPointerCancelCapture
- onPointerDown
- onPointerDownCapture
- onPointerEnter
- onPointerEnterCapture
- onPointerLeave
- onPointerLeaveCapture
- onPointerMove
- onPointerMoveCapture
- onPointerOut
- onPointerOutCapture
- onPointerOver
- onPointerOverCapture
- onPointerUp
- onPointerUpCapture
- onProgress
- onProgressCapture
- onRateChange
- onRateChangeCapture
- onReset
- onResetCapture
- onScroll
- onScrollCapture
- onSeeked
- onSeekedCapture
- onSeeking
- onSeekingCapture
- onSelect
- onSelectCapture
- onStalled
- onStalledCapture
- onSubmit
- onSubmitCapture
- onSuspend
- onSuspendCapture
- onTimeUpdate
- onTimeUpdateCapture
- onTouchCancel
- onTouchCancelCapture
- onTouchEnd
- onTouchEndCapture
- onTouchMove
- onTouchMoveCapture
- onTouchStart
- onTouchStartCapture
- onTransitionEnd
- onTransitionEndCapture
- onVolumeChange
- onVolumeChangeCapture
- onWaiting
- onWaitingCapture
- onWheel
- onWheelCapture
- open
- optimum
- pattern
- placeholder
- playsInline
- poster
- prefix
- preload
- property
- radioGroup
- readOnly
- ref
- rel
- required
- resource
- results
- reversed
- role
- rowSpan
- rows
- sandbox
- scope
- scoped
- scrolling
- seamless
- security
- selected
- shape
- singleColor
- size
- sizes
- slot
- span
- spellCheck
- src
- srcDoc
- srcLang
- srcSet
- start
- step
- style
- summary
- suppressContentEditableWarning
- suppressHydrationWarning
- tabIndex
- target
- title
- translate
- type
- typeof
- unselectable
- useMap
- value
- vocab
- width
- wmode
- wrap
Properties#
about#
• Optional
about: string
Inherited from#
React.HTMLProps.about
accept#
• Optional
accept: string
Inherited from#
React.HTMLProps.accept
acceptCharset#
• Optional
acceptCharset: string
Inherited from#
React.HTMLProps.acceptCharset
accessKey#
• Optional
accessKey: string
Inherited from#
React.HTMLProps.accessKey
action#
• Optional
action: string
Inherited from#
React.HTMLProps.action
allowFullScreen#
• Optional
allowFullScreen: boolean
Inherited from#
React.HTMLProps.allowFullScreen
allowTransparency#
• Optional
allowTransparency: boolean
Inherited from#
React.HTMLProps.allowTransparency
alt#
• Optional
alt: string
Inherited from#
React.HTMLProps.alt
aria-activedescendant#
• Optional
aria-activedescendant: string
Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.
Inherited from#
React.HTMLProps.aria-activedescendant
aria-atomic#
• Optional
aria-atomic: Booleanish
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.
Inherited from#
React.HTMLProps.aria-atomic
aria-autocomplete#
• Optional
aria-autocomplete: "none"
| "list"
| "both"
| "inline"
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 presented if they are made.
Inherited from#
React.HTMLProps.aria-autocomplete
aria-busy#
• Optional
aria-busy: Booleanish
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.
Inherited from#
React.HTMLProps.aria-busy
aria-checked#
• Optional
aria-checked: boolean
| "true"
| "false"
| "mixed"
Indicates the current "checked" state of checkboxes, radio buttons, and other widgets.
see
- aria-pressed
- aria-selected.
Inherited from#
React.HTMLProps.aria-checked
aria-colcount#
• Optional
aria-colcount: number
Defines the total number of columns in a table, grid, or treegrid.
see
aria-colindex.
Inherited from#
React.HTMLProps.aria-colcount
aria-colindex#
• Optional
aria-colindex: number
Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid.
see
- aria-colcount
- aria-colspan.
Inherited from#
React.HTMLProps.aria-colindex
aria-colspan#
• Optional
aria-colspan: number
Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid.
see
- aria-colindex
- aria-rowspan.
Inherited from#
React.HTMLProps.aria-colspan
aria-controls#
• Optional
aria-controls: string
Identifies the element (or elements) whose contents or presence are controlled by the current element.
see
aria-owns.
Inherited from#
React.HTMLProps.aria-controls
aria-current#
• Optional
aria-current: boolean
| "true"
| "date"
| "time"
| "false"
| "page"
| "step"
| "location"
Indicates the element that represents the current item within a container or set of related elements.
Inherited from#
React.HTMLProps.aria-current
aria-describedby#
• Optional
aria-describedby: string
Identifies the element (or elements) that describes the object.
see
aria-labelledby
Inherited from#
React.HTMLProps.aria-describedby
aria-details#
• Optional
aria-details: string
Identifies the element that provides a detailed, extended description for the object.
see
aria-describedby.
Inherited from#
React.HTMLProps.aria-details
aria-disabled#
• Optional
aria-disabled: Booleanish
Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable.
see
- aria-hidden
- aria-readonly.
Inherited from#
React.HTMLProps.aria-disabled
aria-dropeffect#
• Optional
aria-dropeffect: "link"
| "none"
| "copy"
| "move"
| "execute"
| "popup"
Indicates what functions can be performed when a dragged object is released on the drop target.
deprecated
in ARIA 1.1
Inherited from#
React.HTMLProps.aria-dropeffect
aria-errormessage#
• Optional
aria-errormessage: string
Identifies the element that provides an error message for the object.
see
- aria-invalid
- aria-describedby.
Inherited from#
React.HTMLProps.aria-errormessage
aria-expanded#
• Optional
aria-expanded: Booleanish
Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.
Inherited from#
React.HTMLProps.aria-expanded
aria-flowto#
• Optional
aria-flowto: string
Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order.
Inherited from#
React.HTMLProps.aria-flowto
aria-grabbed#
• Optional
aria-grabbed: Booleanish
Indicates an element's "grabbed" state in a drag-and-drop operation.
deprecated
in ARIA 1.1
Inherited from#
React.HTMLProps.aria-grabbed
aria-haspopup#
• Optional
aria-haspopup: boolean
| "true"
| "dialog"
| "menu"
| "grid"
| "listbox"
| "tree"
| "false"
Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.
Inherited from#
React.HTMLProps.aria-haspopup
aria-hidden#
• Optional
aria-hidden: Booleanish
Indicates whether the element is exposed to an accessibility API.
see
aria-disabled.
Inherited from#
React.HTMLProps.aria-hidden
aria-invalid#
• Optional
aria-invalid: boolean
| "true"
| "false"
| "grammar"
| "spelling"
Indicates the entered value does not conform to the format expected by the application.
see
aria-errormessage.
Inherited from#
React.HTMLProps.aria-invalid
aria-keyshortcuts#
• Optional
aria-keyshortcuts: string
Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.
Inherited from#
React.HTMLProps.aria-keyshortcuts
aria-label#
• Optional
aria-label: string
Defines a string value that labels the current element.
see
aria-labelledby.
Inherited from#
React.HTMLProps.aria-label
aria-labelledby#
• Optional
aria-labelledby: string
Identifies the element (or elements) that labels the current element.
see
aria-describedby.
Inherited from#
React.HTMLProps.aria-labelledby
aria-level#
• Optional
aria-level: number
Defines the hierarchical level of an element within a structure.
Inherited from#
React.HTMLProps.aria-level
aria-live#
• Optional
aria-live: "off"
| "assertive"
| "polite"
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.
Inherited from#
React.HTMLProps.aria-live
aria-modal#
• Optional
aria-modal: Booleanish
Indicates whether an element is modal when displayed.
Inherited from#
React.HTMLProps.aria-modal
aria-multiline#
• Optional
aria-multiline: Booleanish
Indicates whether a text box accepts multiple lines of input or only a single line.
Inherited from#
React.HTMLProps.aria-multiline
aria-multiselectable#
• Optional
aria-multiselectable: Booleanish
Indicates that the user may select more than one item from the current selectable descendants.
Inherited from#
React.HTMLProps.aria-multiselectable
aria-orientation#
• Optional
aria-orientation: "horizontal"
| "vertical"
Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous.
Inherited from#
React.HTMLProps.aria-orientation
aria-owns#
• Optional
aria-owns: string
Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship.
see
aria-controls.
Inherited from#
React.HTMLProps.aria-owns
aria-placeholder#
• Optional
aria-placeholder: string
Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format.
Inherited from#
React.HTMLProps.aria-placeholder
aria-posinset#
• Optional
aria-posinset: number
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.
see
aria-setsize.
Inherited from#
React.HTMLProps.aria-posinset
aria-pressed#
• Optional
aria-pressed: boolean
| "true"
| "false"
| "mixed"
Indicates the current "pressed" state of toggle buttons.
see
- aria-checked
- aria-selected.
Inherited from#
React.HTMLProps.aria-pressed
aria-readonly#
• Optional
aria-readonly: Booleanish
Indicates that the element is not editable, but is otherwise operable.
see
aria-disabled.
Inherited from#
React.HTMLProps.aria-readonly
aria-relevant#
• Optional
aria-relevant: "all"
| "text"
| "additions"
| "additions removals"
| "additions text"
| "removals"
| "removals additions"
| "removals text"
| "text additions"
| "text removals"
Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified.
see
aria-atomic.
Inherited from#
React.HTMLProps.aria-relevant
aria-required#
• Optional
aria-required: Booleanish
Indicates that user input is required on the element before a form may be submitted.
Inherited from#
React.HTMLProps.aria-required
aria-roledescription#
• Optional
aria-roledescription: string
Defines a human-readable, author-localized description for the role of an element.
Inherited from#
React.HTMLProps.aria-roledescription
aria-rowcount#
• Optional
aria-rowcount: number
Defines the total number of rows in a table, grid, or treegrid.
see
aria-rowindex.
Inherited from#
React.HTMLProps.aria-rowcount
aria-rowindex#
• Optional
aria-rowindex: number
Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid.
see
- aria-rowcount
- aria-rowspan.
Inherited from#
React.HTMLProps.aria-rowindex
aria-rowspan#
• Optional
aria-rowspan: number
Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid.
see
- aria-rowindex
- aria-colspan.
Inherited from#
React.HTMLProps.aria-rowspan
aria-selected#
• Optional
aria-selected: Booleanish
Indicates the current "selected" state of various widgets.
see
- aria-checked
- aria-pressed.
Inherited from#
React.HTMLProps.aria-selected
aria-setsize#
• Optional
aria-setsize: number
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.
see
aria-posinset.
Inherited from#
React.HTMLProps.aria-setsize
aria-sort#
• Optional
aria-sort: "none"
| "ascending"
| "descending"
| "other"
Indicates if items in a table or grid are sorted in ascending or descending order.
Inherited from#
React.HTMLProps.aria-sort
aria-valuemax#
• Optional
aria-valuemax: number
Defines the maximum allowed value for a range widget.
Inherited from#
React.HTMLProps.aria-valuemax
aria-valuemin#
• Optional
aria-valuemin: number
Defines the minimum allowed value for a range widget.
Inherited from#
React.HTMLProps.aria-valuemin
aria-valuenow#
• Optional
aria-valuenow: number
Defines the current value for a range widget.
see
aria-valuetext.
Inherited from#
React.HTMLProps.aria-valuenow
aria-valuetext#
• Optional
aria-valuetext: string
Defines the human readable text alternative of aria-valuenow for a range widget.
Inherited from#
React.HTMLProps.aria-valuetext
as#
• Optional
as: string
Inherited from#
React.HTMLProps.as
async#
• Optional
async: boolean
Inherited from#
React.HTMLProps.async
autoCapitalize#
• Optional
autoCapitalize: string
Inherited from#
React.HTMLProps.autoCapitalize
autoComplete#
• Optional
autoComplete: string
Inherited from#
React.HTMLProps.autoComplete
autoCorrect#
• Optional
autoCorrect: string
Inherited from#
React.HTMLProps.autoCorrect
autoFocus#
• Optional
autoFocus: boolean
Inherited from#
React.HTMLProps.autoFocus
autoPlay#
• Optional
autoPlay: boolean
Inherited from#
React.HTMLProps.autoPlay
autoSave#
• Optional
autoSave: string
Inherited from#
React.HTMLProps.autoSave
capture#
• Optional
capture: boolean
| "user"
| "environment"
Inherited from#
React.HTMLProps.capture
cellPadding#
• Optional
cellPadding: string
| number
Inherited from#
React.HTMLProps.cellPadding
cellSpacing#
• Optional
cellSpacing: string
| number
Inherited from#
React.HTMLProps.cellSpacing
center#
• Optional
center: boolean
challenge#
• Optional
challenge: string
Inherited from#
React.HTMLProps.challenge
charSet#
• Optional
charSet: string
Inherited from#
React.HTMLProps.charSet
checked#
• Optional
checked: boolean
Inherited from#
React.HTMLProps.checked
children#
• Optional
children: ReactNode
Inherited from#
React.HTMLProps.children
cite#
• Optional
cite: string
Inherited from#
React.HTMLProps.cite
classID#
• Optional
classID: string
Inherited from#
React.HTMLProps.classID
className#
• Optional
className: string
Inherited from#
React.HTMLProps.className
colSpan#
• Optional
colSpan: number
Inherited from#
React.HTMLProps.colSpan
color#
• Optional
color: string
Inherited from#
React.HTMLProps.color
cols#
• Optional
cols: number
Inherited from#
React.HTMLProps.cols
content#
• Optional
content: string
Inherited from#
React.HTMLProps.content
contentEditable#
• Optional
contentEditable: "inherit"
| Booleanish
Inherited from#
React.HTMLProps.contentEditable
contextMenu#
• Optional
contextMenu: string
Inherited from#
React.HTMLProps.contextMenu
controls#
• Optional
controls: boolean
Inherited from#
React.HTMLProps.controls
coords#
• Optional
coords: string
Inherited from#
React.HTMLProps.coords
crossOrigin#
• Optional
crossOrigin: string
Inherited from#
React.HTMLProps.crossOrigin
dangerouslySetInnerHTML#
• Optional
dangerouslySetInnerHTML: Object
Type declaration#
Name | Type |
---|---|
__html |
string |
Inherited from#
React.HTMLProps.dangerouslySetInnerHTML
data#
• Optional
data: string
Inherited from#
React.HTMLProps.data
datatype#
• Optional
datatype: string
Inherited from#
React.HTMLProps.datatype
dateTime#
• Optional
dateTime: string
Inherited from#
React.HTMLProps.dateTime
default#
• Optional
default: boolean
Inherited from#
React.HTMLProps.default
defaultChecked#
• Optional
defaultChecked: boolean
Inherited from#
React.HTMLProps.defaultChecked
defaultValue#
• Optional
defaultValue: string
| number
| readonly string
[]
Inherited from#
React.HTMLProps.defaultValue
defer#
• Optional
defer: boolean
Inherited from#
React.HTMLProps.defer
dir#
• Optional
dir: string
Inherited from#
React.HTMLProps.dir
disabled#
• Optional
disabled: boolean
Inherited from#
React.HTMLProps.disabled
download#
• Optional
download: any
Inherited from#
React.HTMLProps.download
draggable#
• Optional
draggable: Booleanish
Inherited from#
React.HTMLProps.draggable
encType#
• Optional
encType: string
Inherited from#
React.HTMLProps.encType
form#
• Optional
form: string
Inherited from#
React.HTMLProps.form
formAction#
• Optional
formAction: string
Inherited from#
React.HTMLProps.formAction
formEncType#
• Optional
formEncType: string
Inherited from#
React.HTMLProps.formEncType
formMethod#
• Optional
formMethod: string
Inherited from#
React.HTMLProps.formMethod
formNoValidate#
• Optional
formNoValidate: boolean
Inherited from#
React.HTMLProps.formNoValidate
formTarget#
• Optional
formTarget: string
Inherited from#
React.HTMLProps.formTarget
frameBorder#
• Optional
frameBorder: string
| number
Inherited from#
React.HTMLProps.frameBorder
headers#
• Optional
headers: string
Inherited from#
React.HTMLProps.headers
height#
• Optional
height: string
| number
Inherited from#
React.HTMLProps.height
hidden#
• Optional
hidden: boolean
Inherited from#
React.HTMLProps.hidden
high#
• Optional
high: number
Inherited from#
React.HTMLProps.high
href#
• Optional
href: string
Inherited from#
React.HTMLProps.href
hrefLang#
• Optional
hrefLang: string
Inherited from#
React.HTMLProps.hrefLang
htmlFor#
• Optional
htmlFor: string
Inherited from#
React.HTMLProps.htmlFor
httpEquiv#
• Optional
httpEquiv: string
Inherited from#
React.HTMLProps.httpEquiv
id#
• Optional
id: string
Inherited from#
React.HTMLProps.id
inlist#
• Optional
inlist: any
Inherited from#
React.HTMLProps.inlist
inputMode#
• Optional
inputMode: "search"
| "url"
| "email"
| "none"
| "text"
| "tel"
| "numeric"
| "decimal"
Hints at the type of data that might be entered by the user while editing the element or its contents
see
https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute
Inherited from#
React.HTMLProps.inputMode
integrity#
• Optional
integrity: string
Inherited from#
React.HTMLProps.integrity
is#
• Optional
is: string
Specify that a standard HTML element should behave like a defined custom built-in element
see
https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is
Inherited from#
React.HTMLProps.is
itemID#
• Optional
itemID: string
Inherited from#
React.HTMLProps.itemID
itemProp#
• Optional
itemProp: string
Inherited from#
React.HTMLProps.itemProp
itemRef#
• Optional
itemRef: string
Inherited from#
React.HTMLProps.itemRef
itemScope#
• Optional
itemScope: boolean
Inherited from#
React.HTMLProps.itemScope
itemType#
• Optional
itemType: string
Inherited from#
React.HTMLProps.itemType
key#
• Optional
key: null
| Key
Inherited from#
React.HTMLProps.key
keyParams#
• Optional
keyParams: string
Inherited from#
React.HTMLProps.keyParams
keyType#
• Optional
keyType: string
Inherited from#
React.HTMLProps.keyType
kind#
• Optional
kind: string
Inherited from#
React.HTMLProps.kind
label#
• Optional
label: string
Inherited from#
React.HTMLProps.label
lang#
• Optional
lang: string
Inherited from#
React.HTMLProps.lang
list#
• Optional
list: string
Inherited from#
React.HTMLProps.list
loop#
• Optional
loop: boolean
Inherited from#
React.HTMLProps.loop
low#
• Optional
low: number
Inherited from#
React.HTMLProps.low
manifest#
• Optional
manifest: string
Inherited from#
React.HTMLProps.manifest
marginHeight#
• Optional
marginHeight: number
Inherited from#
React.HTMLProps.marginHeight
marginWidth#
• Optional
marginWidth: number
Inherited from#
React.HTMLProps.marginWidth
max#
• Optional
max: string
| number
Inherited from#
React.HTMLProps.max
maxLength#
• Optional
maxLength: number
Inherited from#
React.HTMLProps.maxLength
media#
• Optional
media: string
Inherited from#
React.HTMLProps.media
mediaGroup#
• Optional
mediaGroup: string
Inherited from#
React.HTMLProps.mediaGroup
method#
• Optional
method: string
Inherited from#
React.HTMLProps.method
min#
• Optional
min: string
| number
Inherited from#
React.HTMLProps.min
minLength#
• Optional
minLength: number
Inherited from#
React.HTMLProps.minLength
multiple#
• Optional
multiple: boolean
Inherited from#
React.HTMLProps.multiple
muted#
• Optional
muted: boolean
Inherited from#
React.HTMLProps.muted
name#
• Optional
name: string
Inherited from#
React.HTMLProps.name
noValidate#
• Optional
noValidate: boolean
Inherited from#
React.HTMLProps.noValidate
nonce#
• Optional
nonce: string
Inherited from#
React.HTMLProps.nonce
onAbort#
• Optional
onAbort: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onAbort
onAbortCapture#
• Optional
onAbortCapture: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onAbortCapture
onAnimationEnd#
• Optional
onAnimationEnd: AnimationEventHandler
<any
>
Inherited from#
React.HTMLProps.onAnimationEnd
onAnimationEndCapture#
• Optional
onAnimationEndCapture: AnimationEventHandler
<any
>
Inherited from#
React.HTMLProps.onAnimationEndCapture
onAnimationIteration#
• Optional
onAnimationIteration: AnimationEventHandler
<any
>
Inherited from#
React.HTMLProps.onAnimationIteration
onAnimationIterationCapture#
• Optional
onAnimationIterationCapture: AnimationEventHandler
<any
>
Inherited from#
React.HTMLProps.onAnimationIterationCapture
onAnimationStart#
• Optional
onAnimationStart: AnimationEventHandler
<any
>
Inherited from#
React.HTMLProps.onAnimationStart
onAnimationStartCapture#
• Optional
onAnimationStartCapture: AnimationEventHandler
<any
>
Inherited from#
React.HTMLProps.onAnimationStartCapture
onAuxClick#
• Optional
onAuxClick: MouseEventHandler
<any
>
Inherited from#
React.HTMLProps.onAuxClick
onAuxClickCapture#
• Optional
onAuxClickCapture: MouseEventHandler
<any
>
Inherited from#
React.HTMLProps.onAuxClickCapture
onBeforeInput#
• Optional
onBeforeInput: FormEventHandler
<any
>
Inherited from#
React.HTMLProps.onBeforeInput
onBeforeInputCapture#
• Optional
onBeforeInputCapture: FormEventHandler
<any
>
Inherited from#
React.HTMLProps.onBeforeInputCapture
onBlur#
• Optional
onBlur: FocusEventHandler
<any
>
Inherited from#
React.HTMLProps.onBlur
onBlurCapture#
• Optional
onBlurCapture: FocusEventHandler
<any
>
Inherited from#
React.HTMLProps.onBlurCapture
onCanPlay#
• Optional
onCanPlay: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onCanPlay
onCanPlayCapture#
• Optional
onCanPlayCapture: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onCanPlayCapture
onCanPlayThrough#
• Optional
onCanPlayThrough: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onCanPlayThrough
onCanPlayThroughCapture#
• Optional
onCanPlayThroughCapture: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onCanPlayThroughCapture
onChange#
• Optional
onChange: FormEventHandler
<any
>
Inherited from#
React.HTMLProps.onChange
onChangeCapture#
• Optional
onChangeCapture: FormEventHandler
<any
>
Inherited from#
React.HTMLProps.onChangeCapture
onClick#
• Optional
onClick: MouseEventHandler
<any
>
Inherited from#
React.HTMLProps.onClick
onClickCapture#
• Optional
onClickCapture: MouseEventHandler
<any
>
Inherited from#
React.HTMLProps.onClickCapture
onCompositionEnd#
• Optional
onCompositionEnd: CompositionEventHandler
<any
>
Inherited from#
React.HTMLProps.onCompositionEnd
onCompositionEndCapture#
• Optional
onCompositionEndCapture: CompositionEventHandler
<any
>
Inherited from#
React.HTMLProps.onCompositionEndCapture
onCompositionStart#
• Optional
onCompositionStart: CompositionEventHandler
<any
>
Inherited from#
React.HTMLProps.onCompositionStart
onCompositionStartCapture#
• Optional
onCompositionStartCapture: CompositionEventHandler
<any
>
Inherited from#
React.HTMLProps.onCompositionStartCapture
onCompositionUpdate#
• Optional
onCompositionUpdate: CompositionEventHandler
<any
>
Inherited from#
React.HTMLProps.onCompositionUpdate
onCompositionUpdateCapture#
• Optional
onCompositionUpdateCapture: CompositionEventHandler
<any
>
Inherited from#
React.HTMLProps.onCompositionUpdateCapture
onContextMenu#
• Optional
onContextMenu: MouseEventHandler
<any
>
Inherited from#
React.HTMLProps.onContextMenu
onContextMenuCapture#
• Optional
onContextMenuCapture: MouseEventHandler
<any
>
Inherited from#
React.HTMLProps.onContextMenuCapture
onCopy#
• Optional
onCopy: ClipboardEventHandler
<any
>
Inherited from#
React.HTMLProps.onCopy
onCopyCapture#
• Optional
onCopyCapture: ClipboardEventHandler
<any
>
Inherited from#
React.HTMLProps.onCopyCapture
onCut#
• Optional
onCut: ClipboardEventHandler
<any
>
Inherited from#
React.HTMLProps.onCut
onCutCapture#
• Optional
onCutCapture: ClipboardEventHandler
<any
>
Inherited from#
React.HTMLProps.onCutCapture
onDoubleClick#
• Optional
onDoubleClick: MouseEventHandler
<any
>
Inherited from#
React.HTMLProps.onDoubleClick
onDoubleClickCapture#
• Optional
onDoubleClickCapture: MouseEventHandler
<any
>
Inherited from#
React.HTMLProps.onDoubleClickCapture
onDrag#
• Optional
onDrag: DragEventHandler
<any
>
Inherited from#
React.HTMLProps.onDrag
onDragCapture#
• Optional
onDragCapture: DragEventHandler
<any
>
Inherited from#
React.HTMLProps.onDragCapture
onDragEnd#
• Optional
onDragEnd: DragEventHandler
<any
>
Inherited from#
React.HTMLProps.onDragEnd
onDragEndCapture#
• Optional
onDragEndCapture: DragEventHandler
<any
>
Inherited from#
React.HTMLProps.onDragEndCapture
onDragEnter#
• Optional
onDragEnter: DragEventHandler
<any
>
Inherited from#
React.HTMLProps.onDragEnter
onDragEnterCapture#
• Optional
onDragEnterCapture: DragEventHandler
<any
>
Inherited from#
React.HTMLProps.onDragEnterCapture
onDragExit#
• Optional
onDragExit: DragEventHandler
<any
>
Inherited from#
React.HTMLProps.onDragExit
onDragExitCapture#
• Optional
onDragExitCapture: DragEventHandler
<any
>
Inherited from#
React.HTMLProps.onDragExitCapture
onDragLeave#
• Optional
onDragLeave: DragEventHandler
<any
>
Inherited from#
React.HTMLProps.onDragLeave
onDragLeaveCapture#
• Optional
onDragLeaveCapture: DragEventHandler
<any
>
Inherited from#
React.HTMLProps.onDragLeaveCapture
onDragOver#
• Optional
onDragOver: DragEventHandler
<any
>
Inherited from#
React.HTMLProps.onDragOver
onDragOverCapture#
• Optional
onDragOverCapture: DragEventHandler
<any
>
Inherited from#
React.HTMLProps.onDragOverCapture
onDragStart#
• Optional
onDragStart: DragEventHandler
<any
>
Inherited from#
React.HTMLProps.onDragStart
onDragStartCapture#
• Optional
onDragStartCapture: DragEventHandler
<any
>
Inherited from#
React.HTMLProps.onDragStartCapture
onDrop#
• Optional
onDrop: DragEventHandler
<any
>
Inherited from#
React.HTMLProps.onDrop
onDropCapture#
• Optional
onDropCapture: DragEventHandler
<any
>
Inherited from#
React.HTMLProps.onDropCapture
onDurationChange#
• Optional
onDurationChange: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onDurationChange
onDurationChangeCapture#
• Optional
onDurationChangeCapture: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onDurationChangeCapture
onEmptied#
• Optional
onEmptied: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onEmptied
onEmptiedCapture#
• Optional
onEmptiedCapture: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onEmptiedCapture
onEncrypted#
• Optional
onEncrypted: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onEncrypted
onEncryptedCapture#
• Optional
onEncryptedCapture: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onEncryptedCapture
onEnded#
• Optional
onEnded: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onEnded
onEndedCapture#
• Optional
onEndedCapture: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onEndedCapture
onError#
• Optional
onError: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onError
onErrorCapture#
• Optional
onErrorCapture: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onErrorCapture
onFocus#
• Optional
onFocus: FocusEventHandler
<any
>
Inherited from#
React.HTMLProps.onFocus
onFocusCapture#
• Optional
onFocusCapture: FocusEventHandler
<any
>
Inherited from#
React.HTMLProps.onFocusCapture
onGotPointerCapture#
• Optional
onGotPointerCapture: PointerEventHandler
<any
>
Inherited from#
React.HTMLProps.onGotPointerCapture
onGotPointerCaptureCapture#
• Optional
onGotPointerCaptureCapture: PointerEventHandler
<any
>
Inherited from#
React.HTMLProps.onGotPointerCaptureCapture
onInput#
• Optional
onInput: FormEventHandler
<any
>
Inherited from#
React.HTMLProps.onInput
onInputCapture#
• Optional
onInputCapture: FormEventHandler
<any
>
Inherited from#
React.HTMLProps.onInputCapture
onInvalid#
• Optional
onInvalid: FormEventHandler
<any
>
Inherited from#
React.HTMLProps.onInvalid
onInvalidCapture#
• Optional
onInvalidCapture: FormEventHandler
<any
>
Inherited from#
React.HTMLProps.onInvalidCapture
onKeyDown#
• Optional
onKeyDown: KeyboardEventHandler
<any
>
Inherited from#
React.HTMLProps.onKeyDown
onKeyDownCapture#
• Optional
onKeyDownCapture: KeyboardEventHandler
<any
>
Inherited from#
React.HTMLProps.onKeyDownCapture
onKeyPress#
• Optional
onKeyPress: KeyboardEventHandler
<any
>
deprecated
Inherited from#
React.HTMLProps.onKeyPress
onKeyPressCapture#
• Optional
onKeyPressCapture: KeyboardEventHandler
<any
>
deprecated
Inherited from#
React.HTMLProps.onKeyPressCapture
onKeyUp#
• Optional
onKeyUp: KeyboardEventHandler
<any
>
Inherited from#
React.HTMLProps.onKeyUp
onKeyUpCapture#
• Optional
onKeyUpCapture: KeyboardEventHandler
<any
>
Inherited from#
React.HTMLProps.onKeyUpCapture
onLoad#
• Optional
onLoad: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onLoad
onLoadCapture#
• Optional
onLoadCapture: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onLoadCapture
onLoadStart#
• Optional
onLoadStart: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onLoadStart
onLoadStartCapture#
• Optional
onLoadStartCapture: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onLoadStartCapture
onLoadedData#
• Optional
onLoadedData: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onLoadedData
onLoadedDataCapture#
• Optional
onLoadedDataCapture: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onLoadedDataCapture
onLoadedMetadata#
• Optional
onLoadedMetadata: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onLoadedMetadata
onLoadedMetadataCapture#
• Optional
onLoadedMetadataCapture: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onLoadedMetadataCapture
onLostPointerCapture#
• Optional
onLostPointerCapture: PointerEventHandler
<any
>
Inherited from#
React.HTMLProps.onLostPointerCapture
onLostPointerCaptureCapture#
• Optional
onLostPointerCaptureCapture: PointerEventHandler
<any
>
Inherited from#
React.HTMLProps.onLostPointerCaptureCapture
onMouseDown#
• Optional
onMouseDown: MouseEventHandler
<any
>
Inherited from#
React.HTMLProps.onMouseDown
onMouseDownCapture#
• Optional
onMouseDownCapture: MouseEventHandler
<any
>
Inherited from#
React.HTMLProps.onMouseDownCapture
onMouseEnter#
• Optional
onMouseEnter: MouseEventHandler
<any
>
Inherited from#
React.HTMLProps.onMouseEnter
onMouseLeave#
• Optional
onMouseLeave: MouseEventHandler
<any
>
Inherited from#
React.HTMLProps.onMouseLeave
onMouseMove#
• Optional
onMouseMove: MouseEventHandler
<any
>
Inherited from#
React.HTMLProps.onMouseMove
onMouseMoveCapture#
• Optional
onMouseMoveCapture: MouseEventHandler
<any
>
Inherited from#
React.HTMLProps.onMouseMoveCapture
onMouseOut#
• Optional
onMouseOut: MouseEventHandler
<any
>
Inherited from#
React.HTMLProps.onMouseOut
onMouseOutCapture#
• Optional
onMouseOutCapture: MouseEventHandler
<any
>
Inherited from#
React.HTMLProps.onMouseOutCapture
onMouseOver#
• Optional
onMouseOver: MouseEventHandler
<any
>
Inherited from#
React.HTMLProps.onMouseOver
onMouseOverCapture#
• Optional
onMouseOverCapture: MouseEventHandler
<any
>
Inherited from#
React.HTMLProps.onMouseOverCapture
onMouseUp#
• Optional
onMouseUp: MouseEventHandler
<any
>
Inherited from#
React.HTMLProps.onMouseUp
onMouseUpCapture#
• Optional
onMouseUpCapture: MouseEventHandler
<any
>
Inherited from#
React.HTMLProps.onMouseUpCapture
onPaste#
• Optional
onPaste: ClipboardEventHandler
<any
>
Inherited from#
React.HTMLProps.onPaste
onPasteCapture#
• Optional
onPasteCapture: ClipboardEventHandler
<any
>
Inherited from#
React.HTMLProps.onPasteCapture
onPause#
• Optional
onPause: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onPause
onPauseCapture#
• Optional
onPauseCapture: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onPauseCapture
onPlay#
• Optional
onPlay: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onPlay
onPlayCapture#
• Optional
onPlayCapture: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onPlayCapture
onPlaying#
• Optional
onPlaying: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onPlaying
onPlayingCapture#
• Optional
onPlayingCapture: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onPlayingCapture
onPointerCancel#
• Optional
onPointerCancel: PointerEventHandler
<any
>
Inherited from#
React.HTMLProps.onPointerCancel
onPointerCancelCapture#
• Optional
onPointerCancelCapture: PointerEventHandler
<any
>
Inherited from#
React.HTMLProps.onPointerCancelCapture
onPointerDown#
• Optional
onPointerDown: PointerEventHandler
<any
>
Inherited from#
React.HTMLProps.onPointerDown
onPointerDownCapture#
• Optional
onPointerDownCapture: PointerEventHandler
<any
>
Inherited from#
React.HTMLProps.onPointerDownCapture
onPointerEnter#
• Optional
onPointerEnter: PointerEventHandler
<any
>
Inherited from#
React.HTMLProps.onPointerEnter
onPointerEnterCapture#
• Optional
onPointerEnterCapture: PointerEventHandler
<any
>
Inherited from#
React.HTMLProps.onPointerEnterCapture
onPointerLeave#
• Optional
onPointerLeave: PointerEventHandler
<any
>
Inherited from#
React.HTMLProps.onPointerLeave
onPointerLeaveCapture#
• Optional
onPointerLeaveCapture: PointerEventHandler
<any
>
Inherited from#
React.HTMLProps.onPointerLeaveCapture
onPointerMove#
• Optional
onPointerMove: PointerEventHandler
<any
>
Inherited from#
React.HTMLProps.onPointerMove
onPointerMoveCapture#
• Optional
onPointerMoveCapture: PointerEventHandler
<any
>
Inherited from#
React.HTMLProps.onPointerMoveCapture
onPointerOut#
• Optional
onPointerOut: PointerEventHandler
<any
>
Inherited from#
React.HTMLProps.onPointerOut
onPointerOutCapture#
• Optional
onPointerOutCapture: PointerEventHandler
<any
>
Inherited from#
React.HTMLProps.onPointerOutCapture
onPointerOver#
• Optional
onPointerOver: PointerEventHandler
<any
>
Inherited from#
React.HTMLProps.onPointerOver
onPointerOverCapture#
• Optional
onPointerOverCapture: PointerEventHandler
<any
>
Inherited from#
React.HTMLProps.onPointerOverCapture
onPointerUp#
• Optional
onPointerUp: PointerEventHandler
<any
>
Inherited from#
React.HTMLProps.onPointerUp
onPointerUpCapture#
• Optional
onPointerUpCapture: PointerEventHandler
<any
>
Inherited from#
React.HTMLProps.onPointerUpCapture
onProgress#
• Optional
onProgress: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onProgress
onProgressCapture#
• Optional
onProgressCapture: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onProgressCapture
onRateChange#
• Optional
onRateChange: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onRateChange
onRateChangeCapture#
• Optional
onRateChangeCapture: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onRateChangeCapture
onReset#
• Optional
onReset: FormEventHandler
<any
>
Inherited from#
React.HTMLProps.onReset
onResetCapture#
• Optional
onResetCapture: FormEventHandler
<any
>
Inherited from#
React.HTMLProps.onResetCapture
onScroll#
• Optional
onScroll: UIEventHandler
<any
>
Inherited from#
React.HTMLProps.onScroll
onScrollCapture#
• Optional
onScrollCapture: UIEventHandler
<any
>
Inherited from#
React.HTMLProps.onScrollCapture
onSeeked#
• Optional
onSeeked: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onSeeked
onSeekedCapture#
• Optional
onSeekedCapture: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onSeekedCapture
onSeeking#
• Optional
onSeeking: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onSeeking
onSeekingCapture#
• Optional
onSeekingCapture: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onSeekingCapture
onSelect#
• Optional
onSelect: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onSelect
onSelectCapture#
• Optional
onSelectCapture: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onSelectCapture
onStalled#
• Optional
onStalled: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onStalled
onStalledCapture#
• Optional
onStalledCapture: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onStalledCapture
onSubmit#
• Optional
onSubmit: FormEventHandler
<any
>
Inherited from#
React.HTMLProps.onSubmit
onSubmitCapture#
• Optional
onSubmitCapture: FormEventHandler
<any
>
Inherited from#
React.HTMLProps.onSubmitCapture
onSuspend#
• Optional
onSuspend: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onSuspend
onSuspendCapture#
• Optional
onSuspendCapture: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onSuspendCapture
onTimeUpdate#
• Optional
onTimeUpdate: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onTimeUpdate
onTimeUpdateCapture#
• Optional
onTimeUpdateCapture: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onTimeUpdateCapture
onTouchCancel#
• Optional
onTouchCancel: TouchEventHandler
<any
>
Inherited from#
React.HTMLProps.onTouchCancel
onTouchCancelCapture#
• Optional
onTouchCancelCapture: TouchEventHandler
<any
>
Inherited from#
React.HTMLProps.onTouchCancelCapture
onTouchEnd#
• Optional
onTouchEnd: TouchEventHandler
<any
>
Inherited from#
React.HTMLProps.onTouchEnd
onTouchEndCapture#
• Optional
onTouchEndCapture: TouchEventHandler
<any
>
Inherited from#
React.HTMLProps.onTouchEndCapture
onTouchMove#
• Optional
onTouchMove: TouchEventHandler
<any
>
Inherited from#
React.HTMLProps.onTouchMove
onTouchMoveCapture#
• Optional
onTouchMoveCapture: TouchEventHandler
<any
>
Inherited from#
React.HTMLProps.onTouchMoveCapture
onTouchStart#
• Optional
onTouchStart: TouchEventHandler
<any
>
Inherited from#
React.HTMLProps.onTouchStart
onTouchStartCapture#
• Optional
onTouchStartCapture: TouchEventHandler
<any
>
Inherited from#
React.HTMLProps.onTouchStartCapture
onTransitionEnd#
• Optional
onTransitionEnd: TransitionEventHandler
<any
>
Inherited from#
React.HTMLProps.onTransitionEnd
onTransitionEndCapture#
• Optional
onTransitionEndCapture: TransitionEventHandler
<any
>
Inherited from#
React.HTMLProps.onTransitionEndCapture
onVolumeChange#
• Optional
onVolumeChange: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onVolumeChange
onVolumeChangeCapture#
• Optional
onVolumeChangeCapture: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onVolumeChangeCapture
onWaiting#
• Optional
onWaiting: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onWaiting
onWaitingCapture#
• Optional
onWaitingCapture: ReactEventHandler
<any
>
Inherited from#
React.HTMLProps.onWaitingCapture
onWheel#
• Optional
onWheel: WheelEventHandler
<any
>
Inherited from#
React.HTMLProps.onWheel
onWheelCapture#
• Optional
onWheelCapture: WheelEventHandler
<any
>
Inherited from#
React.HTMLProps.onWheelCapture
open#
• Optional
open: boolean
Inherited from#
React.HTMLProps.open
optimum#
• Optional
optimum: number
Inherited from#
React.HTMLProps.optimum
pattern#
• Optional
pattern: string
Inherited from#
React.HTMLProps.pattern
placeholder#
• Optional
placeholder: string
Inherited from#
React.HTMLProps.placeholder
playsInline#
• Optional
playsInline: boolean
Inherited from#
React.HTMLProps.playsInline
poster#
• Optional
poster: string
Inherited from#
React.HTMLProps.poster
prefix#
• Optional
prefix: string
Inherited from#
React.HTMLProps.prefix
preload#
• Optional
preload: string
Inherited from#
React.HTMLProps.preload
property#
• Optional
property: string
Inherited from#
React.HTMLProps.property
radioGroup#
• Optional
radioGroup: string
Inherited from#
React.HTMLProps.radioGroup
readOnly#
• Optional
readOnly: boolean
Inherited from#
React.HTMLProps.readOnly
ref#
• Optional
ref: LegacyRef
<any
>
Inherited from#
React.HTMLProps.ref
rel#
• Optional
rel: string
Inherited from#
React.HTMLProps.rel
required#
• Optional
required: boolean
Inherited from#
React.HTMLProps.required
resource#
• Optional
resource: string
Inherited from#
React.HTMLProps.resource
results#
• Optional
results: number
Inherited from#
React.HTMLProps.results
reversed#
• Optional
reversed: boolean
Inherited from#
React.HTMLProps.reversed
role#
• Optional
role: AriaRole
Inherited from#
React.HTMLProps.role
rowSpan#
• Optional
rowSpan: number
Inherited from#
React.HTMLProps.rowSpan
rows#
• Optional
rows: number
Inherited from#
React.HTMLProps.rows
sandbox#
• Optional
sandbox: string
Inherited from#
React.HTMLProps.sandbox
scope#
• Optional
scope: string
Inherited from#
React.HTMLProps.scope
scoped#
• Optional
scoped: boolean
Inherited from#
React.HTMLProps.scoped
scrolling#
• Optional
scrolling: string
Inherited from#
React.HTMLProps.scrolling
seamless#
• Optional
seamless: boolean
Inherited from#
React.HTMLProps.seamless
security#
• Optional
security: string
Inherited from#
React.HTMLProps.security
selected#
• Optional
selected: boolean
Inherited from#
React.HTMLProps.selected
shape#
• Optional
shape: string
Inherited from#
React.HTMLProps.shape
singleColor#
• Optional
singleColor: boolean
size#
• Optional
size: number
Inherited from#
React.HTMLProps.size
sizes#
• Optional
sizes: string
Inherited from#
React.HTMLProps.sizes
slot#
• Optional
slot: string
Inherited from#
React.HTMLProps.slot
span#
• Optional
span: number
Inherited from#
React.HTMLProps.span
spellCheck#
• Optional
spellCheck: Booleanish
Inherited from#
React.HTMLProps.spellCheck
src#
• Optional
src: string
Inherited from#
React.HTMLProps.src
srcDoc#
• Optional
srcDoc: string
Inherited from#
React.HTMLProps.srcDoc
srcLang#
• Optional
srcLang: string
Inherited from#
React.HTMLProps.srcLang
srcSet#
• Optional
srcSet: string
Inherited from#
React.HTMLProps.srcSet
start#
• Optional
start: number
Inherited from#
React.HTMLProps.start
step#
• Optional
step: string
| number
Inherited from#
React.HTMLProps.step
style#
• Optional
style: CSSProperties
Inherited from#
React.HTMLProps.style
summary#
• Optional
summary: string
Inherited from#
React.HTMLProps.summary
suppressContentEditableWarning#
• Optional
suppressContentEditableWarning: boolean
Inherited from#
React.HTMLProps.suppressContentEditableWarning
suppressHydrationWarning#
• Optional
suppressHydrationWarning: boolean
Inherited from#
React.HTMLProps.suppressHydrationWarning
tabIndex#
• Optional
tabIndex: number
Inherited from#
React.HTMLProps.tabIndex
target#
• Optional
target: string
Inherited from#
React.HTMLProps.target
title#
• Optional
title: string
Inherited from#
React.HTMLProps.title
translate#
• Optional
translate: "yes"
| "no"
Inherited from#
React.HTMLProps.translate
type#
• Optional
type: string
Inherited from#
React.HTMLProps.type
typeof#
• Optional
typeof: string
Inherited from#
React.HTMLProps.typeof
unselectable#
• Optional
unselectable: "on"
| "off"
Inherited from#
React.HTMLProps.unselectable
useMap#
• Optional
useMap: string
Inherited from#
React.HTMLProps.useMap
value#
• Optional
value: string
| number
| readonly string
[]
Inherited from#
React.HTMLProps.value
vocab#
• Optional
vocab: string
Inherited from#
React.HTMLProps.vocab
width#
• Optional
width: string
| number
Inherited from#
React.HTMLProps.width
wmode#
• Optional
wmode: string
Inherited from#
React.HTMLProps.wmode
wrap#
• Optional
wrap: string
Inherited from#
React.HTMLProps.wrap