Interface: InputProps
@orderly.network/react.InputPropsHierarchy
-
Omit<InputHTMLAttributes<HTMLInputElement>,"size"|"prefix"|"disabled"|"inputMode"> -
VariantProps<typeofinputVariants> ↳InputProps
Table of contents
Properties
- about
- accept
- accessKey
- alt
- aria-activedescendant
- aria-atomic
- aria-autocomplete
- aria-braillelabel
- aria-brailleroledescription
- aria-busy
- aria-checked
- aria-colcount
- aria-colindex
- aria-colindextext
- aria-colspan
- aria-controls
- aria-current
- aria-describedby
- aria-description
- aria-details
- aria-disabled
- aria-dropeffect
- aria-errormessage
- aria-expanded
- aria-flowto
- aria-grabbed
- aria-haspopup
- aria-hidden
- aria-invalid
- aria-keyshortcuts
- aria-label
- aria-labelledby
- aria-level
- aria-live
- aria-modal
- aria-multiline
- aria-multiselectable
- aria-orientation
- aria-owns
- aria-placeholder
- aria-posinset
- aria-pressed
- aria-readonly
- aria-relevant
- aria-required
- aria-roledescription
- aria-rowcount
- aria-rowindex
- aria-rowindextext
- aria-rowspan
- aria-selected
- aria-setsize
- aria-sort
- aria-valuemax
- aria-valuemin
- aria-valuenow
- aria-valuetext
- autoCapitalize
- autoComplete
- autoCorrect
- autoFocus
- autoSave
- capture
- checked
- children
- className
- color
- containerClassName
- content
- contentEditable
- contextMenu
- dangerouslySetInnerHTML
- datatype
- defaultChecked
- defaultValue
- dir
- disabled
- draggable
- enterKeyHint
- error
- fixClassName
- form
- formAction
- formEncType
- formMethod
- formNoValidate
- formTarget
- fullWidth
- height
- helpText
- hidden
- id
- inlist
- inputMode
- is
- itemID
- itemProp
- itemRef
- itemScope
- itemType
- lang
- list
- loading
- max
- maxLength
- min
- minLength
- multiple
- name
- nonce
- onAbort
- onAbortCapture
- onAnimationEnd
- onAnimationEndCapture
- onAnimationIteration
- onAnimationIterationCapture
- onAnimationStart
- onAnimationStartCapture
- onAuxClick
- onAuxClickCapture
- onBeforeInput
- onBeforeInputCapture
- onBlur
- onBlurCapture
- onCanPlay
- onCanPlayCapture
- onCanPlayThrough
- onCanPlayThroughCapture
- onChange
- onChangeCapture
- onClean
- onClick
- onClickCapture
- onCompositionEnd
- onCompositionEndCapture
- onCompositionStart
- onCompositionStartCapture
- onCompositionUpdate
- onCompositionUpdateCapture
- onContextMenu
- onContextMenuCapture
- onCopy
- onCopyCapture
- onCut
- onCutCapture
- onDoubleClick
- onDoubleClickCapture
- onDrag
- onDragCapture
- onDragEnd
- onDragEndCapture
- onDragEnter
- onDragEnterCapture
- onDragExit
- onDragExitCapture
- onDragLeave
- onDragLeaveCapture
- onDragOver
- onDragOverCapture
- onDragStart
- onDragStartCapture
- onDrop
- onDropCapture
- onDurationChange
- onDurationChangeCapture
- onEmptied
- onEmptiedCapture
- onEncrypted
- onEncryptedCapture
- onEnded
- onEndedCapture
- onError
- onErrorCapture
- onFocus
- onFocusCapture
- onGotPointerCapture
- onGotPointerCaptureCapture
- onInput
- onInputCapture
- onInvalid
- onInvalidCapture
- onKeyDown
- onKeyDownCapture
- onKeyPress
- onKeyPressCapture
- onKeyUp
- onKeyUpCapture
- onLoad
- onLoadCapture
- onLoadStart
- onLoadStartCapture
- onLoadedData
- onLoadedDataCapture
- onLoadedMetadata
- onLoadedMetadataCapture
- onLostPointerCapture
- onLostPointerCaptureCapture
- onMouseDown
- onMouseDownCapture
- onMouseEnter
- onMouseLeave
- onMouseMove
- onMouseMoveCapture
- onMouseOut
- onMouseOutCapture
- onMouseOver
- onMouseOverCapture
- onMouseUp
- onMouseUpCapture
- onPaste
- onPasteCapture
- onPause
- onPauseCapture
- onPlay
- onPlayCapture
- onPlaying
- onPlayingCapture
- onPointerCancel
- onPointerCancelCapture
- onPointerDown
- onPointerDownCapture
- onPointerEnter
- onPointerEnterCapture
- onPointerLeave
- onPointerLeaveCapture
- onPointerMove
- onPointerMoveCapture
- onPointerOut
- onPointerOutCapture
- onPointerOver
- onPointerOverCapture
- onPointerUp
- onPointerUpCapture
- onProgress
- onProgressCapture
- onRateChange
- onRateChangeCapture
- onReset
- onResetCapture
- onResize
- onResizeCapture
- onScroll
- onScrollCapture
- onSeeked
- onSeekedCapture
- onSeeking
- onSeekingCapture
- onSelect
- onSelectCapture
- onStalled
- onStalledCapture
- onSubmit
- onSubmitCapture
- onSuspend
- onSuspendCapture
- onTimeUpdate
- onTimeUpdateCapture
- onTouchCancel
- onTouchCancelCapture
- onTouchEnd
- onTouchEndCapture
- onTouchMove
- onTouchMoveCapture
- onTouchStart
- onTouchStartCapture
- onTransitionEnd
- onTransitionEndCapture
- onValueChange
- onVolumeChange
- onVolumeChangeCapture
- onWaiting
- onWaitingCapture
- onWheel
- onWheelCapture
- pattern
- placeholder
- prefix
- property
- radioGroup
- readOnly
- rel
- required
- resource
- results
- rev
- role
- security
- size
- slot
- spellCheck
- src
- step
- style
- suffix
- suppressContentEditableWarning
- suppressHydrationWarning
- tabIndex
- thousandSeparator
- title
- tooltipClassName
- translate
- type
- typeof
- unselectable
- value
- variant
- vocab
- width
Properties
about
•Optional about: string
Inherited from
Omit.aboutDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1978accept
•Optional accept: string
Inherited from
Omit.acceptDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:2345accessKey
•Optional accessKey: string
Inherited from
Omit.accessKeyDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1952alt
•Optional alt: string
Inherited from
Omit.altDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:2346aria-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-activedescendantDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1650aria-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-atomicDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1652aria-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-autocompleteDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1657aria-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-braillelabelDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1663aria-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-brailleroledescriptionDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1668aria-busy
•Optional aria-busy: Booleanish
Inherited from
Omit.aria-busyDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1669aria-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-checkedDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1674aria-colcount
•Optional aria-colcount: number
Defines the total number of columns in a table, grid, or treegrid.
See
aria-colindex.
Inherited from
Omit.aria-colcountDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1679aria-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-colindexDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1684aria-colindextext
•Optional aria-colindextext: string
Defines a human readable text alternative of aria-colindex.
See
aria-rowindextext.
Inherited from
Omit.aria-colindextextDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1689aria-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-colspanDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1694aria-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-controlsDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1699aria-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-currentDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1701aria-describedby
•Optional aria-describedby: string
Identifies the element (or elements) that describes the object.
See
aria-labelledby
Inherited from
Omit.aria-describedbyDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1706aria-description
•Optional aria-description: string
Defines a string value that describes or annotates the current element.
See
related aria-describedby.
Inherited from
Omit.aria-descriptionDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1711aria-details
•Optional aria-details: string
Identifies the element that provides a detailed, extended description for the object.
See
aria-describedby.
Inherited from
Omit.aria-detailsDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1716aria-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-disabledDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1721aria-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-dropeffectDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1726aria-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-errormessageDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1731aria-expanded
•Optional aria-expanded: Booleanish
Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.
Inherited from
Omit.aria-expandedDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1733aria-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-flowtoDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1738aria-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-grabbedDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1743aria-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-haspopupDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1745aria-hidden
•Optional aria-hidden: Booleanish
Indicates whether the element is exposed to an accessibility API.
See
aria-disabled.
Inherited from
Omit.aria-hiddenDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1750aria-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-invalidDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1755aria-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-keyshortcutsDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1757aria-label
•Optional aria-label: string
Defines a string value that labels the current element.
See
aria-labelledby.
Inherited from
Omit.aria-labelDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1762aria-labelledby
•Optional aria-labelledby: string
Identifies the element (or elements) that labels the current element.
See
aria-describedby.
Inherited from
Omit.aria-labelledbyDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1767aria-level
•Optional aria-level: number
Defines the hierarchical level of an element within a structure.
Inherited from
Omit.aria-levelDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1769aria-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-liveDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1771aria-modal
•Optional aria-modal: Booleanish
Indicates whether an element is modal when displayed.
Inherited from
Omit.aria-modalDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1773aria-multiline
•Optional aria-multiline: Booleanish
Indicates whether a text box accepts multiple lines of input or only a single line.
Inherited from
Omit.aria-multilineDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1775aria-multiselectable
•Optional aria-multiselectable: Booleanish
Indicates that the user may select more than one item from the current selectable descendants.
Inherited from
Omit.aria-multiselectableDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1777aria-orientation
•Optional aria-orientation: "horizontal" | "vertical"
Indicates whether the element’s orientation is horizontal, vertical, or unknown/ambiguous.
Inherited from
Omit.aria-orientationDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1779aria-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-ownsDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1785aria-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-placeholderDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1790aria-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-posinsetDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1795aria-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-pressedDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1800aria-readonly
•Optional aria-readonly: Booleanish
Indicates that the element is not editable, but is otherwise operable.
See
aria-disabled.
Inherited from
Omit.aria-readonlyDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1805aria-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-relevantDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1810aria-required
•Optional aria-required: Booleanish
Indicates that user input is required on the element before a form may be submitted.
Inherited from
Omit.aria-requiredDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1823aria-roledescription
•Optional aria-roledescription: string
Defines a human-readable, author-localized description for the role of an element.
Inherited from
Omit.aria-roledescriptionDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1825aria-rowcount
•Optional aria-rowcount: number
Defines the total number of rows in a table, grid, or treegrid.
See
aria-rowindex.
Inherited from
Omit.aria-rowcountDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1830aria-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-rowindexDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1835aria-rowindextext
•Optional aria-rowindextext: string
Defines a human readable text alternative of aria-rowindex.
See
aria-colindextext.
Inherited from
Omit.aria-rowindextextDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1840aria-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-rowspanDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1845aria-selected
•Optional aria-selected: Booleanish
Indicates the current “selected” state of various widgets.
See
- aria-checked
- aria-pressed.
Inherited from
Omit.aria-selectedDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1850aria-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-setsizeDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1855aria-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-sortDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1857aria-valuemax
•Optional aria-valuemax: number
Defines the maximum allowed value for a range widget.
Inherited from
Omit.aria-valuemaxDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1859aria-valuemin
•Optional aria-valuemin: number
Defines the minimum allowed value for a range widget.
Inherited from
Omit.aria-valueminDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1861aria-valuenow
•Optional aria-valuenow: number
Defines the current value for a range widget.
See
aria-valuetext.
Inherited from
Omit.aria-valuenowDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1866aria-valuetext
•Optional aria-valuetext: string
Defines the human readable text alternative of aria-valuenow for a range widget.
Inherited from
Omit.aria-valuetextDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1868autoCapitalize
•Optional autoCapitalize: string
Inherited from
Omit.autoCapitalizeDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1991autoComplete
•Optional autoComplete: string
Inherited from
Omit.autoCompleteDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:2347autoCorrect
•Optional autoCorrect: string
Inherited from
Omit.autoCorrectDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1992autoFocus
•Optional autoFocus: boolean
Inherited from
Omit.autoFocusDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1953autoSave
•Optional autoSave: string
Inherited from
Omit.autoSaveDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1993capture
•Optional capture: boolean | "user" | "environment"
Inherited from
Omit.captureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:2348checked
•Optional checked: boolean
Inherited from
Omit.checkedDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:2349children
•Optional children: ReactNode
Inherited from
Omit.childrenDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1434className
•Optional className: string
Inherited from
Omit.classNameDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1954color
•Optional color: string
Inherited from
Omit.colorDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1994containerClassName
•Optional containerClassName: string
Defined in
packages/component/src/input/index.tsx:75content
•Optional content: string
Inherited from
Omit.contentDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1979contentEditable
•Optional contentEditable: "inherit" | Booleanish | "plaintext-only"
Inherited from
Omit.contentEditableDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1955contextMenu
•Optional contextMenu: string
Inherited from
Omit.contextMenuDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1956dangerouslySetInnerHTML
•Optional dangerouslySetInnerHTML: Object
Type declaration
| Name | Type |
|---|---|
__html | string | TrustedHTML |
Inherited from
Omit.dangerouslySetInnerHTMLDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1435datatype
•Optional datatype: string
Inherited from
Omit.datatypeDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1980defaultChecked
•Optional defaultChecked: boolean
Inherited from
Omit.defaultCheckedDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1946defaultValue
•Optional defaultValue: string | number | readonly string[]
Inherited from
Omit.defaultValueDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1947dir
•Optional dir: string
Inherited from
Omit.dirDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1957disabled
•Optional disabled: null | boolean
Inherited from
VariantProps.disabledDefined in
packages/component/src/input/index.tsx:32draggable
•Optional draggable: Booleanish
Inherited from
Omit.draggableDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1958enterKeyHint
•Optional enterKeyHint: "send" | "done" | "search" | "next" | "enter" | "go" | "previous"
Inherited from
Omit.enterKeyHintDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:2351error
•Optional error: null | boolean
Inherited from
VariantProps.errorDefined in
packages/component/src/input/index.tsx:35fixClassName
•Optional fixClassName: string
Defined in
packages/component/src/input/index.tsx:69form
•Optional form: string
Inherited from
Omit.formDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:2352formAction
•Optional formAction: string
Inherited from
Omit.formActionDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:2353formEncType
•Optional formEncType: string
Inherited from
Omit.formEncTypeDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:2359formMethod
•Optional formMethod: string
Inherited from
Omit.formMethodDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:2360formNoValidate
•Optional formNoValidate: boolean
Inherited from
Omit.formNoValidateDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:2361formTarget
•Optional formTarget: string
Inherited from
Omit.formTargetDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:2362fullWidth
•Optional fullWidth: null | boolean
Inherited from
VariantProps.fullWidthDefined in
packages/component/src/input/index.tsx:29height
•Optional height: string | number
Inherited from
Omit.heightDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:2363helpText
•Optional helpText: string
Defined in
packages/component/src/input/index.tsx:70hidden
•Optional hidden: boolean
Inherited from
Omit.hiddenDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1959id
•Optional id: string
Inherited from
Omit.idDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1960inlist
•Optional inlist: any
Inherited from
Omit.inlistDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1981inputMode
•Optional inputMode: "amount" | "numeric" | "decimal"
Defined in
packages/component/src/input/index.tsx:73is
•Optional is: string
Specify that a standard HTML element should behave like a defined custom built-in element
See
https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is
Inherited from
Omit.isDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:2014itemID
•Optional itemID: string
Inherited from
Omit.itemIDDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1998itemProp
•Optional itemProp: string
Inherited from
Omit.itemPropDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1995itemRef
•Optional itemRef: string
Inherited from
Omit.itemRefDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1999itemScope
•Optional itemScope: boolean
Inherited from
Omit.itemScopeDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1996itemType
•Optional itemType: string
Inherited from
Omit.itemTypeDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1997lang
•Optional lang: string
Inherited from
Omit.langDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1961list
•Optional list: string
Inherited from
Omit.listDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:2364loading
•Optional loading: boolean
Defined in
packages/component/src/input/index.tsx:71max
•Optional max: string | number
Inherited from
Omit.maxDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:2365maxLength
•Optional maxLength: number
Inherited from
Omit.maxLengthDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:2366min
•Optional min: string | number
Inherited from
Omit.minDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:2367minLength
•Optional minLength: number
Inherited from
Omit.minLengthDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:2368multiple
•Optional multiple: boolean
Inherited from
Omit.multipleDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:2369name
•Optional name: string
Inherited from
Omit.nameDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:2370nonce
•Optional nonce: string
Inherited from
Omit.nonceDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1962onAbort
•Optional onAbort: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onAbortDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1494onAbortCapture
•Optional onAbortCapture: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onAbortCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1495onAnimationEnd
•Optional onAnimationEnd: AnimationEventHandler<HTMLInputElement>
Inherited from
Omit.onAnimationEndDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1626onAnimationEndCapture
•Optional onAnimationEndCapture: AnimationEventHandler<HTMLInputElement>
Inherited from
Omit.onAnimationEndCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1627onAnimationIteration
•Optional onAnimationIteration: AnimationEventHandler<HTMLInputElement>
Inherited from
Omit.onAnimationIterationDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1628onAnimationIterationCapture
•Optional onAnimationIterationCapture: AnimationEventHandler<HTMLInputElement>
Inherited from
Omit.onAnimationIterationCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1629onAnimationStart
•Optional onAnimationStart: AnimationEventHandler<HTMLInputElement>
Inherited from
Omit.onAnimationStartDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1624onAnimationStartCapture
•Optional onAnimationStartCapture: AnimationEventHandler<HTMLInputElement>
Inherited from
Omit.onAnimationStartCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1625onAuxClick
•Optional onAuxClick: MouseEventHandler<HTMLInputElement>
Inherited from
Omit.onAuxClickDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1542onAuxClickCapture
•Optional onAuxClickCapture: MouseEventHandler<HTMLInputElement>
Inherited from
Omit.onAuxClickCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1543onBeforeInput
•Optional onBeforeInput: FormEventHandler<HTMLInputElement>
Inherited from
Omit.onBeforeInputDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1466onBeforeInputCapture
•Optional onBeforeInputCapture: FormEventHandler<HTMLInputElement>
Inherited from
Omit.onBeforeInputCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1467onBlur
•Optional onBlur: FocusEventHandler<HTMLInputElement>
Inherited from
Omit.onBlurDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1460onBlurCapture
•Optional onBlurCapture: FocusEventHandler<HTMLInputElement>
Inherited from
Omit.onBlurCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1461onCanPlay
•Optional onCanPlay: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onCanPlayDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1496onCanPlayCapture
•Optional onCanPlayCapture: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onCanPlayCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1497onCanPlayThrough
•Optional onCanPlayThrough: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onCanPlayThroughDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1498onCanPlayThroughCapture
•Optional onCanPlayThroughCapture: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onCanPlayThroughCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1499onChange
•Optional onChange: ChangeEventHandler<HTMLInputElement>
Inherited from
Omit.onChangeDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:2382onChangeCapture
•Optional onChangeCapture: FormEventHandler<HTMLInputElement>
Inherited from
Omit.onChangeCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1465onClean
•Optional onClean: () => void
Type declaration
▸ ():void
Returns
void
Defined in
packages/component/src/input/index.tsx:68onClick
•Optional onClick: MouseEventHandler<HTMLInputElement>
Inherited from
Omit.onClickDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1544onClickCapture
•Optional onClickCapture: MouseEventHandler<HTMLInputElement>
Inherited from
Omit.onClickCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1545onCompositionEnd
•Optional onCompositionEnd: CompositionEventHandler<HTMLInputElement>
Inherited from
Omit.onCompositionEndDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1450onCompositionEndCapture
•Optional onCompositionEndCapture: CompositionEventHandler<HTMLInputElement>
Inherited from
Omit.onCompositionEndCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1451onCompositionStart
•Optional onCompositionStart: CompositionEventHandler<HTMLInputElement>
Inherited from
Omit.onCompositionStartDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1452onCompositionStartCapture
•Optional onCompositionStartCapture: CompositionEventHandler<HTMLInputElement>
Inherited from
Omit.onCompositionStartCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1453onCompositionUpdate
•Optional onCompositionUpdate: CompositionEventHandler<HTMLInputElement>
Inherited from
Omit.onCompositionUpdateDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1454onCompositionUpdateCapture
•Optional onCompositionUpdateCapture: CompositionEventHandler<HTMLInputElement>
Inherited from
Omit.onCompositionUpdateCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1455onContextMenu
•Optional onContextMenu: MouseEventHandler<HTMLInputElement>
Inherited from
Omit.onContextMenuDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1546onContextMenuCapture
•Optional onContextMenuCapture: MouseEventHandler<HTMLInputElement>
Inherited from
Omit.onContextMenuCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1547onCopy
•Optional onCopy: ClipboardEventHandler<HTMLInputElement>
Inherited from
Omit.onCopyDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1442onCopyCapture
•Optional onCopyCapture: ClipboardEventHandler<HTMLInputElement>
Inherited from
Omit.onCopyCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1443onCut
•Optional onCut: ClipboardEventHandler<HTMLInputElement>
Inherited from
Omit.onCutDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1444onCutCapture
•Optional onCutCapture: ClipboardEventHandler<HTMLInputElement>
Inherited from
Omit.onCutCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1445onDoubleClick
•Optional onDoubleClick: MouseEventHandler<HTMLInputElement>
Inherited from
Omit.onDoubleClickDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1548onDoubleClickCapture
•Optional onDoubleClickCapture: MouseEventHandler<HTMLInputElement>
Inherited from
Omit.onDoubleClickCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1549onDrag
•Optional onDrag: DragEventHandler<HTMLInputElement>
Inherited from
Omit.onDragDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1550onDragCapture
•Optional onDragCapture: DragEventHandler<HTMLInputElement>
Inherited from
Omit.onDragCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1551onDragEnd
•Optional onDragEnd: DragEventHandler<HTMLInputElement>
Inherited from
Omit.onDragEndDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1552onDragEndCapture
•Optional onDragEndCapture: DragEventHandler<HTMLInputElement>
Inherited from
Omit.onDragEndCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1553onDragEnter
•Optional onDragEnter: DragEventHandler<HTMLInputElement>
Inherited from
Omit.onDragEnterDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1554onDragEnterCapture
•Optional onDragEnterCapture: DragEventHandler<HTMLInputElement>
Inherited from
Omit.onDragEnterCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1555onDragExit
•Optional onDragExit: DragEventHandler<HTMLInputElement>
Inherited from
Omit.onDragExitDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1556onDragExitCapture
•Optional onDragExitCapture: DragEventHandler<HTMLInputElement>
Inherited from
Omit.onDragExitCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1557onDragLeave
•Optional onDragLeave: DragEventHandler<HTMLInputElement>
Inherited from
Omit.onDragLeaveDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1558onDragLeaveCapture
•Optional onDragLeaveCapture: DragEventHandler<HTMLInputElement>
Inherited from
Omit.onDragLeaveCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1559onDragOver
•Optional onDragOver: DragEventHandler<HTMLInputElement>
Inherited from
Omit.onDragOverDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1560onDragOverCapture
•Optional onDragOverCapture: DragEventHandler<HTMLInputElement>
Inherited from
Omit.onDragOverCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1561onDragStart
•Optional onDragStart: DragEventHandler<HTMLInputElement>
Inherited from
Omit.onDragStartDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1562onDragStartCapture
•Optional onDragStartCapture: DragEventHandler<HTMLInputElement>
Inherited from
Omit.onDragStartCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1563onDrop
•Optional onDrop: DragEventHandler<HTMLInputElement>
Inherited from
Omit.onDropDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1564onDropCapture
•Optional onDropCapture: DragEventHandler<HTMLInputElement>
Inherited from
Omit.onDropCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1565onDurationChange
•Optional onDurationChange: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onDurationChangeDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1500onDurationChangeCapture
•Optional onDurationChangeCapture: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onDurationChangeCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1501onEmptied
•Optional onEmptied: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onEmptiedDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1502onEmptiedCapture
•Optional onEmptiedCapture: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onEmptiedCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1503onEncrypted
•Optional onEncrypted: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onEncryptedDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1504onEncryptedCapture
•Optional onEncryptedCapture: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onEncryptedCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1505onEnded
•Optional onEnded: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onEndedDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1506onEndedCapture
•Optional onEndedCapture: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onEndedCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1507onError
•Optional onError: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onErrorDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1480onErrorCapture
•Optional onErrorCapture: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onErrorCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1481onFocus
•Optional onFocus: FocusEventHandler<HTMLInputElement>
Inherited from
Omit.onFocusDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1458onFocusCapture
•Optional onFocusCapture: FocusEventHandler<HTMLInputElement>
Inherited from
Omit.onFocusCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1459onGotPointerCapture
•Optional onGotPointerCapture: PointerEventHandler<HTMLInputElement>
Inherited from
Omit.onGotPointerCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1610onGotPointerCaptureCapture
•Optional onGotPointerCaptureCapture: PointerEventHandler<HTMLInputElement>
Inherited from
Omit.onGotPointerCaptureCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1611onInput
•Optional onInput: FormEventHandler<HTMLInputElement>
Inherited from
Omit.onInputDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1468onInputCapture
•Optional onInputCapture: FormEventHandler<HTMLInputElement>
Inherited from
Omit.onInputCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1469onInvalid
•Optional onInvalid: FormEventHandler<HTMLInputElement>
Inherited from
Omit.onInvalidDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1474onInvalidCapture
•Optional onInvalidCapture: FormEventHandler<HTMLInputElement>
Inherited from
Omit.onInvalidCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1475onKeyDown
•Optional onKeyDown: KeyboardEventHandler<HTMLInputElement>
Inherited from
Omit.onKeyDownDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1484onKeyDownCapture
•Optional onKeyDownCapture: KeyboardEventHandler<HTMLInputElement>
Inherited from
Omit.onKeyDownCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1485onKeyPress
•Optional onKeyPress: KeyboardEventHandler<HTMLInputElement>
Deprecated
Inherited from
Omit.onKeyPressDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1487onKeyPressCapture
•Optional onKeyPressCapture: KeyboardEventHandler<HTMLInputElement>
Deprecated
Inherited from
Omit.onKeyPressCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1489onKeyUp
•Optional onKeyUp: KeyboardEventHandler<HTMLInputElement>
Inherited from
Omit.onKeyUpDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1490onKeyUpCapture
•Optional onKeyUpCapture: KeyboardEventHandler<HTMLInputElement>
Inherited from
Omit.onKeyUpCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1491onLoad
•Optional onLoad: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onLoadDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1478onLoadCapture
•Optional onLoadCapture: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onLoadCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1479onLoadStart
•Optional onLoadStart: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onLoadStartDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1512onLoadStartCapture
•Optional onLoadStartCapture: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onLoadStartCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1513onLoadedData
•Optional onLoadedData: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onLoadedDataDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1508onLoadedDataCapture
•Optional onLoadedDataCapture: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onLoadedDataCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1509onLoadedMetadata
•Optional onLoadedMetadata: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onLoadedMetadataDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1510onLoadedMetadataCapture
•Optional onLoadedMetadataCapture: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onLoadedMetadataCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1511onLostPointerCapture
•Optional onLostPointerCapture: PointerEventHandler<HTMLInputElement>
Inherited from
Omit.onLostPointerCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1612onLostPointerCaptureCapture
•Optional onLostPointerCaptureCapture: PointerEventHandler<HTMLInputElement>
Inherited from
Omit.onLostPointerCaptureCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1613onMouseDown
•Optional onMouseDown: MouseEventHandler<HTMLInputElement>
Inherited from
Omit.onMouseDownDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1566onMouseDownCapture
•Optional onMouseDownCapture: MouseEventHandler<HTMLInputElement>
Inherited from
Omit.onMouseDownCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1567onMouseEnter
•Optional onMouseEnter: MouseEventHandler<HTMLInputElement>
Inherited from
Omit.onMouseEnterDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1568onMouseLeave
•Optional onMouseLeave: MouseEventHandler<HTMLInputElement>
Inherited from
Omit.onMouseLeaveDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1569onMouseMove
•Optional onMouseMove: MouseEventHandler<HTMLInputElement>
Inherited from
Omit.onMouseMoveDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1570onMouseMoveCapture
•Optional onMouseMoveCapture: MouseEventHandler<HTMLInputElement>
Inherited from
Omit.onMouseMoveCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1571onMouseOut
•Optional onMouseOut: MouseEventHandler<HTMLInputElement>
Inherited from
Omit.onMouseOutDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1572onMouseOutCapture
•Optional onMouseOutCapture: MouseEventHandler<HTMLInputElement>
Inherited from
Omit.onMouseOutCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1573onMouseOver
•Optional onMouseOver: MouseEventHandler<HTMLInputElement>
Inherited from
Omit.onMouseOverDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1574onMouseOverCapture
•Optional onMouseOverCapture: MouseEventHandler<HTMLInputElement>
Inherited from
Omit.onMouseOverCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1575onMouseUp
•Optional onMouseUp: MouseEventHandler<HTMLInputElement>
Inherited from
Omit.onMouseUpDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1576onMouseUpCapture
•Optional onMouseUpCapture: MouseEventHandler<HTMLInputElement>
Inherited from
Omit.onMouseUpCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1577onPaste
•Optional onPaste: ClipboardEventHandler<HTMLInputElement>
Inherited from
Omit.onPasteDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1446onPasteCapture
•Optional onPasteCapture: ClipboardEventHandler<HTMLInputElement>
Inherited from
Omit.onPasteCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1447onPause
•Optional onPause: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onPauseDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1514onPauseCapture
•Optional onPauseCapture: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onPauseCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1515onPlay
•Optional onPlay: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onPlayDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1516onPlayCapture
•Optional onPlayCapture: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onPlayCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1517onPlaying
•Optional onPlaying: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onPlayingDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1518onPlayingCapture
•Optional onPlayingCapture: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onPlayingCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1519onPointerCancel
•Optional onPointerCancel: PointerEventHandler<HTMLInputElement>
Inherited from
Omit.onPointerCancelDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1600onPointerCancelCapture
•Optional onPointerCancelCapture: PointerEventHandler<HTMLInputElement>
Inherited from
Omit.onPointerCancelCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1601onPointerDown
•Optional onPointerDown: PointerEventHandler<HTMLInputElement>
Inherited from
Omit.onPointerDownDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1594onPointerDownCapture
•Optional onPointerDownCapture: PointerEventHandler<HTMLInputElement>
Inherited from
Omit.onPointerDownCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1595onPointerEnter
•Optional onPointerEnter: PointerEventHandler<HTMLInputElement>
Inherited from
Omit.onPointerEnterDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1602onPointerEnterCapture
•Optional onPointerEnterCapture: PointerEventHandler<HTMLInputElement>
Inherited from
Omit.onPointerEnterCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1603onPointerLeave
•Optional onPointerLeave: PointerEventHandler<HTMLInputElement>
Inherited from
Omit.onPointerLeaveDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1604onPointerLeaveCapture
•Optional onPointerLeaveCapture: PointerEventHandler<HTMLInputElement>
Inherited from
Omit.onPointerLeaveCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1605onPointerMove
•Optional onPointerMove: PointerEventHandler<HTMLInputElement>
Inherited from
Omit.onPointerMoveDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1596onPointerMoveCapture
•Optional onPointerMoveCapture: PointerEventHandler<HTMLInputElement>
Inherited from
Omit.onPointerMoveCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1597onPointerOut
•Optional onPointerOut: PointerEventHandler<HTMLInputElement>
Inherited from
Omit.onPointerOutDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1608onPointerOutCapture
•Optional onPointerOutCapture: PointerEventHandler<HTMLInputElement>
Inherited from
Omit.onPointerOutCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1609onPointerOver
•Optional onPointerOver: PointerEventHandler<HTMLInputElement>
Inherited from
Omit.onPointerOverDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1606onPointerOverCapture
•Optional onPointerOverCapture: PointerEventHandler<HTMLInputElement>
Inherited from
Omit.onPointerOverCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1607onPointerUp
•Optional onPointerUp: PointerEventHandler<HTMLInputElement>
Inherited from
Omit.onPointerUpDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1598onPointerUpCapture
•Optional onPointerUpCapture: PointerEventHandler<HTMLInputElement>
Inherited from
Omit.onPointerUpCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1599onProgress
•Optional onProgress: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onProgressDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1520onProgressCapture
•Optional onProgressCapture: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onProgressCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1521onRateChange
•Optional onRateChange: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onRateChangeDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1522onRateChangeCapture
•Optional onRateChangeCapture: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onRateChangeCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1523onReset
•Optional onReset: FormEventHandler<HTMLInputElement>
Inherited from
Omit.onResetDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1470onResetCapture
•Optional onResetCapture: FormEventHandler<HTMLInputElement>
Inherited from
Omit.onResetCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1471onResize
•Optional onResize: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onResizeDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1524onResizeCapture
•Optional onResizeCapture: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onResizeCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1525onScroll
•Optional onScroll: UIEventHandler<HTMLInputElement>
Inherited from
Omit.onScrollDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1616onScrollCapture
•Optional onScrollCapture: UIEventHandler<HTMLInputElement>
Inherited from
Omit.onScrollCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1617onSeeked
•Optional onSeeked: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onSeekedDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1526onSeekedCapture
•Optional onSeekedCapture: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onSeekedCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1527onSeeking
•Optional onSeeking: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onSeekingDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1528onSeekingCapture
•Optional onSeekingCapture: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onSeekingCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1529onSelect
•Optional onSelect: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onSelectDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1580onSelectCapture
•Optional onSelectCapture: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onSelectCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1581onStalled
•Optional onStalled: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onStalledDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1530onStalledCapture
•Optional onStalledCapture: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onStalledCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1531onSubmit
•Optional onSubmit: FormEventHandler<HTMLInputElement>
Inherited from
Omit.onSubmitDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1472onSubmitCapture
•Optional onSubmitCapture: FormEventHandler<HTMLInputElement>
Inherited from
Omit.onSubmitCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1473onSuspend
•Optional onSuspend: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onSuspendDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1532onSuspendCapture
•Optional onSuspendCapture: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onSuspendCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1533onTimeUpdate
•Optional onTimeUpdate: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onTimeUpdateDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1534onTimeUpdateCapture
•Optional onTimeUpdateCapture: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onTimeUpdateCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1535onTouchCancel
•Optional onTouchCancel: TouchEventHandler<HTMLInputElement>
Inherited from
Omit.onTouchCancelDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1584onTouchCancelCapture
•Optional onTouchCancelCapture: TouchEventHandler<HTMLInputElement>
Inherited from
Omit.onTouchCancelCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1585onTouchEnd
•Optional onTouchEnd: TouchEventHandler<HTMLInputElement>
Inherited from
Omit.onTouchEndDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1586onTouchEndCapture
•Optional onTouchEndCapture: TouchEventHandler<HTMLInputElement>
Inherited from
Omit.onTouchEndCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1587onTouchMove
•Optional onTouchMove: TouchEventHandler<HTMLInputElement>
Inherited from
Omit.onTouchMoveDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1588onTouchMoveCapture
•Optional onTouchMoveCapture: TouchEventHandler<HTMLInputElement>
Inherited from
Omit.onTouchMoveCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1589onTouchStart
•Optional onTouchStart: TouchEventHandler<HTMLInputElement>
Inherited from
Omit.onTouchStartDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1590onTouchStartCapture
•Optional onTouchStartCapture: TouchEventHandler<HTMLInputElement>
Inherited from
Omit.onTouchStartCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1591onTransitionEnd
•Optional onTransitionEnd: TransitionEventHandler<HTMLInputElement>
Inherited from
Omit.onTransitionEndDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1632onTransitionEndCapture
•Optional onTransitionEndCapture: TransitionEventHandler<HTMLInputElement>
Inherited from
Omit.onTransitionEndCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1633onValueChange
•Optional onValueChange: (value: any) => void
Type declaration
▸ (value): void
Parameters
| Name | Type |
|---|---|
value | any |
Returns
void
Defined in
packages/component/src/input/index.tsx:76onVolumeChange
•Optional onVolumeChange: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onVolumeChangeDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1536onVolumeChangeCapture
•Optional onVolumeChangeCapture: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onVolumeChangeCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1537onWaiting
•Optional onWaiting: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onWaitingDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1538onWaitingCapture
•Optional onWaitingCapture: ReactEventHandler<HTMLInputElement>
Inherited from
Omit.onWaitingCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1539onWheel
•Optional onWheel: WheelEventHandler<HTMLInputElement>
Inherited from
Omit.onWheelDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1620onWheelCapture
•Optional onWheelCapture: WheelEventHandler<HTMLInputElement>
Inherited from
Omit.onWheelCaptureDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1621pattern
•Optional pattern: string
Inherited from
Omit.patternDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:2371placeholder
•Optional placeholder: string
Inherited from
Omit.placeholderDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:2372prefix
•Optional prefix: ReactNode
Defined in
packages/component/src/input/index.tsx:65property
•Optional property: string
Inherited from
Omit.propertyDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1983radioGroup
•Optional radioGroup: string
Inherited from
Omit.radioGroupDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1972readOnly
•Optional readOnly: boolean
Inherited from
Omit.readOnlyDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:2373rel
•Optional rel: string
Inherited from
Omit.relDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1984required
•Optional required: boolean
Inherited from
Omit.requiredDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:2374resource
•Optional resource: string
Inherited from
Omit.resourceDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1985results
•Optional results: number
Inherited from
Omit.resultsDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:2000rev
•Optional rev: string
Inherited from
Omit.revDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1986role
•Optional role: AriaRole
Inherited from
Omit.roleDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1975security
•Optional security: string
Inherited from
Omit.securityDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:2001size
•Optional size: null | "default" | "small"
Inherited from
VariantProps.sizeDefined in
packages/component/src/input/index.tsx:25slot
•Optional slot: string
Inherited from
Omit.slotDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1964spellCheck
•Optional spellCheck: Booleanish
Inherited from
Omit.spellCheckDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1965src
•Optional src: string
Inherited from
Omit.srcDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:2376step
•Optional step: string | number
Inherited from
Omit.stepDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:2377style
•Optional style: CSSProperties
Inherited from
Omit.styleDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1966suffix
•Optional suffix: ReactNode
Defined in
packages/component/src/input/index.tsx:66suppressContentEditableWarning
•Optional suppressContentEditableWarning: boolean
Inherited from
Omit.suppressContentEditableWarningDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1948suppressHydrationWarning
•Optional suppressHydrationWarning: boolean
Inherited from
Omit.suppressHydrationWarningDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1949tabIndex
•Optional tabIndex: number
Inherited from
Omit.tabIndexDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1967thousandSeparator
•Optional thousandSeparator: boolean
Whether to display the thousandth symbol
Defined in
packages/component/src/input/index.tsx:80title
•Optional title: string
Inherited from
Omit.titleDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1968tooltipClassName
•Optional tooltipClassName: string
Defined in
packages/component/src/input/index.tsx:81translate
•Optional translate: "yes" | "no"
Inherited from
Omit.translateDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1969type
•Optional type: HTMLInputTypeAttribute
Inherited from
Omit.typeDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:2378typeof
•Optional typeof: string
Inherited from
Omit.typeofDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1987unselectable
•Optional unselectable: "on" | "off"
Inherited from
Omit.unselectableDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:2002value
•Optional value: string | number | readonly string[]
Inherited from
Omit.valueDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:2379variant
•Optional variant: null | "filled" | "outlined"
Inherited from
VariantProps.variantDefined in
packages/component/src/input/index.tsx:21vocab
•Optional vocab: string
Inherited from
Omit.vocabDefined in
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts:1988width
•Optional width: string | number