> ## Documentation Index
> Fetch the complete documentation index at: https://staging-docs.orderly.network/llms.txt
> Use this file to discover all available pages before exploring further.

# Orderly network react.InputProps

[Orderly SDKs](/sdks/tech-doc/README) / [Modules](/sdks/tech-doc/modules) / [@orderly.network/react](/sdks/tech-doc/modules/orderly_network_react) / InputProps

# Interface: InputProps

[@orderly.network/react](/sdks/tech-doc/modules/orderly_network_react).InputProps

## Hierarchy

* `Omit`\<`InputHTMLAttributes`\<`HTMLInputElement`>, `"size"` | `"prefix"` | `"disabled"` | `"inputMode"`>

* `VariantProps`\<typeof `inputVariants`>

  ↳ **`InputProps`**

## Table of contents

### Properties

* [about](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#about)
* [accept](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#accept)
* [accessKey](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#accesskey)
* [alt](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#alt)
* [aria-activedescendant](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-activedescendant)
* [aria-atomic](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-atomic)
* [aria-autocomplete](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-autocomplete)
* [aria-braillelabel](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-braillelabel)
* [aria-brailleroledescription](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-brailleroledescription)
* [aria-busy](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-busy)
* [aria-checked](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-checked)
* [aria-colcount](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-colcount)
* [aria-colindex](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-colindex)
* [aria-colindextext](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-colindextext)
* [aria-colspan](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-colspan)
* [aria-controls](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-controls)
* [aria-current](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-current)
* [aria-describedby](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-describedby)
* [aria-description](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-description)
* [aria-details](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-details)
* [aria-disabled](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-disabled)
* [aria-dropeffect](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-dropeffect)
* [aria-errormessage](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-errormessage)
* [aria-expanded](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-expanded)
* [aria-flowto](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-flowto)
* [aria-grabbed](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-grabbed)
* [aria-haspopup](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-haspopup)
* [aria-hidden](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-hidden)
* [aria-invalid](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-invalid)
* [aria-keyshortcuts](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-keyshortcuts)
* [aria-label](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-label)
* [aria-labelledby](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-labelledby)
* [aria-level](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-level)
* [aria-live](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-live)
* [aria-modal](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-modal)
* [aria-multiline](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-multiline)
* [aria-multiselectable](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-multiselectable)
* [aria-orientation](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-orientation)
* [aria-owns](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-owns)
* [aria-placeholder](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-placeholder)
* [aria-posinset](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-posinset)
* [aria-pressed](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-pressed)
* [aria-readonly](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-readonly)
* [aria-relevant](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-relevant)
* [aria-required](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-required)
* [aria-roledescription](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-roledescription)
* [aria-rowcount](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-rowcount)
* [aria-rowindex](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-rowindex)
* [aria-rowindextext](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-rowindextext)
* [aria-rowspan](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-rowspan)
* [aria-selected](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-selected)
* [aria-setsize](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-setsize)
* [aria-sort](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-sort)
* [aria-valuemax](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-valuemax)
* [aria-valuemin](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-valuemin)
* [aria-valuenow](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-valuenow)
* [aria-valuetext](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#aria-valuetext)
* [autoCapitalize](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#autocapitalize)
* [autoComplete](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#autocomplete)
* [autoCorrect](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#autocorrect)
* [autoFocus](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#autofocus)
* [autoSave](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#autosave)
* [capture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#capture)
* [checked](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#checked)
* [children](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#children)
* [className](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#classname)
* [color](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#color)
* [containerClassName](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#containerclassname)
* [content](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#content)
* [contentEditable](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#contenteditable)
* [contextMenu](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#contextmenu)
* [dangerouslySetInnerHTML](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#dangerouslysetinnerhtml)
* [datatype](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#datatype)
* [defaultChecked](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#defaultchecked)
* [defaultValue](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#defaultvalue)
* [dir](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#dir)
* [disabled](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#disabled)
* [draggable](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#draggable)
* [enterKeyHint](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#enterkeyhint)
* [error](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#error)
* [fixClassName](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#fixclassname)
* [form](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#form)
* [formAction](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#formaction)
* [formEncType](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#formenctype)
* [formMethod](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#formmethod)
* [formNoValidate](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#formnovalidate)
* [formTarget](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#formtarget)
* [fullWidth](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#fullwidth)
* [height](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#height)
* [helpText](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#helptext)
* [hidden](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#hidden)
* [id](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#id)
* [inlist](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#inlist)
* [inputMode](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#inputmode)
* [is](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#is)
* [itemID](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#itemid)
* [itemProp](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#itemprop)
* [itemRef](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#itemref)
* [itemScope](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#itemscope)
* [itemType](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#itemtype)
* [lang](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#lang)
* [list](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#list)
* [loading](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#loading)
* [max](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#max)
* [maxLength](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#maxlength)
* [min](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#min)
* [minLength](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#minlength)
* [multiple](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#multiple)
* [name](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#name)
* [nonce](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#nonce)
* [onAbort](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onabort)
* [onAbortCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onabortcapture)
* [onAnimationEnd](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onanimationend)
* [onAnimationEndCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onanimationendcapture)
* [onAnimationIteration](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onanimationiteration)
* [onAnimationIterationCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onanimationiterationcapture)
* [onAnimationStart](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onanimationstart)
* [onAnimationStartCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onanimationstartcapture)
* [onAuxClick](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onauxclick)
* [onAuxClickCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onauxclickcapture)
* [onBeforeInput](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onbeforeinput)
* [onBeforeInputCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onbeforeinputcapture)
* [onBlur](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onblur)
* [onBlurCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onblurcapture)
* [onCanPlay](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#oncanplay)
* [onCanPlayCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#oncanplaycapture)
* [onCanPlayThrough](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#oncanplaythrough)
* [onCanPlayThroughCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#oncanplaythroughcapture)
* [onChange](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onchange)
* [onChangeCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onchangecapture)
* [onClean](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onclean)
* [onClick](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onclick)
* [onClickCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onclickcapture)
* [onCompositionEnd](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#oncompositionend)
* [onCompositionEndCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#oncompositionendcapture)
* [onCompositionStart](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#oncompositionstart)
* [onCompositionStartCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#oncompositionstartcapture)
* [onCompositionUpdate](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#oncompositionupdate)
* [onCompositionUpdateCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#oncompositionupdatecapture)
* [onContextMenu](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#oncontextmenu)
* [onContextMenuCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#oncontextmenucapture)
* [onCopy](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#oncopy)
* [onCopyCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#oncopycapture)
* [onCut](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#oncut)
* [onCutCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#oncutcapture)
* [onDoubleClick](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#ondoubleclick)
* [onDoubleClickCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#ondoubleclickcapture)
* [onDrag](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#ondrag)
* [onDragCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#ondragcapture)
* [onDragEnd](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#ondragend)
* [onDragEndCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#ondragendcapture)
* [onDragEnter](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#ondragenter)
* [onDragEnterCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#ondragentercapture)
* [onDragExit](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#ondragexit)
* [onDragExitCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#ondragexitcapture)
* [onDragLeave](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#ondragleave)
* [onDragLeaveCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#ondragleavecapture)
* [onDragOver](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#ondragover)
* [onDragOverCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#ondragovercapture)
* [onDragStart](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#ondragstart)
* [onDragStartCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#ondragstartcapture)
* [onDrop](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#ondrop)
* [onDropCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#ondropcapture)
* [onDurationChange](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#ondurationchange)
* [onDurationChangeCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#ondurationchangecapture)
* [onEmptied](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onemptied)
* [onEmptiedCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onemptiedcapture)
* [onEncrypted](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onencrypted)
* [onEncryptedCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onencryptedcapture)
* [onEnded](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onended)
* [onEndedCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onendedcapture)
* [onError](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onerror)
* [onErrorCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onerrorcapture)
* [onFocus](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onfocus)
* [onFocusCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onfocuscapture)
* [onGotPointerCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#ongotpointercapture)
* [onGotPointerCaptureCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#ongotpointercapturecapture)
* [onInput](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#oninput)
* [onInputCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#oninputcapture)
* [onInvalid](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#oninvalid)
* [onInvalidCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#oninvalidcapture)
* [onKeyDown](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onkeydown)
* [onKeyDownCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onkeydowncapture)
* [onKeyPress](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onkeypress)
* [onKeyPressCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onkeypresscapture)
* [onKeyUp](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onkeyup)
* [onKeyUpCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onkeyupcapture)
* [onLoad](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onload)
* [onLoadCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onloadcapture)
* [onLoadStart](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onloadstart)
* [onLoadStartCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onloadstartcapture)
* [onLoadedData](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onloadeddata)
* [onLoadedDataCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onloadeddatacapture)
* [onLoadedMetadata](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onloadedmetadata)
* [onLoadedMetadataCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onloadedmetadatacapture)
* [onLostPointerCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onlostpointercapture)
* [onLostPointerCaptureCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onlostpointercapturecapture)
* [onMouseDown](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onmousedown)
* [onMouseDownCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onmousedowncapture)
* [onMouseEnter](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onmouseenter)
* [onMouseLeave](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onmouseleave)
* [onMouseMove](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onmousemove)
* [onMouseMoveCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onmousemovecapture)
* [onMouseOut](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onmouseout)
* [onMouseOutCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onmouseoutcapture)
* [onMouseOver](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onmouseover)
* [onMouseOverCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onmouseovercapture)
* [onMouseUp](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onmouseup)
* [onMouseUpCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onmouseupcapture)
* [onPaste](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onpaste)
* [onPasteCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onpastecapture)
* [onPause](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onpause)
* [onPauseCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onpausecapture)
* [onPlay](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onplay)
* [onPlayCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onplaycapture)
* [onPlaying](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onplaying)
* [onPlayingCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onplayingcapture)
* [onPointerCancel](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onpointercancel)
* [onPointerCancelCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onpointercancelcapture)
* [onPointerDown](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onpointerdown)
* [onPointerDownCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onpointerdowncapture)
* [onPointerEnter](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onpointerenter)
* [onPointerEnterCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onpointerentercapture)
* [onPointerLeave](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onpointerleave)
* [onPointerLeaveCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onpointerleavecapture)
* [onPointerMove](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onpointermove)
* [onPointerMoveCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onpointermovecapture)
* [onPointerOut](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onpointerout)
* [onPointerOutCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onpointeroutcapture)
* [onPointerOver](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onpointerover)
* [onPointerOverCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onpointerovercapture)
* [onPointerUp](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onpointerup)
* [onPointerUpCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onpointerupcapture)
* [onProgress](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onprogress)
* [onProgressCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onprogresscapture)
* [onRateChange](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onratechange)
* [onRateChangeCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onratechangecapture)
* [onReset](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onreset)
* [onResetCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onresetcapture)
* [onResize](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onresize)
* [onResizeCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onresizecapture)
* [onScroll](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onscroll)
* [onScrollCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onscrollcapture)
* [onSeeked](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onseeked)
* [onSeekedCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onseekedcapture)
* [onSeeking](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onseeking)
* [onSeekingCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onseekingcapture)
* [onSelect](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onselect)
* [onSelectCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onselectcapture)
* [onStalled](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onstalled)
* [onStalledCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onstalledcapture)
* [onSubmit](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onsubmit)
* [onSubmitCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onsubmitcapture)
* [onSuspend](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onsuspend)
* [onSuspendCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onsuspendcapture)
* [onTimeUpdate](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#ontimeupdate)
* [onTimeUpdateCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#ontimeupdatecapture)
* [onTouchCancel](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#ontouchcancel)
* [onTouchCancelCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#ontouchcancelcapture)
* [onTouchEnd](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#ontouchend)
* [onTouchEndCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#ontouchendcapture)
* [onTouchMove](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#ontouchmove)
* [onTouchMoveCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#ontouchmovecapture)
* [onTouchStart](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#ontouchstart)
* [onTouchStartCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#ontouchstartcapture)
* [onTransitionEnd](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#ontransitionend)
* [onTransitionEndCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#ontransitionendcapture)
* [onValueChange](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onvaluechange)
* [onVolumeChange](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onvolumechange)
* [onVolumeChangeCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onvolumechangecapture)
* [onWaiting](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onwaiting)
* [onWaitingCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onwaitingcapture)
* [onWheel](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onwheel)
* [onWheelCapture](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#onwheelcapture)
* [pattern](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#pattern)
* [placeholder](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#placeholder)
* [prefix](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#prefix)
* [property](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#property)
* [radioGroup](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#radiogroup)
* [readOnly](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#readonly)
* [rel](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#rel)
* [required](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#required)
* [resource](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#resource)
* [results](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#results)
* [rev](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#rev)
* [role](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#role)
* [security](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#security)
* [size](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#size)
* [slot](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#slot)
* [spellCheck](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#spellcheck)
* [src](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#src)
* [step](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#step)
* [style](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#style)
* [suffix](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#suffix)
* [suppressContentEditableWarning](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#suppresscontenteditablewarning)
* [suppressHydrationWarning](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#suppresshydrationwarning)
* [tabIndex](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#tabindex)
* [thousandSeparator](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#thousandseparator)
* [title](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#title)
* [tooltipClassName](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#tooltipclassname)
* [translate](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#translate)
* [type](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#type)
* [typeof](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#typeof)
* [unselectable](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#unselectable)
* [value](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#value)
* [variant](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#variant)
* [vocab](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#vocab)
* [width](/sdks/tech-doc/interfaces/orderly_network_react.InputProps#width)

## Properties

### about

• `Optional` **about**: `string`

#### Inherited from

Omit.about

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1978

***

### accept

• `Optional` **accept**: `string`

#### Inherited from

Omit.accept

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:2345

***

### accessKey

• `Optional` **accessKey**: `string`

#### Inherited from

Omit.accessKey

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1952

***

### alt

• `Optional` **alt**: `string`

#### Inherited from

Omit.alt

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:2346

***

### 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

Omit.aria-activedescendant

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1650

***

### 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

Omit.aria-atomic

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1652

***

### aria-autocomplete

• `Optional` **aria-autocomplete**: `"none"` | `"both"` | `"inline"` | `"list"`

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

Omit.aria-autocomplete

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1657

***

### aria-braillelabel

• `Optional` **aria-braillelabel**: `string`

Defines a string value that labels the current element, which is intended to be converted into Braille.

**`See`**

aria-label.

#### Inherited from

Omit.aria-braillelabel

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1663

***

### aria-brailleroledescription

• `Optional` **aria-brailleroledescription**: `string`

Defines a human-readable, author-localized abbreviated description for the role of an element, which is intended to be converted into Braille.

**`See`**

aria-roledescription.

#### Inherited from

Omit.aria-brailleroledescription

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1668

***

### aria-busy

• `Optional` **aria-busy**: `Booleanish`

#### Inherited from

Omit.aria-busy

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1669

***

### aria-checked

• `Optional` **aria-checked**: `boolean` | `"mixed"` | `"false"` | `"true"`

Indicates the current "checked" state of checkboxes, radio buttons, and other widgets.

**`See`**

* aria-pressed
* aria-selected.

#### Inherited from

Omit.aria-checked

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1674

***

### aria-colcount

• `Optional` **aria-colcount**: `number`

Defines the total number of columns in a table, grid, or treegrid.

**`See`**

aria-colindex.

#### Inherited from

Omit.aria-colcount

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1679

***

### 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

Omit.aria-colindex

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1684

***

### aria-colindextext

• `Optional` **aria-colindextext**: `string`

Defines a human readable text alternative of aria-colindex.

**`See`**

aria-rowindextext.

#### Inherited from

Omit.aria-colindextext

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1689

***

### 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

Omit.aria-colspan

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1694

***

### 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

Omit.aria-controls

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1699

***

### aria-current

• `Optional` **aria-current**: `boolean` | `"time"` | `"page"` | `"date"` | `"false"` | `"true"` | `"step"` | `"location"`

Indicates the element that represents the current item within a container or set of related elements.

#### Inherited from

Omit.aria-current

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1701

***

### aria-describedby

• `Optional` **aria-describedby**: `string`

Identifies the element (or elements) that describes the object.

**`See`**

aria-labelledby

#### Inherited from

Omit.aria-describedby

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1706

***

### aria-description

• `Optional` **aria-description**: `string`

Defines a string value that describes or annotates the current element.

**`See`**

related aria-describedby.

#### Inherited from

Omit.aria-description

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1711

***

### aria-details

• `Optional` **aria-details**: `string`

Identifies the element that provides a detailed, extended description for the object.

**`See`**

aria-describedby.

#### Inherited from

Omit.aria-details

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1716

***

### 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

Omit.aria-disabled

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1721

***

### aria-dropeffect

• `Optional` **aria-dropeffect**: `"copy"` | `"link"` | `"none"` | `"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

Omit.aria-dropeffect

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1726

***

### aria-errormessage

• `Optional` **aria-errormessage**: `string`

Identifies the element that provides an error message for the object.

**`See`**

* aria-invalid
* aria-describedby.

#### Inherited from

Omit.aria-errormessage

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1731

***

### aria-expanded

• `Optional` **aria-expanded**: `Booleanish`

Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.

#### Inherited from

Omit.aria-expanded

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1733

***

### 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

Omit.aria-flowto

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1738

***

### 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

Omit.aria-grabbed

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1743

***

### aria-haspopup

• `Optional` **aria-haspopup**: `boolean` | `"dialog"` | `"menu"` | `"listbox"` | `"grid"` | `"false"` | `"true"` | `"tree"`

Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.

#### Inherited from

Omit.aria-haspopup

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1745

***

### aria-hidden

• `Optional` **aria-hidden**: `Booleanish`

Indicates whether the element is exposed to an accessibility API.

**`See`**

aria-disabled.

#### Inherited from

Omit.aria-hidden

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1750

***

### aria-invalid

• `Optional` **aria-invalid**: `boolean` | `"false"` | `"true"` | `"grammar"` | `"spelling"`

Indicates the entered value does not conform to the format expected by the application.

**`See`**

aria-errormessage.

#### Inherited from

Omit.aria-invalid

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1755

***

### aria-keyshortcuts

• `Optional` **aria-keyshortcuts**: `string`

Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.

#### Inherited from

Omit.aria-keyshortcuts

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1757

***

### aria-label

• `Optional` **aria-label**: `string`

Defines a string value that labels the current element.

**`See`**

aria-labelledby.

#### Inherited from

Omit.aria-label

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1762

***

### aria-labelledby

• `Optional` **aria-labelledby**: `string`

Identifies the element (or elements) that labels the current element.

**`See`**

aria-describedby.

#### Inherited from

Omit.aria-labelledby

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1767

***

### aria-level

• `Optional` **aria-level**: `number`

Defines the hierarchical level of an element within a structure.

#### Inherited from

Omit.aria-level

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1769

***

### 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

Omit.aria-live

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1771

***

### aria-modal

• `Optional` **aria-modal**: `Booleanish`

Indicates whether an element is modal when displayed.

#### Inherited from

Omit.aria-modal

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1773

***

### aria-multiline

• `Optional` **aria-multiline**: `Booleanish`

Indicates whether a text box accepts multiple lines of input or only a single line.

#### Inherited from

Omit.aria-multiline

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1775

***

### aria-multiselectable

• `Optional` **aria-multiselectable**: `Booleanish`

Indicates that the user may select more than one item from the current selectable descendants.

#### Inherited from

Omit.aria-multiselectable

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1777

***

### aria-orientation

• `Optional` **aria-orientation**: `"horizontal"` | `"vertical"`

Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous.

#### Inherited from

Omit.aria-orientation

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1779

***

### 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

Omit.aria-owns

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1785

***

### 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

Omit.aria-placeholder

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1790

***

### 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

Omit.aria-posinset

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1795

***

### aria-pressed

• `Optional` **aria-pressed**: `boolean` | `"mixed"` | `"false"` | `"true"`

Indicates the current "pressed" state of toggle buttons.

**`See`**

* aria-checked
* aria-selected.

#### Inherited from

Omit.aria-pressed

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1800

***

### aria-readonly

• `Optional` **aria-readonly**: `Booleanish`

Indicates that the element is not editable, but is otherwise operable.

**`See`**

aria-disabled.

#### Inherited from

Omit.aria-readonly

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1805

***

### aria-relevant

• `Optional` **aria-relevant**: `"text"` | `"all"` | `"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

Omit.aria-relevant

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1810

***

### aria-required

• `Optional` **aria-required**: `Booleanish`

Indicates that user input is required on the element before a form may be submitted.

#### Inherited from

Omit.aria-required

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1823

***

### aria-roledescription

• `Optional` **aria-roledescription**: `string`

Defines a human-readable, author-localized description for the role of an element.

#### Inherited from

Omit.aria-roledescription

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1825

***

### aria-rowcount

• `Optional` **aria-rowcount**: `number`

Defines the total number of rows in a table, grid, or treegrid.

**`See`**

aria-rowindex.

#### Inherited from

Omit.aria-rowcount

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1830

***

### 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

Omit.aria-rowindex

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1835

***

### aria-rowindextext

• `Optional` **aria-rowindextext**: `string`

Defines a human readable text alternative of aria-rowindex.

**`See`**

aria-colindextext.

#### Inherited from

Omit.aria-rowindextext

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1840

***

### 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

Omit.aria-rowspan

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1845

***

### aria-selected

• `Optional` **aria-selected**: `Booleanish`

Indicates the current "selected" state of various widgets.

**`See`**

* aria-checked
* aria-pressed.

#### Inherited from

Omit.aria-selected

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1850

***

### 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

Omit.aria-setsize

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1855

***

### 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

Omit.aria-sort

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1857

***

### aria-valuemax

• `Optional` **aria-valuemax**: `number`

Defines the maximum allowed value for a range widget.

#### Inherited from

Omit.aria-valuemax

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1859

***

### aria-valuemin

• `Optional` **aria-valuemin**: `number`

Defines the minimum allowed value for a range widget.

#### Inherited from

Omit.aria-valuemin

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1861

***

### aria-valuenow

• `Optional` **aria-valuenow**: `number`

Defines the current value for a range widget.

**`See`**

aria-valuetext.

#### Inherited from

Omit.aria-valuenow

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1866

***

### aria-valuetext

• `Optional` **aria-valuetext**: `string`

Defines the human readable text alternative of aria-valuenow for a range widget.

#### Inherited from

Omit.aria-valuetext

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1868

***

### autoCapitalize

• `Optional` **autoCapitalize**: `string`

#### Inherited from

Omit.autoCapitalize

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1991

***

### autoComplete

• `Optional` **autoComplete**: `string`

#### Inherited from

Omit.autoComplete

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:2347

***

### autoCorrect

• `Optional` **autoCorrect**: `string`

#### Inherited from

Omit.autoCorrect

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1992

***

### autoFocus

• `Optional` **autoFocus**: `boolean`

#### Inherited from

Omit.autoFocus

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1953

***

### autoSave

• `Optional` **autoSave**: `string`

#### Inherited from

Omit.autoSave

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1993

***

### capture

• `Optional` **capture**: `boolean` | `"user"` | `"environment"`

#### Inherited from

Omit.capture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:2348

***

### checked

• `Optional` **checked**: `boolean`

#### Inherited from

Omit.checked

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:2349

***

### children

• `Optional` **children**: `ReactNode`

#### Inherited from

Omit.children

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1434

***

### className

• `Optional` **className**: `string`

#### Inherited from

Omit.className

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1954

***

### color

• `Optional` **color**: `string`

#### Inherited from

Omit.color

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1994

***

### containerClassName

• `Optional` **containerClassName**: `string`

#### Defined in

[packages/component/src/input/index.tsx:75](https://github.com/OrderlyNetwork/js-sdk/blob/ba995f2/packages/component/src/input/index.tsx#L75)

***

### content

• `Optional` **content**: `string`

#### Inherited from

Omit.content

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1979

***

### contentEditable

• `Optional` **contentEditable**: `"inherit"` | `Booleanish` | `"plaintext-only"`

#### Inherited from

Omit.contentEditable

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1955

***

### contextMenu

• `Optional` **contextMenu**: `string`

#### Inherited from

Omit.contextMenu

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1956

***

### dangerouslySetInnerHTML

• `Optional` **dangerouslySetInnerHTML**: `Object`

#### Type declaration

| Name     | Type                      |
| :------- | :------------------------ |
| `__html` | `string` \| `TrustedHTML` |

#### Inherited from

Omit.dangerouslySetInnerHTML

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1435

***

### datatype

• `Optional` **datatype**: `string`

#### Inherited from

Omit.datatype

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1980

***

### defaultChecked

• `Optional` **defaultChecked**: `boolean`

#### Inherited from

Omit.defaultChecked

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1946

***

### defaultValue

• `Optional` **defaultValue**: `string` | `number` | readonly `string`\[]

#### Inherited from

Omit.defaultValue

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1947

***

### dir

• `Optional` **dir**: `string`

#### Inherited from

Omit.dir

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1957

***

### disabled

• `Optional` **disabled**: `null` | `boolean`

#### Inherited from

VariantProps.disabled

#### Defined in

[packages/component/src/input/index.tsx:32](https://github.com/OrderlyNetwork/js-sdk/blob/ba995f2/packages/component/src/input/index.tsx#L32)

***

### draggable

• `Optional` **draggable**: `Booleanish`

#### Inherited from

Omit.draggable

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1958

***

### enterKeyHint

• `Optional` **enterKeyHint**: `"send"` | `"done"` | `"search"` | `"next"` | `"enter"` | `"go"` | `"previous"`

#### Inherited from

Omit.enterKeyHint

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:2351

***

### error

• `Optional` **error**: `null` | `boolean`

#### Inherited from

VariantProps.error

#### Defined in

[packages/component/src/input/index.tsx:35](https://github.com/OrderlyNetwork/js-sdk/blob/ba995f2/packages/component/src/input/index.tsx#L35)

***

### fixClassName

• `Optional` **fixClassName**: `string`

#### Defined in

[packages/component/src/input/index.tsx:69](https://github.com/OrderlyNetwork/js-sdk/blob/ba995f2/packages/component/src/input/index.tsx#L69)

***

### form

• `Optional` **form**: `string`

#### Inherited from

Omit.form

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:2352

***

### formAction

• `Optional` **formAction**: `string`

#### Inherited from

Omit.formAction

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:2353

***

### formEncType

• `Optional` **formEncType**: `string`

#### Inherited from

Omit.formEncType

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:2359

***

### formMethod

• `Optional` **formMethod**: `string`

#### Inherited from

Omit.formMethod

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:2360

***

### formNoValidate

• `Optional` **formNoValidate**: `boolean`

#### Inherited from

Omit.formNoValidate

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:2361

***

### formTarget

• `Optional` **formTarget**: `string`

#### Inherited from

Omit.formTarget

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:2362

***

### fullWidth

• `Optional` **fullWidth**: `null` | `boolean`

#### Inherited from

VariantProps.fullWidth

#### Defined in

[packages/component/src/input/index.tsx:29](https://github.com/OrderlyNetwork/js-sdk/blob/ba995f2/packages/component/src/input/index.tsx#L29)

***

### height

• `Optional` **height**: `string` | `number`

#### Inherited from

Omit.height

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:2363

***

### helpText

• `Optional` **helpText**: `string`

#### Defined in

[packages/component/src/input/index.tsx:70](https://github.com/OrderlyNetwork/js-sdk/blob/ba995f2/packages/component/src/input/index.tsx#L70)

***

### hidden

• `Optional` **hidden**: `boolean`

#### Inherited from

Omit.hidden

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1959

***

### id

• `Optional` **id**: `string`

#### Inherited from

Omit.id

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1960

***

### inlist

• `Optional` **inlist**: `any`

#### Inherited from

Omit.inlist

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1981

***

### inputMode

• `Optional` **inputMode**: `"amount"` | `"numeric"` | `"decimal"`

#### Defined in

[packages/component/src/input/index.tsx:73](https://github.com/OrderlyNetwork/js-sdk/blob/ba995f2/packages/component/src/input/index.tsx#L73)

***

### 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](https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is)

#### Inherited from

Omit.is

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:2014

***

### itemID

• `Optional` **itemID**: `string`

#### Inherited from

Omit.itemID

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1998

***

### itemProp

• `Optional` **itemProp**: `string`

#### Inherited from

Omit.itemProp

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1995

***

### itemRef

• `Optional` **itemRef**: `string`

#### Inherited from

Omit.itemRef

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1999

***

### itemScope

• `Optional` **itemScope**: `boolean`

#### Inherited from

Omit.itemScope

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1996

***

### itemType

• `Optional` **itemType**: `string`

#### Inherited from

Omit.itemType

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1997

***

### lang

• `Optional` **lang**: `string`

#### Inherited from

Omit.lang

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1961

***

### list

• `Optional` **list**: `string`

#### Inherited from

Omit.list

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:2364

***

### loading

• `Optional` **loading**: `boolean`

#### Defined in

[packages/component/src/input/index.tsx:71](https://github.com/OrderlyNetwork/js-sdk/blob/ba995f2/packages/component/src/input/index.tsx#L71)

***

### max

• `Optional` **max**: `string` | `number`

#### Inherited from

Omit.max

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:2365

***

### maxLength

• `Optional` **maxLength**: `number`

#### Inherited from

Omit.maxLength

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:2366

***

### min

• `Optional` **min**: `string` | `number`

#### Inherited from

Omit.min

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:2367

***

### minLength

• `Optional` **minLength**: `number`

#### Inherited from

Omit.minLength

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:2368

***

### multiple

• `Optional` **multiple**: `boolean`

#### Inherited from

Omit.multiple

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:2369

***

### name

• `Optional` **name**: `string`

#### Inherited from

Omit.name

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:2370

***

### nonce

• `Optional` **nonce**: `string`

#### Inherited from

Omit.nonce

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1962

***

### onAbort

• `Optional` **onAbort**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onAbort

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1494

***

### onAbortCapture

• `Optional` **onAbortCapture**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onAbortCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1495

***

### onAnimationEnd

• `Optional` **onAnimationEnd**: `AnimationEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onAnimationEnd

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1626

***

### onAnimationEndCapture

• `Optional` **onAnimationEndCapture**: `AnimationEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onAnimationEndCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1627

***

### onAnimationIteration

• `Optional` **onAnimationIteration**: `AnimationEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onAnimationIteration

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1628

***

### onAnimationIterationCapture

• `Optional` **onAnimationIterationCapture**: `AnimationEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onAnimationIterationCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1629

***

### onAnimationStart

• `Optional` **onAnimationStart**: `AnimationEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onAnimationStart

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1624

***

### onAnimationStartCapture

• `Optional` **onAnimationStartCapture**: `AnimationEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onAnimationStartCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1625

***

### onAuxClick

• `Optional` **onAuxClick**: `MouseEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onAuxClick

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1542

***

### onAuxClickCapture

• `Optional` **onAuxClickCapture**: `MouseEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onAuxClickCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1543

***

### onBeforeInput

• `Optional` **onBeforeInput**: `FormEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onBeforeInput

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1466

***

### onBeforeInputCapture

• `Optional` **onBeforeInputCapture**: `FormEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onBeforeInputCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1467

***

### onBlur

• `Optional` **onBlur**: `FocusEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onBlur

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1460

***

### onBlurCapture

• `Optional` **onBlurCapture**: `FocusEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onBlurCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1461

***

### onCanPlay

• `Optional` **onCanPlay**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onCanPlay

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1496

***

### onCanPlayCapture

• `Optional` **onCanPlayCapture**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onCanPlayCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1497

***

### onCanPlayThrough

• `Optional` **onCanPlayThrough**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onCanPlayThrough

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1498

***

### onCanPlayThroughCapture

• `Optional` **onCanPlayThroughCapture**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onCanPlayThroughCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1499

***

### onChange

• `Optional` **onChange**: `ChangeEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onChange

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:2382

***

### onChangeCapture

• `Optional` **onChangeCapture**: `FormEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onChangeCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1465

***

### onClean

• `Optional` **onClean**: () => `void`

#### Type declaration

▸ (): `void`

##### Returns

`void`

#### Defined in

[packages/component/src/input/index.tsx:68](https://github.com/OrderlyNetwork/js-sdk/blob/ba995f2/packages/component/src/input/index.tsx#L68)

***

### onClick

• `Optional` **onClick**: `MouseEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onClick

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1544

***

### onClickCapture

• `Optional` **onClickCapture**: `MouseEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onClickCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1545

***

### onCompositionEnd

• `Optional` **onCompositionEnd**: `CompositionEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onCompositionEnd

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1450

***

### onCompositionEndCapture

• `Optional` **onCompositionEndCapture**: `CompositionEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onCompositionEndCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1451

***

### onCompositionStart

• `Optional` **onCompositionStart**: `CompositionEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onCompositionStart

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1452

***

### onCompositionStartCapture

• `Optional` **onCompositionStartCapture**: `CompositionEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onCompositionStartCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1453

***

### onCompositionUpdate

• `Optional` **onCompositionUpdate**: `CompositionEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onCompositionUpdate

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1454

***

### onCompositionUpdateCapture

• `Optional` **onCompositionUpdateCapture**: `CompositionEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onCompositionUpdateCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1455

***

### onContextMenu

• `Optional` **onContextMenu**: `MouseEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onContextMenu

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1546

***

### onContextMenuCapture

• `Optional` **onContextMenuCapture**: `MouseEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onContextMenuCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1547

***

### onCopy

• `Optional` **onCopy**: `ClipboardEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onCopy

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1442

***

### onCopyCapture

• `Optional` **onCopyCapture**: `ClipboardEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onCopyCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1443

***

### onCut

• `Optional` **onCut**: `ClipboardEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onCut

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1444

***

### onCutCapture

• `Optional` **onCutCapture**: `ClipboardEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onCutCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1445

***

### onDoubleClick

• `Optional` **onDoubleClick**: `MouseEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onDoubleClick

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1548

***

### onDoubleClickCapture

• `Optional` **onDoubleClickCapture**: `MouseEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onDoubleClickCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1549

***

### onDrag

• `Optional` **onDrag**: `DragEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onDrag

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1550

***

### onDragCapture

• `Optional` **onDragCapture**: `DragEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onDragCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1551

***

### onDragEnd

• `Optional` **onDragEnd**: `DragEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onDragEnd

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1552

***

### onDragEndCapture

• `Optional` **onDragEndCapture**: `DragEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onDragEndCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1553

***

### onDragEnter

• `Optional` **onDragEnter**: `DragEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onDragEnter

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1554

***

### onDragEnterCapture

• `Optional` **onDragEnterCapture**: `DragEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onDragEnterCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1555

***

### onDragExit

• `Optional` **onDragExit**: `DragEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onDragExit

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1556

***

### onDragExitCapture

• `Optional` **onDragExitCapture**: `DragEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onDragExitCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1557

***

### onDragLeave

• `Optional` **onDragLeave**: `DragEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onDragLeave

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1558

***

### onDragLeaveCapture

• `Optional` **onDragLeaveCapture**: `DragEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onDragLeaveCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1559

***

### onDragOver

• `Optional` **onDragOver**: `DragEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onDragOver

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1560

***

### onDragOverCapture

• `Optional` **onDragOverCapture**: `DragEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onDragOverCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1561

***

### onDragStart

• `Optional` **onDragStart**: `DragEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onDragStart

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1562

***

### onDragStartCapture

• `Optional` **onDragStartCapture**: `DragEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onDragStartCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1563

***

### onDrop

• `Optional` **onDrop**: `DragEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onDrop

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1564

***

### onDropCapture

• `Optional` **onDropCapture**: `DragEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onDropCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1565

***

### onDurationChange

• `Optional` **onDurationChange**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onDurationChange

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1500

***

### onDurationChangeCapture

• `Optional` **onDurationChangeCapture**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onDurationChangeCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1501

***

### onEmptied

• `Optional` **onEmptied**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onEmptied

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1502

***

### onEmptiedCapture

• `Optional` **onEmptiedCapture**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onEmptiedCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1503

***

### onEncrypted

• `Optional` **onEncrypted**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onEncrypted

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1504

***

### onEncryptedCapture

• `Optional` **onEncryptedCapture**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onEncryptedCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1505

***

### onEnded

• `Optional` **onEnded**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onEnded

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1506

***

### onEndedCapture

• `Optional` **onEndedCapture**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onEndedCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1507

***

### onError

• `Optional` **onError**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onError

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1480

***

### onErrorCapture

• `Optional` **onErrorCapture**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onErrorCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1481

***

### onFocus

• `Optional` **onFocus**: `FocusEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onFocus

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1458

***

### onFocusCapture

• `Optional` **onFocusCapture**: `FocusEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onFocusCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1459

***

### onGotPointerCapture

• `Optional` **onGotPointerCapture**: `PointerEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onGotPointerCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1610

***

### onGotPointerCaptureCapture

• `Optional` **onGotPointerCaptureCapture**: `PointerEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onGotPointerCaptureCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1611

***

### onInput

• `Optional` **onInput**: `FormEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onInput

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1468

***

### onInputCapture

• `Optional` **onInputCapture**: `FormEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onInputCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1469

***

### onInvalid

• `Optional` **onInvalid**: `FormEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onInvalid

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1474

***

### onInvalidCapture

• `Optional` **onInvalidCapture**: `FormEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onInvalidCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1475

***

### onKeyDown

• `Optional` **onKeyDown**: `KeyboardEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onKeyDown

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1484

***

### onKeyDownCapture

• `Optional` **onKeyDownCapture**: `KeyboardEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onKeyDownCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1485

***

### onKeyPress

• `Optional` **onKeyPress**: `KeyboardEventHandler`\<`HTMLInputElement`>

**`Deprecated`**

#### Inherited from

Omit.onKeyPress

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1487

***

### onKeyPressCapture

• `Optional` **onKeyPressCapture**: `KeyboardEventHandler`\<`HTMLInputElement`>

**`Deprecated`**

#### Inherited from

Omit.onKeyPressCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1489

***

### onKeyUp

• `Optional` **onKeyUp**: `KeyboardEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onKeyUp

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1490

***

### onKeyUpCapture

• `Optional` **onKeyUpCapture**: `KeyboardEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onKeyUpCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1491

***

### onLoad

• `Optional` **onLoad**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onLoad

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1478

***

### onLoadCapture

• `Optional` **onLoadCapture**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onLoadCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1479

***

### onLoadStart

• `Optional` **onLoadStart**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onLoadStart

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1512

***

### onLoadStartCapture

• `Optional` **onLoadStartCapture**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onLoadStartCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1513

***

### onLoadedData

• `Optional` **onLoadedData**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onLoadedData

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1508

***

### onLoadedDataCapture

• `Optional` **onLoadedDataCapture**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onLoadedDataCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1509

***

### onLoadedMetadata

• `Optional` **onLoadedMetadata**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onLoadedMetadata

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1510

***

### onLoadedMetadataCapture

• `Optional` **onLoadedMetadataCapture**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onLoadedMetadataCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1511

***

### onLostPointerCapture

• `Optional` **onLostPointerCapture**: `PointerEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onLostPointerCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1612

***

### onLostPointerCaptureCapture

• `Optional` **onLostPointerCaptureCapture**: `PointerEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onLostPointerCaptureCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1613

***

### onMouseDown

• `Optional` **onMouseDown**: `MouseEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onMouseDown

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1566

***

### onMouseDownCapture

• `Optional` **onMouseDownCapture**: `MouseEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onMouseDownCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1567

***

### onMouseEnter

• `Optional` **onMouseEnter**: `MouseEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onMouseEnter

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1568

***

### onMouseLeave

• `Optional` **onMouseLeave**: `MouseEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onMouseLeave

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1569

***

### onMouseMove

• `Optional` **onMouseMove**: `MouseEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onMouseMove

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1570

***

### onMouseMoveCapture

• `Optional` **onMouseMoveCapture**: `MouseEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onMouseMoveCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1571

***

### onMouseOut

• `Optional` **onMouseOut**: `MouseEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onMouseOut

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1572

***

### onMouseOutCapture

• `Optional` **onMouseOutCapture**: `MouseEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onMouseOutCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1573

***

### onMouseOver

• `Optional` **onMouseOver**: `MouseEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onMouseOver

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1574

***

### onMouseOverCapture

• `Optional` **onMouseOverCapture**: `MouseEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onMouseOverCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1575

***

### onMouseUp

• `Optional` **onMouseUp**: `MouseEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onMouseUp

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1576

***

### onMouseUpCapture

• `Optional` **onMouseUpCapture**: `MouseEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onMouseUpCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1577

***

### onPaste

• `Optional` **onPaste**: `ClipboardEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onPaste

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1446

***

### onPasteCapture

• `Optional` **onPasteCapture**: `ClipboardEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onPasteCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1447

***

### onPause

• `Optional` **onPause**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onPause

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1514

***

### onPauseCapture

• `Optional` **onPauseCapture**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onPauseCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1515

***

### onPlay

• `Optional` **onPlay**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onPlay

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1516

***

### onPlayCapture

• `Optional` **onPlayCapture**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onPlayCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1517

***

### onPlaying

• `Optional` **onPlaying**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onPlaying

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1518

***

### onPlayingCapture

• `Optional` **onPlayingCapture**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onPlayingCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1519

***

### onPointerCancel

• `Optional` **onPointerCancel**: `PointerEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onPointerCancel

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1600

***

### onPointerCancelCapture

• `Optional` **onPointerCancelCapture**: `PointerEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onPointerCancelCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1601

***

### onPointerDown

• `Optional` **onPointerDown**: `PointerEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onPointerDown

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1594

***

### onPointerDownCapture

• `Optional` **onPointerDownCapture**: `PointerEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onPointerDownCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1595

***

### onPointerEnter

• `Optional` **onPointerEnter**: `PointerEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onPointerEnter

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1602

***

### onPointerEnterCapture

• `Optional` **onPointerEnterCapture**: `PointerEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onPointerEnterCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1603

***

### onPointerLeave

• `Optional` **onPointerLeave**: `PointerEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onPointerLeave

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1604

***

### onPointerLeaveCapture

• `Optional` **onPointerLeaveCapture**: `PointerEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onPointerLeaveCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1605

***

### onPointerMove

• `Optional` **onPointerMove**: `PointerEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onPointerMove

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1596

***

### onPointerMoveCapture

• `Optional` **onPointerMoveCapture**: `PointerEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onPointerMoveCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1597

***

### onPointerOut

• `Optional` **onPointerOut**: `PointerEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onPointerOut

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1608

***

### onPointerOutCapture

• `Optional` **onPointerOutCapture**: `PointerEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onPointerOutCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1609

***

### onPointerOver

• `Optional` **onPointerOver**: `PointerEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onPointerOver

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1606

***

### onPointerOverCapture

• `Optional` **onPointerOverCapture**: `PointerEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onPointerOverCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1607

***

### onPointerUp

• `Optional` **onPointerUp**: `PointerEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onPointerUp

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1598

***

### onPointerUpCapture

• `Optional` **onPointerUpCapture**: `PointerEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onPointerUpCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1599

***

### onProgress

• `Optional` **onProgress**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onProgress

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1520

***

### onProgressCapture

• `Optional` **onProgressCapture**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onProgressCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1521

***

### onRateChange

• `Optional` **onRateChange**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onRateChange

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1522

***

### onRateChangeCapture

• `Optional` **onRateChangeCapture**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onRateChangeCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1523

***

### onReset

• `Optional` **onReset**: `FormEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onReset

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1470

***

### onResetCapture

• `Optional` **onResetCapture**: `FormEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onResetCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1471

***

### onResize

• `Optional` **onResize**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onResize

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1524

***

### onResizeCapture

• `Optional` **onResizeCapture**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onResizeCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1525

***

### onScroll

• `Optional` **onScroll**: `UIEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onScroll

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1616

***

### onScrollCapture

• `Optional` **onScrollCapture**: `UIEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onScrollCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1617

***

### onSeeked

• `Optional` **onSeeked**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onSeeked

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1526

***

### onSeekedCapture

• `Optional` **onSeekedCapture**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onSeekedCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1527

***

### onSeeking

• `Optional` **onSeeking**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onSeeking

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1528

***

### onSeekingCapture

• `Optional` **onSeekingCapture**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onSeekingCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1529

***

### onSelect

• `Optional` **onSelect**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onSelect

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1580

***

### onSelectCapture

• `Optional` **onSelectCapture**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onSelectCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1581

***

### onStalled

• `Optional` **onStalled**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onStalled

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1530

***

### onStalledCapture

• `Optional` **onStalledCapture**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onStalledCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1531

***

### onSubmit

• `Optional` **onSubmit**: `FormEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onSubmit

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1472

***

### onSubmitCapture

• `Optional` **onSubmitCapture**: `FormEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onSubmitCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1473

***

### onSuspend

• `Optional` **onSuspend**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onSuspend

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1532

***

### onSuspendCapture

• `Optional` **onSuspendCapture**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onSuspendCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1533

***

### onTimeUpdate

• `Optional` **onTimeUpdate**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onTimeUpdate

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1534

***

### onTimeUpdateCapture

• `Optional` **onTimeUpdateCapture**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onTimeUpdateCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1535

***

### onTouchCancel

• `Optional` **onTouchCancel**: `TouchEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onTouchCancel

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1584

***

### onTouchCancelCapture

• `Optional` **onTouchCancelCapture**: `TouchEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onTouchCancelCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1585

***

### onTouchEnd

• `Optional` **onTouchEnd**: `TouchEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onTouchEnd

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1586

***

### onTouchEndCapture

• `Optional` **onTouchEndCapture**: `TouchEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onTouchEndCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1587

***

### onTouchMove

• `Optional` **onTouchMove**: `TouchEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onTouchMove

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1588

***

### onTouchMoveCapture

• `Optional` **onTouchMoveCapture**: `TouchEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onTouchMoveCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1589

***

### onTouchStart

• `Optional` **onTouchStart**: `TouchEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onTouchStart

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1590

***

### onTouchStartCapture

• `Optional` **onTouchStartCapture**: `TouchEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onTouchStartCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1591

***

### onTransitionEnd

• `Optional` **onTransitionEnd**: `TransitionEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onTransitionEnd

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1632

***

### onTransitionEndCapture

• `Optional` **onTransitionEndCapture**: `TransitionEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onTransitionEndCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1633

***

### onValueChange

• `Optional` **onValueChange**: (`value`: `any`) => `void`

#### Type declaration

▸ (`value`): `void`

##### Parameters

| Name    | Type  |
| :------ | :---- |
| `value` | `any` |

##### Returns

`void`

#### Defined in

[packages/component/src/input/index.tsx:76](https://github.com/OrderlyNetwork/js-sdk/blob/ba995f2/packages/component/src/input/index.tsx#L76)

***

### onVolumeChange

• `Optional` **onVolumeChange**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onVolumeChange

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1536

***

### onVolumeChangeCapture

• `Optional` **onVolumeChangeCapture**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onVolumeChangeCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1537

***

### onWaiting

• `Optional` **onWaiting**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onWaiting

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1538

***

### onWaitingCapture

• `Optional` **onWaitingCapture**: `ReactEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onWaitingCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1539

***

### onWheel

• `Optional` **onWheel**: `WheelEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onWheel

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1620

***

### onWheelCapture

• `Optional` **onWheelCapture**: `WheelEventHandler`\<`HTMLInputElement`>

#### Inherited from

Omit.onWheelCapture

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1621

***

### pattern

• `Optional` **pattern**: `string`

#### Inherited from

Omit.pattern

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:2371

***

### placeholder

• `Optional` **placeholder**: `string`

#### Inherited from

Omit.placeholder

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:2372

***

### prefix

• `Optional` **prefix**: `ReactNode`

#### Defined in

[packages/component/src/input/index.tsx:65](https://github.com/OrderlyNetwork/js-sdk/blob/ba995f2/packages/component/src/input/index.tsx#L65)

***

### property

• `Optional` **property**: `string`

#### Inherited from

Omit.property

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1983

***

### radioGroup

• `Optional` **radioGroup**: `string`

#### Inherited from

Omit.radioGroup

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1972

***

### readOnly

• `Optional` **readOnly**: `boolean`

#### Inherited from

Omit.readOnly

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:2373

***

### rel

• `Optional` **rel**: `string`

#### Inherited from

Omit.rel

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1984

***

### required

• `Optional` **required**: `boolean`

#### Inherited from

Omit.required

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:2374

***

### resource

• `Optional` **resource**: `string`

#### Inherited from

Omit.resource

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1985

***

### results

• `Optional` **results**: `number`

#### Inherited from

Omit.results

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:2000

***

### rev

• `Optional` **rev**: `string`

#### Inherited from

Omit.rev

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1986

***

### role

• `Optional` **role**: `AriaRole`

#### Inherited from

Omit.role

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1975

***

### security

• `Optional` **security**: `string`

#### Inherited from

Omit.security

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:2001

***

### size

• `Optional` **size**: `null` | `"default"` | `"small"`

#### Inherited from

VariantProps.size

#### Defined in

[packages/component/src/input/index.tsx:25](https://github.com/OrderlyNetwork/js-sdk/blob/ba995f2/packages/component/src/input/index.tsx#L25)

***

### slot

• `Optional` **slot**: `string`

#### Inherited from

Omit.slot

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1964

***

### spellCheck

• `Optional` **spellCheck**: `Booleanish`

#### Inherited from

Omit.spellCheck

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1965

***

### src

• `Optional` **src**: `string`

#### Inherited from

Omit.src

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:2376

***

### step

• `Optional` **step**: `string` | `number`

#### Inherited from

Omit.step

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:2377

***

### style

• `Optional` **style**: `CSSProperties`

#### Inherited from

Omit.style

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1966

***

### suffix

• `Optional` **suffix**: `ReactNode`

#### Defined in

[packages/component/src/input/index.tsx:66](https://github.com/OrderlyNetwork/js-sdk/blob/ba995f2/packages/component/src/input/index.tsx#L66)

***

### suppressContentEditableWarning

• `Optional` **suppressContentEditableWarning**: `boolean`

#### Inherited from

Omit.suppressContentEditableWarning

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1948

***

### suppressHydrationWarning

• `Optional` **suppressHydrationWarning**: `boolean`

#### Inherited from

Omit.suppressHydrationWarning

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1949

***

### tabIndex

• `Optional` **tabIndex**: `number`

#### Inherited from

Omit.tabIndex

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1967

***

### thousandSeparator

• `Optional` **thousandSeparator**: `boolean`

Whether to display the thousandth symbol

#### Defined in

[packages/component/src/input/index.tsx:80](https://github.com/OrderlyNetwork/js-sdk/blob/ba995f2/packages/component/src/input/index.tsx#L80)

***

### title

• `Optional` **title**: `string`

#### Inherited from

Omit.title

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1968

***

### tooltipClassName

• `Optional` **tooltipClassName**: `string`

#### Defined in

[packages/component/src/input/index.tsx:81](https://github.com/OrderlyNetwork/js-sdk/blob/ba995f2/packages/component/src/input/index.tsx#L81)

***

### translate

• `Optional` **translate**: `"yes"` | `"no"`

#### Inherited from

Omit.translate

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1969

***

### type

• `Optional` **type**: `HTMLInputTypeAttribute`

#### Inherited from

Omit.type

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:2378

***

### typeof

• `Optional` **typeof**: `string`

#### Inherited from

Omit.typeof

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1987

***

### unselectable

• `Optional` **unselectable**: `"on"` | `"off"`

#### Inherited from

Omit.unselectable

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:2002

***

### value

• `Optional` **value**: `string` | `number` | readonly `string`\[]

#### Inherited from

Omit.value

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:2379

***

### variant

• `Optional` **variant**: `null` | `"filled"` | `"outlined"`

#### Inherited from

VariantProps.variant

#### Defined in

[packages/component/src/input/index.tsx:21](https://github.com/OrderlyNetwork/js-sdk/blob/ba995f2/packages/component/src/input/index.tsx#L21)

***

### vocab

• `Optional` **vocab**: `string`

#### Inherited from

Omit.vocab

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:1988

***

### width

• `Optional` **width**: `string` | `number`

#### Inherited from

Omit.width

#### Defined in

node\_modules/.pnpm/@types+react\@18.2.38/node\_modules/@types/react/index.d.ts:2380
