Interface: RsInputProps
Props for the RsInput component.
Extends
InputProps
Properties
about?
optionalabout:string
Inherited from
InputProps.about
accept?
optionalaccept:string
Inherited from
InputProps.accept
accessKey?
optionalaccessKey:string
Inherited from
InputProps.accessKey
alt?
optionalalt:string
Inherited from
InputProps.alt
aria-activedescendant?
optionalaria-activedescendant:string
Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.
Inherited from
InputProps.aria-activedescendant
aria-atomic?
optionalaria-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
InputProps.aria-atomic
aria-autocomplete?
optionalaria-autocomplete:"none"|"list"|"inline"|"both"
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
InputProps.aria-autocomplete
aria-braillelabel?
optionalaria-braillelabel:string
Defines a string value that labels the current element, which is intended to be converted into Braille.
See
aria-label.
Inherited from
InputProps.aria-braillelabel
aria-brailleroledescription?
optionalaria-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
InputProps.aria-brailleroledescription
aria-busy?
optionalaria-busy:Booleanish
Inherited from
InputProps.aria-busy
aria-checked?
optionalaria-checked:boolean|"true"|"false"|"mixed"
Indicates the current "checked" state of checkboxes, radio buttons, and other widgets.
See
- aria-pressed
- aria-selected.
Inherited from
InputProps.aria-checked
aria-colcount?
optionalaria-colcount:number
Defines the total number of columns in a table, grid, or treegrid.
See
aria-colindex.
Inherited from
InputProps.aria-colcount
aria-colindex?
optionalaria-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
InputProps.aria-colindex
aria-colindextext?
optionalaria-colindextext:string
Defines a human readable text alternative of aria-colindex.
See
aria-rowindextext.
Inherited from
InputProps.aria-colindextext
aria-colspan?
optionalaria-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
InputProps.aria-colspan
aria-controls?
optionalaria-controls:string
Identifies the element (or elements) whose contents or presence are controlled by the current element.
See
aria-owns.
Inherited from
InputProps.aria-controls
aria-current?
optionalaria-current:boolean|"date"|"time"|"page"|"true"|"false"|"step"|"location"
Indicates the element that represents the current item within a container or set of related elements.
Inherited from
InputProps.aria-current
aria-describedby?
optionalaria-describedby:string
Identifies the element (or elements) that describes the object.
See
aria-labelledby
Inherited from
InputProps.aria-describedby
aria-description?
optionalaria-description:string
Defines a string value that describes or annotates the current element.
See
related aria-describedby.
Inherited from
InputProps.aria-description
aria-details?
optionalaria-details:string
Identifies the element that provides a detailed, extended description for the object.
See
aria-describedby.
Inherited from
InputProps.aria-details
aria-disabled?
optionalaria-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
InputProps.aria-disabled
aria-dropeffect?
optionalaria-dropeffect:"link"|"none"|"copy"|"move"|"execute"|"popup"
Indicates what functions can be performed when a dragged object is released on the drop target.
Deprecated
in ARIA 1.1
Inherited from
InputProps.aria-dropeffect
aria-errormessage?
optionalaria-errormessage:string
Identifies the element that provides an error message for the object.
See
- aria-invalid
- aria-describedby.
Inherited from
InputProps.aria-errormessage
aria-expanded?
optionalaria-expanded:Booleanish
Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.
Inherited from
InputProps.aria-expanded
aria-flowto?
optionalaria-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
InputProps.aria-flowto
aria-grabbed?
optionalaria-grabbed:Booleanish
Indicates an element's "grabbed" state in a drag-and-drop operation.
Deprecated
in ARIA 1.1
Inherited from
InputProps.aria-grabbed
aria-haspopup?
optionalaria-haspopup:boolean|"grid"|"dialog"|"menu"|"true"|"false"|"listbox"|"tree"
Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.
Inherited from
InputProps.aria-haspopup
aria-hidden?
optionalaria-hidden:Booleanish
Indicates whether the element is exposed to an accessibility API.
See
aria-disabled.
Inherited from
InputProps.aria-hidden
aria-invalid?
optionalaria-invalid:boolean|"true"|"false"|"grammar"|"spelling"
Indicates the entered value does not conform to the format expected by the application.
See
aria-errormessage.
Inherited from
InputProps.aria-invalid
aria-keyshortcuts?
optionalaria-keyshortcuts:string
Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.
Inherited from
InputProps.aria-keyshortcuts
aria-label?
optionalaria-label:string
Defines a string value that labels the current element.
See
aria-labelledby.
Inherited from
InputProps.aria-label
aria-labelledby?
optionalaria-labelledby:string
Identifies the element (or elements) that labels the current element.
See
aria-describedby.
Inherited from
InputProps.aria-labelledby
aria-level?
optionalaria-level:number
Defines the hierarchical level of an element within a structure.
Inherited from
InputProps.aria-level
aria-live?
optionalaria-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
InputProps.aria-live
aria-modal?
optionalaria-modal:Booleanish
Indicates whether an element is modal when displayed.
Inherited from
InputProps.aria-modal
aria-multiline?
optionalaria-multiline:Booleanish
Indicates whether a text box accepts multiple lines of input or only a single line.
Inherited from
InputProps.aria-multiline
aria-multiselectable?
optionalaria-multiselectable:Booleanish
Indicates that the user may select more than one item from the current selectable descendants.
Inherited from
InputProps.aria-multiselectable
aria-orientation?
optionalaria-orientation:"horizontal"|"vertical"
Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous.
Inherited from
InputProps.aria-orientation
aria-owns?
optionalaria-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
InputProps.aria-owns
aria-placeholder?
optionalaria-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
InputProps.aria-placeholder
aria-posinset?
optionalaria-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
InputProps.aria-posinset
aria-pressed?
optionalaria-pressed:boolean|"true"|"false"|"mixed"
Indicates the current "pressed" state of toggle buttons.
See
- aria-checked
- aria-selected.
Inherited from
InputProps.aria-pressed
aria-readonly?
optionalaria-readonly:Booleanish
Indicates that the element is not editable, but is otherwise operable.
See
aria-disabled.
Inherited from
InputProps.aria-readonly
aria-relevant?
optionalaria-relevant:"all"|"text"|"additions"|"additions removals"|"additions text"|"removals"|"removals additions"|"removals text"|"text additions"|"text removals"
Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified.
See
aria-atomic.
Inherited from
InputProps.aria-relevant
aria-required?
optionalaria-required:Booleanish
Indicates that user input is required on the element before a form may be submitted.
Inherited from
InputProps.aria-required
aria-roledescription?
optionalaria-roledescription:string
Defines a human-readable, author-localized description for the role of an element.
Inherited from
InputProps.aria-roledescription
aria-rowcount?
optionalaria-rowcount:number
Defines the total number of rows in a table, grid, or treegrid.
See
aria-rowindex.
Inherited from
InputProps.aria-rowcount
aria-rowindex?
optionalaria-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
InputProps.aria-rowindex
aria-rowindextext?
optionalaria-rowindextext:string
Defines a human readable text alternative of aria-rowindex.
See
aria-colindextext.
Inherited from
InputProps.aria-rowindextext
aria-rowspan?
optionalaria-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
InputProps.aria-rowspan
aria-selected?
optionalaria-selected:Booleanish
Indicates the current "selected" state of various widgets.
See
- aria-checked
- aria-pressed.
Inherited from
InputProps.aria-selected
aria-setsize?
optionalaria-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
InputProps.aria-setsize
aria-sort?
optionalaria-sort:"none"|"ascending"|"descending"|"other"
Indicates if items in a table or grid are sorted in ascending or descending order.
Inherited from
InputProps.aria-sort
aria-valuemax?
optionalaria-valuemax:number
Defines the maximum allowed value for a range widget.
Inherited from
InputProps.aria-valuemax
aria-valuemin?
optionalaria-valuemin:number
Defines the minimum allowed value for a range widget.
Inherited from
InputProps.aria-valuemin
aria-valuenow?
optionalaria-valuenow:number
Defines the current value for a range widget.
See
aria-valuetext.
Inherited from
InputProps.aria-valuenow
aria-valuetext?
optionalaria-valuetext:string
Defines the human readable text alternative of aria-valuenow for a range widget.
Inherited from
InputProps.aria-valuetext
as?
optionalas:ElementType<any, keyof IntrinsicElements>
You can use a custom element for this component
Inherited from
InputProps.as
autoCapitalize?
optionalautoCapitalize:"none"|string&object|"off"|"on"|"sentences"|"words"|"characters"
Inherited from
InputProps.autoCapitalize
autoComplete?
optionalautoComplete:HTMLInputAutoCompleteAttribute
Inherited from
InputProps.autoComplete
autoCorrect?
optionalautoCorrect:string
Inherited from
InputProps.autoCorrect
autoFocus?
optionalautoFocus:boolean
Inherited from
InputProps.autoFocus
autoSave?
optionalautoSave:string
Inherited from
InputProps.autoSave
capture?
optionalcapture:boolean|"environment"|"user"
Inherited from
InputProps.capture
checked?
optionalchecked:boolean
Inherited from
InputProps.checked
children?
optionalchildren:ReactNode
Primary content
Inherited from
InputProps.children
className?
optionalclassName:string
Additional classes
Inherited from
InputProps.className
classPrefix?
optionalclassPrefix:string
The prefix of the component CSS class
Inherited from
InputProps.classPrefix
color?
optionalcolor:string
Inherited from
InputProps.color
content?
optionalcontent:string
Inherited from
InputProps.content
contentEditable?
optionalcontentEditable:"inherit"|Booleanish|"plaintext-only"
Inherited from
InputProps.contentEditable
contextMenu?
optionalcontextMenu:string
Inherited from
InputProps.contextMenu
dangerouslySetInnerHTML?
optionaldangerouslySetInnerHTML:object
__html
__html:
string|TrustedHTML
Inherited from
InputProps.dangerouslySetInnerHTML
datatype?
optionaldatatype:string
Inherited from
InputProps.datatype
defaultChecked?
optionaldefaultChecked:boolean
Inherited from
InputProps.defaultChecked
defaultValue?
optionaldefaultValue:string|number| readonlystring[]
Inherited from
InputProps.defaultValue
dir?
optionaldir:string
Inherited from
InputProps.dir
disabled?
optionaldisabled:boolean
Inherited from
InputProps.disabled
draggable?
optionaldraggable:Booleanish
Inherited from
InputProps.draggable
enterKeyHint?
optionalenterKeyHint:"search"|"done"|"enter"|"go"|"next"|"previous"|"send"
Inherited from
InputProps.enterKeyHint
exportparts?
optionalexportparts:string
See
https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/exportparts
Inherited from
InputProps.exportparts
form?
optionalform:string
Inherited from
InputProps.form
formAction?
optionalformAction:string| (formData) =>void|Promise<void>
Inherited from
InputProps.formAction
formEncType?
optionalformEncType:string
Inherited from
InputProps.formEncType
formMethod?
optionalformMethod:string
Inherited from
InputProps.formMethod
formNoValidate?
optionalformNoValidate:boolean
Inherited from
InputProps.formNoValidate
formTarget?
optionalformTarget:string
Inherited from
InputProps.formTarget
height?
optionalheight:string|number
Inherited from
InputProps.height
hidden?
optionalhidden:boolean
Inherited from
InputProps.hidden
htmlSize?
optionalhtmlSize:number
The htmlSize attribute defines the width of the «input> element.
Overrides
InputProps.htmlSize
id?
optionalid:string
The HTML input id
Inherited from
InputProps.id
inert?
optionalinert:boolean
See
https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/inert
Inherited from
InputProps.inert
inlist?
optionalinlist:any
Inherited from
InputProps.inlist
inputMode?
optionalinputMode:"search"|"none"|"text"|"tel"|"url"|"email"|"numeric"|"decimal"
Hints at the type of data that might be entered by the user while editing the element or its contents
See
https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute
Inherited from
InputProps.inputMode
inputRef?
optionalinputRef:Ref<any>
Ref of input element
Inherited from
InputProps.inputRef
is?
optionalis:string
Specify that a standard HTML element should behave like a defined custom built-in element
See
https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is
Inherited from
InputProps.is
itemID?
optionalitemID:string
Inherited from
InputProps.itemID
itemProp?
optionalitemProp:string
Inherited from
InputProps.itemProp
itemRef?
optionalitemRef:string
Inherited from
InputProps.itemRef
itemScope?
optionalitemScope:boolean
Inherited from
InputProps.itemScope
itemType?
optionalitemType:string
Inherited from
InputProps.itemType
label
label:
string
The label for the input.
lang?
optionallang:string
Inherited from
InputProps.lang
list?
optionallist:string
Inherited from
InputProps.list
max?
optionalmax:string|number
Inherited from
InputProps.max
maxLength?
optionalmaxLength:number
Inherited from
InputProps.maxLength
min?
optionalmin:string|number
Inherited from
InputProps.min
minLength?
optionalminLength:number
Inherited from
InputProps.minLength
multiple?
optionalmultiple:boolean
Inherited from
InputProps.multiple
name?
optionalname:string
Inherited from
InputProps.name
nonce?
optionalnonce:string
Inherited from
InputProps.nonce
onAbort?
optionalonAbort:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onAbort
onAbortCapture?
optionalonAbortCapture:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onAbortCapture
onAnimationEnd?
optionalonAnimationEnd:AnimationEventHandler<HTMLInputElement>
Inherited from
InputProps.onAnimationEnd
onAnimationEndCapture?
optionalonAnimationEndCapture:AnimationEventHandler<HTMLInputElement>
Inherited from
InputProps.onAnimationEndCapture
onAnimationIteration?
optionalonAnimationIteration:AnimationEventHandler<HTMLInputElement>
Inherited from
InputProps.onAnimationIteration
onAnimationIterationCapture?
optionalonAnimationIterationCapture:AnimationEventHandler<HTMLInputElement>
Inherited from
InputProps.onAnimationIterationCapture
onAnimationStart?
optionalonAnimationStart:AnimationEventHandler<HTMLInputElement>
Inherited from
InputProps.onAnimationStart
onAnimationStartCapture?
optionalonAnimationStartCapture:AnimationEventHandler<HTMLInputElement>
Inherited from
InputProps.onAnimationStartCapture
onAuxClick?
optionalonAuxClick:MouseEventHandler<HTMLInputElement>
Inherited from
InputProps.onAuxClick
onAuxClickCapture?
optionalonAuxClickCapture:MouseEventHandler<HTMLInputElement>
Inherited from
InputProps.onAuxClickCapture
onBeforeInput?
optionalonBeforeInput:InputEventHandler<HTMLInputElement>
Inherited from
InputProps.onBeforeInput
onBeforeInputCapture?
optionalonBeforeInputCapture:FormEventHandler<HTMLInputElement>
Inherited from
InputProps.onBeforeInputCapture
onBeforeToggle?
optionalonBeforeToggle:ToggleEventHandler<HTMLInputElement>
Inherited from
InputProps.onBeforeToggle
onBlur?
optionalonBlur:FocusEventHandler<HTMLInputElement>
Inherited from
InputProps.onBlur
onBlurCapture?
optionalonBlurCapture:FocusEventHandler<HTMLInputElement>
Inherited from
InputProps.onBlurCapture
onCanPlay?
optionalonCanPlay:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onCanPlay
onCanPlayCapture?
optionalonCanPlayCapture:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onCanPlayCapture
onCanPlayThrough?
optionalonCanPlayThrough:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onCanPlayThrough
onCanPlayThroughCapture?
optionalonCanPlayThroughCapture:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onCanPlayThroughCapture
onChange?
optionalonChange:PrependParameters<ChangeEventHandler<HTMLInputElement>, [string]>
The callback function in which value is changed.
Inherited from
InputProps.onChange
onChangeCapture?
optionalonChangeCapture:FormEventHandler<HTMLInputElement>
Inherited from
InputProps.onChangeCapture
onClick?
optionalonClick:MouseEventHandler<HTMLInputElement>
Inherited from
InputProps.onClick
onClickCapture?
optionalonClickCapture:MouseEventHandler<HTMLInputElement>
Inherited from
InputProps.onClickCapture
onCompositionEnd?
optionalonCompositionEnd:CompositionEventHandler<HTMLInputElement>
Inherited from
InputProps.onCompositionEnd
onCompositionEndCapture?
optionalonCompositionEndCapture:CompositionEventHandler<HTMLInputElement>
Inherited from
InputProps.onCompositionEndCapture
onCompositionStart?
optionalonCompositionStart:CompositionEventHandler<HTMLInputElement>
Inherited from
InputProps.onCompositionStart
onCompositionStartCapture?
optionalonCompositionStartCapture:CompositionEventHandler<HTMLInputElement>
Inherited from
InputProps.onCompositionStartCapture
onCompositionUpdate?
optionalonCompositionUpdate:CompositionEventHandler<HTMLInputElement>
Inherited from
InputProps.onCompositionUpdate
onCompositionUpdateCapture?
optionalonCompositionUpdateCapture:CompositionEventHandler<HTMLInputElement>
Inherited from
InputProps.onCompositionUpdateCapture
onContextMenu?
optionalonContextMenu:MouseEventHandler<HTMLInputElement>
Inherited from
InputProps.onContextMenu
onContextMenuCapture?
optionalonContextMenuCapture:MouseEventHandler<HTMLInputElement>
Inherited from
InputProps.onContextMenuCapture
onCopy?
optionalonCopy:ClipboardEventHandler<HTMLInputElement>
Inherited from
InputProps.onCopy
onCopyCapture?
optionalonCopyCapture:ClipboardEventHandler<HTMLInputElement>
Inherited from
InputProps.onCopyCapture
onCut?
optionalonCut:ClipboardEventHandler<HTMLInputElement>
Inherited from
InputProps.onCut
onCutCapture?
optionalonCutCapture:ClipboardEventHandler<HTMLInputElement>
Inherited from
InputProps.onCutCapture
onDoubleClick?
optionalonDoubleClick:MouseEventHandler<HTMLInputElement>
Inherited from
InputProps.onDoubleClick
onDoubleClickCapture?
optionalonDoubleClickCapture:MouseEventHandler<HTMLInputElement>
Inherited from
InputProps.onDoubleClickCapture
onDrag?
optionalonDrag:DragEventHandler<HTMLInputElement>
Inherited from
InputProps.onDrag
onDragCapture?
optionalonDragCapture:DragEventHandler<HTMLInputElement>
Inherited from
InputProps.onDragCapture
onDragEnd?
optionalonDragEnd:DragEventHandler<HTMLInputElement>
Inherited from
InputProps.onDragEnd
onDragEndCapture?
optionalonDragEndCapture:DragEventHandler<HTMLInputElement>
Inherited from
InputProps.onDragEndCapture
onDragEnter?
optionalonDragEnter:DragEventHandler<HTMLInputElement>
Inherited from
InputProps.onDragEnter
onDragEnterCapture?
optionalonDragEnterCapture:DragEventHandler<HTMLInputElement>
Inherited from
InputProps.onDragEnterCapture
onDragExit?
optionalonDragExit:DragEventHandler<HTMLInputElement>
Inherited from
InputProps.onDragExit
onDragExitCapture?
optionalonDragExitCapture:DragEventHandler<HTMLInputElement>
Inherited from
InputProps.onDragExitCapture
onDragLeave?
optionalonDragLeave:DragEventHandler<HTMLInputElement>
Inherited from
InputProps.onDragLeave
onDragLeaveCapture?
optionalonDragLeaveCapture:DragEventHandler<HTMLInputElement>
Inherited from
InputProps.onDragLeaveCapture
onDragOver?
optionalonDragOver:DragEventHandler<HTMLInputElement>
Inherited from
InputProps.onDragOver
onDragOverCapture?
optionalonDragOverCapture:DragEventHandler<HTMLInputElement>
Inherited from
InputProps.onDragOverCapture
onDragStart?
optionalonDragStart:DragEventHandler<HTMLInputElement>
Inherited from
InputProps.onDragStart
onDragStartCapture?
optionalonDragStartCapture:DragEventHandler<HTMLInputElement>
Inherited from
InputProps.onDragStartCapture
onDrop?
optionalonDrop:DragEventHandler<HTMLInputElement>
Inherited from
InputProps.onDrop
onDropCapture?
optionalonDropCapture:DragEventHandler<HTMLInputElement>
Inherited from
InputProps.onDropCapture
onDurationChange?
optionalonDurationChange:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onDurationChange
onDurationChangeCapture?
optionalonDurationChangeCapture:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onDurationChangeCapture
onEmptied?
optionalonEmptied:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onEmptied
onEmptiedCapture?
optionalonEmptiedCapture:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onEmptiedCapture
onEncrypted?
optionalonEncrypted:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onEncrypted
onEncryptedCapture?
optionalonEncryptedCapture:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onEncryptedCapture
onEnded?
optionalonEnded:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onEnded
onEndedCapture?
optionalonEndedCapture:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onEndedCapture
onError?
optionalonError:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onError
onErrorCapture?
optionalonErrorCapture:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onErrorCapture
onFocus?
optionalonFocus:FocusEventHandler<HTMLInputElement>
Inherited from
InputProps.onFocus
onFocusCapture?
optionalonFocusCapture:FocusEventHandler<HTMLInputElement>
Inherited from
InputProps.onFocusCapture
onGotPointerCapture?
optionalonGotPointerCapture:PointerEventHandler<HTMLInputElement>
Inherited from
InputProps.onGotPointerCapture
onGotPointerCaptureCapture?
optionalonGotPointerCaptureCapture:PointerEventHandler<HTMLInputElement>
Inherited from
InputProps.onGotPointerCaptureCapture
onInput?
optionalonInput:FormEventHandler<HTMLInputElement>
Inherited from
InputProps.onInput
onInputCapture?
optionalonInputCapture:FormEventHandler<HTMLInputElement>
Inherited from
InputProps.onInputCapture
onInvalid?
optionalonInvalid:FormEventHandler<HTMLInputElement>
Inherited from
InputProps.onInvalid
onInvalidCapture?
optionalonInvalidCapture:FormEventHandler<HTMLInputElement>
Inherited from
InputProps.onInvalidCapture
onKeyDown?
optionalonKeyDown:KeyboardEventHandler<HTMLInputElement>
Inherited from
InputProps.onKeyDown
onKeyDownCapture?
optionalonKeyDownCapture:KeyboardEventHandler<HTMLInputElement>
Inherited from
InputProps.onKeyDownCapture
onKeyPress?
optionalonKeyPress:KeyboardEventHandler<HTMLInputElement>
Deprecated
Use onKeyUp or onKeyDown instead
Inherited from
InputProps.onKeyPress
onKeyPressCapture?
optionalonKeyPressCapture:KeyboardEventHandler<HTMLInputElement>
Deprecated
Use onKeyUpCapture or onKeyDownCapture instead
Inherited from
InputProps.onKeyPressCapture
onKeyUp?
optionalonKeyUp:KeyboardEventHandler<HTMLInputElement>
Inherited from
InputProps.onKeyUp
onKeyUpCapture?
optionalonKeyUpCapture:KeyboardEventHandler<HTMLInputElement>
Inherited from
InputProps.onKeyUpCapture
onLoad?
optionalonLoad:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onLoad
onLoadCapture?
optionalonLoadCapture:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onLoadCapture
onLoadedData?
optionalonLoadedData:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onLoadedData
onLoadedDataCapture?
optionalonLoadedDataCapture:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onLoadedDataCapture
onLoadedMetadata?
optionalonLoadedMetadata:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onLoadedMetadata
onLoadedMetadataCapture?
optionalonLoadedMetadataCapture:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onLoadedMetadataCapture
onLoadStart?
optionalonLoadStart:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onLoadStart
onLoadStartCapture?
optionalonLoadStartCapture:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onLoadStartCapture
onLostPointerCapture?
optionalonLostPointerCapture:PointerEventHandler<HTMLInputElement>
Inherited from
InputProps.onLostPointerCapture
onLostPointerCaptureCapture?
optionalonLostPointerCaptureCapture:PointerEventHandler<HTMLInputElement>
Inherited from
InputProps.onLostPointerCaptureCapture
onMouseDown?
optionalonMouseDown:MouseEventHandler<HTMLInputElement>
Inherited from
InputProps.onMouseDown
onMouseDownCapture?
optionalonMouseDownCapture:MouseEventHandler<HTMLInputElement>
Inherited from
InputProps.onMouseDownCapture
onMouseEnter?
optionalonMouseEnter:MouseEventHandler<HTMLInputElement>
Inherited from
InputProps.onMouseEnter
onMouseLeave?
optionalonMouseLeave:MouseEventHandler<HTMLInputElement>
Inherited from
InputProps.onMouseLeave
onMouseMove?
optionalonMouseMove:MouseEventHandler<HTMLInputElement>
Inherited from
InputProps.onMouseMove
onMouseMoveCapture?
optionalonMouseMoveCapture:MouseEventHandler<HTMLInputElement>
Inherited from
InputProps.onMouseMoveCapture
onMouseOut?
optionalonMouseOut:MouseEventHandler<HTMLInputElement>
Inherited from
InputProps.onMouseOut
onMouseOutCapture?
optionalonMouseOutCapture:MouseEventHandler<HTMLInputElement>
Inherited from
InputProps.onMouseOutCapture
onMouseOver?
optionalonMouseOver:MouseEventHandler<HTMLInputElement>
Inherited from
InputProps.onMouseOver
onMouseOverCapture?
optionalonMouseOverCapture:MouseEventHandler<HTMLInputElement>
Inherited from
InputProps.onMouseOverCapture
onMouseUp?
optionalonMouseUp:MouseEventHandler<HTMLInputElement>
Inherited from
InputProps.onMouseUp
onMouseUpCapture?
optionalonMouseUpCapture:MouseEventHandler<HTMLInputElement>
Inherited from
InputProps.onMouseUpCapture
onPaste?
optionalonPaste:ClipboardEventHandler<HTMLInputElement>
Inherited from
InputProps.onPaste
onPasteCapture?
optionalonPasteCapture:ClipboardEventHandler<HTMLInputElement>
Inherited from
InputProps.onPasteCapture
onPause?
optionalonPause:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onPause
onPauseCapture?
optionalonPauseCapture:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onPauseCapture
onPlay?
optionalonPlay:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onPlay
onPlayCapture?
optionalonPlayCapture:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onPlayCapture
onPlaying?
optionalonPlaying:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onPlaying
onPlayingCapture?
optionalonPlayingCapture:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onPlayingCapture
onPointerCancel?
optionalonPointerCancel:PointerEventHandler<HTMLInputElement>
Inherited from
InputProps.onPointerCancel
onPointerCancelCapture?
optionalonPointerCancelCapture:PointerEventHandler<HTMLInputElement>
Inherited from
InputProps.onPointerCancelCapture
onPointerDown?
optionalonPointerDown:PointerEventHandler<HTMLInputElement>
Inherited from
InputProps.onPointerDown
onPointerDownCapture?
optionalonPointerDownCapture:PointerEventHandler<HTMLInputElement>
Inherited from
InputProps.onPointerDownCapture
onPointerEnter?
optionalonPointerEnter:PointerEventHandler<HTMLInputElement>
Inherited from
InputProps.onPointerEnter
onPointerLeave?
optionalonPointerLeave:PointerEventHandler<HTMLInputElement>
Inherited from
InputProps.onPointerLeave
onPointerMove?
optionalonPointerMove:PointerEventHandler<HTMLInputElement>
Inherited from
InputProps.onPointerMove
onPointerMoveCapture?
optionalonPointerMoveCapture:PointerEventHandler<HTMLInputElement>
Inherited from
InputProps.onPointerMoveCapture
onPointerOut?
optionalonPointerOut:PointerEventHandler<HTMLInputElement>
Inherited from
InputProps.onPointerOut
onPointerOutCapture?
optionalonPointerOutCapture:PointerEventHandler<HTMLInputElement>
Inherited from
InputProps.onPointerOutCapture
onPointerOver?
optionalonPointerOver:PointerEventHandler<HTMLInputElement>
Inherited from
InputProps.onPointerOver
onPointerOverCapture?
optionalonPointerOverCapture:PointerEventHandler<HTMLInputElement>
Inherited from
InputProps.onPointerOverCapture
onPointerUp?
optionalonPointerUp:PointerEventHandler<HTMLInputElement>
Inherited from
InputProps.onPointerUp
onPointerUpCapture?
optionalonPointerUpCapture:PointerEventHandler<HTMLInputElement>
Inherited from
InputProps.onPointerUpCapture
onPressEnter?
optionalonPressEnter:KeyboardEventHandler<HTMLInputElement>
Called on press enter
Inherited from
InputProps.onPressEnter
onProgress?
optionalonProgress:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onProgress
onProgressCapture?
optionalonProgressCapture:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onProgressCapture
onRateChange?
optionalonRateChange:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onRateChange
onRateChangeCapture?
optionalonRateChangeCapture:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onRateChangeCapture
onReset?
optionalonReset:FormEventHandler<HTMLInputElement>
Inherited from
InputProps.onReset
onResetCapture?
optionalonResetCapture:FormEventHandler<HTMLInputElement>
Inherited from
InputProps.onResetCapture
onScroll?
optionalonScroll:UIEventHandler<HTMLInputElement>
Inherited from
InputProps.onScroll
onScrollCapture?
optionalonScrollCapture:UIEventHandler<HTMLInputElement>
Inherited from
InputProps.onScrollCapture
onScrollEnd?
optionalonScrollEnd:UIEventHandler<HTMLInputElement>
Inherited from
InputProps.onScrollEnd
onScrollEndCapture?
optionalonScrollEndCapture:UIEventHandler<HTMLInputElement>
Inherited from
InputProps.onScrollEndCapture
onSeeked?
optionalonSeeked:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onSeeked
onSeekedCapture?
optionalonSeekedCapture:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onSeekedCapture
onSeeking?
optionalonSeeking:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onSeeking
onSeekingCapture?
optionalonSeekingCapture:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onSeekingCapture
onSelect?
optionalonSelect:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onSelect
onSelectCapture?
optionalonSelectCapture:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onSelectCapture
onStalled?
optionalonStalled:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onStalled
onStalledCapture?
optionalonStalledCapture:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onStalledCapture
onSubmit?
optionalonSubmit:FormEventHandler<HTMLInputElement>
Inherited from
InputProps.onSubmit
onSubmitCapture?
optionalonSubmitCapture:FormEventHandler<HTMLInputElement>
Inherited from
InputProps.onSubmitCapture
onSuspend?
optionalonSuspend:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onSuspend
onSuspendCapture?
optionalonSuspendCapture:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onSuspendCapture
onTimeUpdate?
optionalonTimeUpdate:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onTimeUpdate
onTimeUpdateCapture?
optionalonTimeUpdateCapture:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onTimeUpdateCapture
onToggle?
optionalonToggle:ToggleEventHandler<HTMLInputElement>
Inherited from
InputProps.onToggle
onTouchCancel?
optionalonTouchCancel:TouchEventHandler<HTMLInputElement>
Inherited from
InputProps.onTouchCancel
onTouchCancelCapture?
optionalonTouchCancelCapture:TouchEventHandler<HTMLInputElement>
Inherited from
InputProps.onTouchCancelCapture
onTouchEnd?
optionalonTouchEnd:TouchEventHandler<HTMLInputElement>
Inherited from
InputProps.onTouchEnd
onTouchEndCapture?
optionalonTouchEndCapture:TouchEventHandler<HTMLInputElement>
Inherited from
InputProps.onTouchEndCapture
onTouchMove?
optionalonTouchMove:TouchEventHandler<HTMLInputElement>
Inherited from
InputProps.onTouchMove
onTouchMoveCapture?
optionalonTouchMoveCapture:TouchEventHandler<HTMLInputElement>
Inherited from
InputProps.onTouchMoveCapture
onTouchStart?
optionalonTouchStart:TouchEventHandler<HTMLInputElement>
Inherited from
InputProps.onTouchStart
onTouchStartCapture?
optionalonTouchStartCapture:TouchEventHandler<HTMLInputElement>
Inherited from
InputProps.onTouchStartCapture
onTransitionCancel?
optionalonTransitionCancel:TransitionEventHandler<HTMLInputElement>
Inherited from
InputProps.onTransitionCancel
onTransitionCancelCapture?
optionalonTransitionCancelCapture:TransitionEventHandler<HTMLInputElement>
Inherited from
InputProps.onTransitionCancelCapture
onTransitionEnd?
optionalonTransitionEnd:TransitionEventHandler<HTMLInputElement>
Inherited from
InputProps.onTransitionEnd
onTransitionEndCapture?
optionalonTransitionEndCapture:TransitionEventHandler<HTMLInputElement>
Inherited from
InputProps.onTransitionEndCapture
onTransitionRun?
optionalonTransitionRun:TransitionEventHandler<HTMLInputElement>
Inherited from
InputProps.onTransitionRun
onTransitionRunCapture?
optionalonTransitionRunCapture:TransitionEventHandler<HTMLInputElement>
Inherited from
InputProps.onTransitionRunCapture
onTransitionStart?
optionalonTransitionStart:TransitionEventHandler<HTMLInputElement>
Inherited from
InputProps.onTransitionStart
onTransitionStartCapture?
optionalonTransitionStartCapture:TransitionEventHandler<HTMLInputElement>
Inherited from
InputProps.onTransitionStartCapture
onVolumeChange?
optionalonVolumeChange:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onVolumeChange
onVolumeChangeCapture?
optionalonVolumeChangeCapture:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onVolumeChangeCapture
onWaiting?
optionalonWaiting:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onWaiting
onWaitingCapture?
optionalonWaitingCapture:ReactEventHandler<HTMLInputElement>
Inherited from
InputProps.onWaitingCapture
onWheel?
optionalonWheel:WheelEventHandler<HTMLInputElement>
Inherited from
InputProps.onWheel
onWheelCapture?
optionalonWheelCapture:WheelEventHandler<HTMLInputElement>
Inherited from
InputProps.onWheelCapture
part?
optionalpart:string
See
https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/part
Inherited from
InputProps.part
passwordMask?
optionalpasswordMask:boolean
Whether to show password mask.
pattern?
optionalpattern:string
Inherited from
InputProps.pattern
placeholder?
optionalplaceholder:string
Inherited from
InputProps.placeholder
plaintext?
optionalplaintext:boolean
Render the control as plain text
Inherited from
InputProps.plaintext
popover?
optionalpopover:""|"hint"|"auto"|"manual"
Inherited from
InputProps.popover
popoverTarget?
optionalpopoverTarget:string
Inherited from
InputProps.popoverTarget
popoverTargetAction?
optionalpopoverTargetAction:"toggle"|"show"|"hide"
Inherited from
InputProps.popoverTargetAction
prefix?
optionalprefix:string
Inherited from
InputProps.prefix
property?
optionalproperty:string
Inherited from
InputProps.property
radioGroup?
optionalradioGroup:string
Inherited from
InputProps.radioGroup
readOnly?
optionalreadOnly:boolean
Inherited from
InputProps.readOnly
rel?
optionalrel:string
Inherited from
InputProps.rel
required?
optionalrequired:boolean
Inherited from
InputProps.required
resource?
optionalresource:string
Inherited from
InputProps.resource
results?
optionalresults:number
Inherited from
InputProps.results
rev?
optionalrev:string
Inherited from
InputProps.rev
role?
optionalrole:AriaRole
Inherited from
InputProps.role
security?
optionalsecurity:string
Inherited from
InputProps.security
showPasswordAriaLabel
showPasswordAriaLabel:
string
The aria label for the show password button.
size?
optionalsize:Size
A component can have different sizes
Inherited from
InputProps.size
slot?
optionalslot:string
Inherited from
InputProps.slot
spellCheck?
optionalspellCheck:Booleanish
Inherited from
InputProps.spellCheck
src?
optionalsrc:string
Inherited from
InputProps.src
step?
optionalstep:string|number
Inherited from
InputProps.step
style?
optionalstyle:CSSProperties
Additional style
Inherited from
InputProps.style
suppressContentEditableWarning?
optionalsuppressContentEditableWarning:boolean
Inherited from
InputProps.suppressContentEditableWarning
suppressHydrationWarning?
optionalsuppressHydrationWarning:boolean
Inherited from
InputProps.suppressHydrationWarning
tabIndex?
optionaltabIndex:number
Inherited from
InputProps.tabIndex
title?
optionaltitle:string
Inherited from
InputProps.title
translate?
optionaltranslate:"yes"|"no"
Inherited from
InputProps.translate
type?
optionaltype:"number"|"search"|"time"|"text"|"tel"|"url"|"email"|"password"
The type of the input.
Overrides
InputProps.type
typeof?
optionaltypeof:string
Inherited from
InputProps.typeof
unselectable?
optionalunselectable:"off"|"on"
Inherited from
InputProps.unselectable
value?
optionalvalue:string|number| readonlystring[]
Inherited from
InputProps.value
vocab?
optionalvocab:string
Inherited from
InputProps.vocab
width?
optionalwidth:string|number
Inherited from
InputProps.width