trait AllHTMLAttributes[+T <: EventTarget] extends Object with HTMLAttributes[T]
- Annotations
- @JSType()
Linear Supertypes
Known Subclasses
Ordering
- Alphabetic
- By Inheritance
Inherited
- AllHTMLAttributes
- HTMLAttributes
- DOMAttributes
- AriaAttributes
- Object
- Any
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- val accept: UndefOr[String]
- Annotations
- @JSOptional()
- val acceptCharset: UndefOr[String]
- Annotations
- @JSOptional()
- val accessKey: UndefOr[String]
- Definition Classes
- HTMLAttributes
- Annotations
- @JSOptional()
- val action: UndefOr[String]
- Annotations
- @JSOptional()
- val allowFullScreen: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val allowTransparency: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val alt: UndefOr[String]
- Annotations
- @JSOptional()
- val aria-activedescendant: UndefOr[String]
- Definition Classes
- AriaAttributes
- Annotations
- @JSOptional()
- val aria-busy: UndefOr[|[Boolean, String]]
- Definition Classes
- AriaAttributes
- Annotations
- @JSOptional()
- val aria-checked: UndefOr[|[Boolean, String]]
- Definition Classes
- AriaAttributes
- Annotations
- @JSOptional()
- val aria-colcount: UndefOr[Int]
- Definition Classes
- AriaAttributes
- Annotations
- @JSOptional()
- val aria-colindex: UndefOr[Int]
- Definition Classes
- AriaAttributes
- Annotations
- @JSOptional()
- val aria-colspan: UndefOr[Int]
- Definition Classes
- AriaAttributes
- Annotations
- @JSOptional()
- val aria-details: UndefOr[String]
- Definition Classes
- AriaAttributes
- Annotations
- @JSOptional()
- val aria-disabled: UndefOr[|[Boolean, String]]
- Definition Classes
- AriaAttributes
- Annotations
- @JSOptional()
- val aria-hidden: UndefOr[|[Boolean, String]]
- Definition Classes
- AriaAttributes
- Annotations
- @JSOptional()
- val aria-invalid: UndefOr[|[Boolean, String]]
- Definition Classes
- AriaAttributes
- Annotations
- @JSOptional()
- val aria-keyshortcuts: UndefOr[String]
- Definition Classes
- AriaAttributes
- Annotations
- @JSOptional()
- val aria-label: UndefOr[String]
- Definition Classes
- AriaAttributes
- Annotations
- @JSOptional()
- val aria-labelledby: UndefOr[String]
- Definition Classes
- AriaAttributes
- Annotations
- @JSOptional()
- val aria-level: UndefOr[Int]
- Definition Classes
- AriaAttributes
- Annotations
- @JSOptional()
- val aria-placeholder: UndefOr[String]
- Definition Classes
- AriaAttributes
- Annotations
- @JSOptional()
- val aria-posinset: UndefOr[Int]
- Definition Classes
- AriaAttributes
- Annotations
- @JSOptional()
- val aria-required: UndefOr[|[Boolean, String]]
- Definition Classes
- AriaAttributes
- Annotations
- @JSOptional()
- val aria-roledescription: UndefOr[String]
- Definition Classes
- AriaAttributes
- Annotations
- @JSOptional()
- val aria-rowcount: UndefOr[Int]
- Definition Classes
- AriaAttributes
- Annotations
- @JSOptional()
- val aria-rowindex: UndefOr[Int]
- Definition Classes
- AriaAttributes
- Annotations
- @JSOptional()
- val aria-rowspan: UndefOr[Int]
- Definition Classes
- AriaAttributes
- Annotations
- @JSOptional()
- val aria-selected: UndefOr[|[Boolean, String]]
- Definition Classes
- AriaAttributes
- Annotations
- @JSOptional()
- val aria-setsize: UndefOr[|[Boolean, String]]
- Definition Classes
- AriaAttributes
- Annotations
- @JSOptional()
- val aria-sort: UndefOr[String]
- Definition Classes
- AriaAttributes
- Annotations
- @JSOptional()
- val aria-valuemax: UndefOr[Int]
- Definition Classes
- AriaAttributes
- Annotations
- @JSOptional()
- val aria-valuemin: UndefOr[Int]
- Definition Classes
- AriaAttributes
- Annotations
- @JSOptional()
- val aria-valuenow: UndefOr[Int]
- Definition Classes
- AriaAttributes
- Annotations
- @JSOptional()
- val aria-valuetext: UndefOr[String]
- Definition Classes
- AriaAttributes
- Annotations
- @JSOptional()
- val as: UndefOr[String]
- Annotations
- @JSOptional()
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- val async: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val autoCapitalize: UndefOr[String]
- Definition Classes
- HTMLAttributes
- Annotations
- @JSOptional()
- val autoComplete: UndefOr[String]
- Annotations
- @JSOptional()
- val autoCorrect: UndefOr[String]
- Definition Classes
- HTMLAttributes
- Annotations
- @JSOptional()
- val autoFocus: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val autoPlay: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val autoSave: UndefOr[String]
- Definition Classes
- HTMLAttributes
- Annotations
- @JSOptional()
- val capture: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val cellPadding: UndefOr[|[String, Int]]
- Annotations
- @JSOptional()
- val cellSpacing: UndefOr[|[String, Int]]
- Annotations
- @JSOptional()
- val challenge: UndefOr[String]
- Annotations
- @JSOptional()
- val charSet: UndefOr[String]
- Annotations
- @JSOptional()
- val checked: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val children: UndefOr[ReactNode]
reactjs specific
reactjs specific
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val cite: UndefOr[String]
- Annotations
- @JSOptional()
- val classID: UndefOr[String]
- Annotations
- @JSOptional()
- val className: UndefOr[String]
- Definition Classes
- HTMLAttributes
- Annotations
- @JSOptional()
- def clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
- val colSpan: UndefOr[Int]
- Annotations
- @JSOptional()
- val color: UndefOr[String]
- Definition Classes
- HTMLAttributes
- Annotations
- @JSOptional()
- val cols: UndefOr[Int]
- Annotations
- @JSOptional()
- val content: UndefOr[String]
- Annotations
- @JSOptional()
- val contentEditable: UndefOr[Boolean]
- Definition Classes
- HTMLAttributes
- Annotations
- @JSOptional()
- val controls: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val coords: UndefOr[String]
- Annotations
- @JSOptional()
- val crossOrigin: UndefOr[String]
- Annotations
- @JSOptional()
- val dangerouslySetInnerHTML: UndefOr[SetInnerHTML]
reactjs specific
reactjs specific
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val data: UndefOr[String]
- Annotations
- @JSOptional()
- val dateTime: UndefOr[String]
- Annotations
- @JSOptional()
- val default: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val defaultChecked: UndefOr[Boolean]
reactjs specific
reactjs specific
- Definition Classes
- HTMLAttributes
- Annotations
- @JSOptional()
- val defaultValue: UndefOr[|[String, Array[String]]]
reactjs specific
reactjs specific
- Definition Classes
- HTMLAttributes
- Annotations
- @JSOptional()
- val defer: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val dir: UndefOr[String]
- Definition Classes
- HTMLAttributes
- Annotations
- @JSOptional()
- val disabled: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val download: UndefOr[Any]
- Annotations
- @JSOptional()
- val draggable: UndefOr[Boolean]
- Definition Classes
- HTMLAttributes
- Annotations
- @JSOptional()
- val encType: UndefOr[String]
- Annotations
- @JSOptional()
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- val form: UndefOr[String]
- Annotations
- @JSOptional()
- val formAction: UndefOr[String]
- Annotations
- @JSOptional()
- val formEncType: UndefOr[String]
- Annotations
- @JSOptional()
- val formMethod: UndefOr[String]
- Annotations
- @JSOptional()
- val formNoValidate: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val formTarget: UndefOr[String]
- Annotations
- @JSOptional()
- val frameBorder: UndefOr[|[String, Int]]
- Annotations
- @JSOptional()
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- def hasOwnProperty(v: String): Boolean
- Definition Classes
- Object
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- val headers: UndefOr[String]
- Annotations
- @JSOptional()
- val height: UndefOr[|[Int, String]]
- Annotations
- @JSOptional()
- val hidden: UndefOr[Boolean]
- Definition Classes
- HTMLAttributes
- Annotations
- @JSOptional()
- val high: UndefOr[Int]
- Annotations
- @JSOptional()
- val href: UndefOr[String]
- Annotations
- @JSOptional()
- val hrefLang: UndefOr[String]
- Annotations
- @JSOptional()
- val htmlFor: UndefOr[String]
- Annotations
- @JSOptional()
- val httpEquiv: UndefOr[String]
- Annotations
- @JSOptional()
- val id: UndefOr[String]
- Definition Classes
- HTMLAttributes
- Annotations
- @JSOptional()
- val inputMode: UndefOr[String]
- Definition Classes
- HTMLAttributes
- Annotations
- @JSOptional()
- val integrity: UndefOr[String]
- Annotations
- @JSOptional()
- val is: UndefOr[String]
- Definition Classes
- HTMLAttributes
- Annotations
- @JSOptional()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def isPrototypeOf(v: Object): Boolean
- Definition Classes
- Object
- val itemID: UndefOr[String]
- Definition Classes
- HTMLAttributes
- Annotations
- @JSOptional()
- val itemProp: UndefOr[String]
- Definition Classes
- HTMLAttributes
- Annotations
- @JSOptional()
- val itemRef: UndefOr[String]
- Definition Classes
- HTMLAttributes
- Annotations
- @JSOptional()
- val itemScope: UndefOr[Boolean]
- Definition Classes
- HTMLAttributes
- Annotations
- @JSOptional()
- val itemType: UndefOr[String]
- Definition Classes
- HTMLAttributes
- Annotations
- @JSOptional()
- val keyParams: UndefOr[String]
- Annotations
- @JSOptional()
- val keyType: UndefOr[String]
- Annotations
- @JSOptional()
- val kind: UndefOr[String]
- Annotations
- @JSOptional()
- val label: UndefOr[String]
- Annotations
- @JSOptional()
- val lang: UndefOr[String]
- Definition Classes
- HTMLAttributes
- Annotations
- @JSOptional()
- val list: UndefOr[String]
- Annotations
- @JSOptional()
- val loop: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val low: UndefOr[Int]
- Annotations
- @JSOptional()
- val manifest: UndefOr[String]
- Annotations
- @JSOptional()
- val marginHeight: UndefOr[Int]
- Annotations
- @JSOptional()
- val marginWidth: UndefOr[Int]
- Annotations
- @JSOptional()
- val max: UndefOr[|[Int, String]]
- Annotations
- @JSOptional()
- val maxLength: UndefOr[Int]
- Annotations
- @JSOptional()
- val media: UndefOr[String]
- Annotations
- @JSOptional()
- val mediaGroup: UndefOr[String]
- Annotations
- @JSOptional()
- val method: UndefOr[String]
- Annotations
- @JSOptional()
- val min: UndefOr[|[Int, String]]
- Annotations
- @JSOptional()
- val minLength: UndefOr[Int]
- Annotations
- @JSOptional()
- val multiple: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val muted: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val name: UndefOr[String]
- Annotations
- @JSOptional()
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- val noValidate: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val nonce: UndefOr[String]
- Annotations
- @JSOptional()
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- val nselectable: UndefOr[Boolean]
- Definition Classes
- HTMLAttributes
- Annotations
- @JSOptional()
- val onAbort: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onAbortCapture: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onAnimationEnd: UndefOr[vdom.AnimationEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onAnimationEndCapture: UndefOr[vdom.AnimationEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onAnimationIteration: UndefOr[vdom.AnimationEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onAnimationIterationCapture: UndefOr[vdom.AnimationEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onAnimationStart: UndefOr[vdom.AnimationEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onAnimationStartCapture: UndefOr[vdom.AnimationEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onAuxClick: UndefOr[vdom.MouseEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onAuxClickCapture: UndefOr[vdom.MouseEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onBlur: UndefOr[vdom.FocusEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onBlurCapture: UndefOr[vdom.FocusEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onCanPlay: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onCanPlayCapture: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onCanPlayThrough: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onCanPlayThroughCapture: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onChangeCapture: UndefOr[vdom.FormEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onClick: UndefOr[vdom.MouseEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onClickCapture: UndefOr[vdom.MouseEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onCompositionEnd: UndefOr[vdom.CompositionEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onCompositionEndCapture: UndefOr[vdom.CompositionEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onCompositionStart: UndefOr[vdom.CompositionEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onCompositionStartCapture: UndefOr[vdom.CompositionEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onCompositionUpdate: UndefOr[vdom.CompositionEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onCompositionUpdateCapture: UndefOr[vdom.CompositionEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onContextMenu: UndefOr[vdom.MouseEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onContextMenuCapture: UndefOr[vdom.MouseEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onCopy: UndefOr[vdom.ClipboardEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onCopyCapture: UndefOr[vdom.ClipboardEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onCut: UndefOr[vdom.ClipboardEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onCutCapture: UndefOr[vdom.ClipboardEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onDoubleClick: UndefOr[vdom.MouseEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onDoubleClickCapture: UndefOr[vdom.MouseEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onDrag: UndefOr[vdom.DragEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onDragCapture: UndefOr[vdom.DragEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onDragEnd: UndefOr[vdom.DragEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onDragEndCapture: UndefOr[vdom.DragEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onDragEnter: UndefOr[vdom.DragEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onDragEnterCapture: UndefOr[vdom.DragEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onDragExit: UndefOr[vdom.DragEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onDragExitCapture: UndefOr[vdom.DragEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onDragLeave: UndefOr[vdom.DragEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onDragLeaveCapture: UndefOr[vdom.DragEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onDragOver: UndefOr[vdom.DragEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onDragOverCapture: UndefOr[vdom.DragEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onDragStart: UndefOr[vdom.DragEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onDragStartCapture: UndefOr[vdom.DragEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onDrop: UndefOr[vdom.DragEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onDropCapture: UndefOr[vdom.DragEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onDurationChange: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onDurationChangeCapture: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onEmptied: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onEmptiedCapture: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onEmptyClick: UndefOr[Function0[Unit]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional() @JSName("onClick")
- val onEncrypted: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onEncryptedCapture: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onEnded: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onEndedCapture: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onError: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onErrorCapture: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onFocus: UndefOr[vdom.FocusEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onFocusCapture: UndefOr[vdom.FocusEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onGotPointerCapture: UndefOr[vdom.PointerEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onGotPointerCaptureCapture: UndefOr[vdom.PointerEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onInput: UndefOr[vdom.FormEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onInputCapture: UndefOr[vdom.FormEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onInvalid: UndefOr[vdom.FormEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onInvalidCapture: UndefOr[vdom.FormEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onKeyDown: UndefOr[vdom.KeyboardEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onKeyPress: UndefOr[vdom.KeyboardEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onKeyPressCapture: UndefOr[vdom.KeyboardEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onKeyUp: UndefOr[vdom.KeyboardEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onKeyUpCapture: UndefOr[vdom.KeyboardEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onLoad: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onLoadCapture: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onLoadStart: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onLoadStartCapture: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onLoadedData: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onLoadedDataCapture: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onLoadedMetadata: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onLoadedMetadataCapture: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onLostPointerCapture: UndefOr[vdom.PointerEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onMouseDown: UndefOr[vdom.MouseEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onMouseDownCapture: UndefOr[vdom.MouseEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onMouseEnter: UndefOr[vdom.MouseEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onMouseLeave: UndefOr[vdom.MouseEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onMouseMove: UndefOr[vdom.MouseEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onMouseMoveCapture: UndefOr[vdom.MouseEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onMouseOut: UndefOr[vdom.MouseEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onMouseOutCapture: UndefOr[vdom.MouseEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onMouseOver: UndefOr[vdom.MouseEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onMouseOverCapture: UndefOr[vdom.MouseEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onMouseUp: UndefOr[vdom.MouseEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onMouseUpCapture: UndefOr[vdom.MouseEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onPaste: UndefOr[vdom.ClipboardEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onPasteCapture: UndefOr[vdom.ClipboardEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onPause: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onPauseCapture: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onPlay: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onPlayCapture: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onPlaying: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onPlayingCapture: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onPointerCancel: UndefOr[vdom.PointerEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onPointerCancelCapture: UndefOr[vdom.PointerEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onPointerDown: UndefOr[vdom.PointerEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onPointerDownCapture: UndefOr[vdom.PointerEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onPointerEnter: UndefOr[vdom.PointerEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onPointerEnterCapture: UndefOr[vdom.PointerEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onPointerLeave: UndefOr[vdom.PointerEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onPointerLeaveCapture: UndefOr[vdom.PointerEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onPointerMove: UndefOr[vdom.PointerEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onPointerMoveCapture: UndefOr[vdom.PointerEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onPointerOut: UndefOr[vdom.PointerEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onPointerOutCapture: UndefOr[vdom.PointerEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onPointerOver: UndefOr[vdom.PointerEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onPointerOverCapture: UndefOr[vdom.PointerEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onPointerUp: UndefOr[vdom.PointerEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onPointerUpCapture: UndefOr[vdom.PointerEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onProgress: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onProgressCapture: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onRateChange: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onRateChangeCapture: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onReset: UndefOr[vdom.FormEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onResetCapture: UndefOr[vdom.FormEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onScroll: UndefOr[vdom.UIEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onScrollCapture: UndefOr[vdom.UIEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onSeeked: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onSeekedCapture: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onSeeking: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onSeekingCapture: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onSelect: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onSelectCapture: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onStalled: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onStalledCapture: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onSubmit: UndefOr[vdom.FormEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onSubmitCapture: UndefOr[vdom.FormEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onSuspend: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onSuspendCapture: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onTimeUpdate: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onTimeUpdateCapture: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onTouchCancel: UndefOr[vdom.TouchEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onTouchCancelCapture: UndefOr[vdom.TouchEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onTouchEnd: UndefOr[vdom.TouchEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onTouchEndCapture: UndefOr[vdom.TouchEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onTouchMove: UndefOr[vdom.TouchEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onTouchMoveCapture: UndefOr[vdom.TouchEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onTouchStart: UndefOr[vdom.TouchEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onTouchStartCapture: UndefOr[vdom.TouchEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onTransitionEnd: UndefOr[vdom.TransitionEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onTransitionEndCapture: UndefOr[vdom.TransitionEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onVolumeChange: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onVolumeChangeCapture: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onWaiting: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onWaitingCapture: UndefOr[vdom.ReactEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onWheel: UndefOr[vdom.WheelEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val onWheelCapture: UndefOr[vdom.WheelEventHandler[T]]
- Definition Classes
- DOMAttributes
- Annotations
- @JSOptional()
- val open: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val optimum: UndefOr[Int]
- Annotations
- @JSOptional()
- val pattern: UndefOr[String]
- Annotations
- @JSOptional()
- val placeholder: UndefOr[String]
- Annotations
- @JSOptional()
- val playsInline: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val poster: UndefOr[String]
- Annotations
- @JSOptional()
- val preload: UndefOr[String]
- Annotations
- @JSOptional()
- def propertyIsEnumerable(v: String): Boolean
- Definition Classes
- Object
- val radioGroup: UndefOr[String]
- Definition Classes
- HTMLAttributes
- Annotations
- @JSOptional()
- val readOnly: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val rel: UndefOr[String]
- Annotations
- @JSOptional()
- val required: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val results: UndefOr[Int]
- Definition Classes
- HTMLAttributes
- Annotations
- @JSOptional()
- val reversed: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val role: UndefOr[String]
- Definition Classes
- HTMLAttributes
- Annotations
- @JSOptional()
- val rowSpan: UndefOr[Int]
- Annotations
- @JSOptional()
- val rows: UndefOr[Int]
- Annotations
- @JSOptional()
- val sandbox: UndefOr[String]
- Annotations
- @JSOptional()
- val scope: UndefOr[String]
- Annotations
- @JSOptional()
- val scoped: UndefOr[String]
- Annotations
- @JSOptional()
- val scrolling: UndefOr[String]
- Annotations
- @JSOptional()
- val seamless: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val security: UndefOr[String]
- Definition Classes
- HTMLAttributes
- Annotations
- @JSOptional()
- val selected: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val shape: UndefOr[String]
- Annotations
- @JSOptional()
- val size: UndefOr[Int]
- Annotations
- @JSOptional()
- val sizes: UndefOr[String]
- Annotations
- @JSOptional()
- val slot: UndefOr[String]
- Definition Classes
- HTMLAttributes
- Annotations
- @JSOptional()
- val span: UndefOr[Int]
- Annotations
- @JSOptional()
- val spellCheck: UndefOr[Boolean]
- Definition Classes
- HTMLAttributes
- Annotations
- @JSOptional()
- val src: UndefOr[String]
- Annotations
- @JSOptional()
- val srcDoc: UndefOr[String]
- Annotations
- @JSOptional()
- val srcLang: UndefOr[String]
- Annotations
- @JSOptional()
- val srcSet: UndefOr[String]
- Annotations
- @JSOptional()
- val start: UndefOr[Int]
- Annotations
- @JSOptional()
- val step: UndefOr[|[Int, String]]
- Annotations
- @JSOptional()
- val style: UndefOr[|[Object, Dynamic]]
The react style attribute, which should be an object.
The react style attribute, which should be an object. If you use this in the raw, you can use
StyleAttr
but its typed more open here to be any object.- Definition Classes
- HTMLAttributes
- Annotations
- @JSOptional()
- val summary: UndefOr[String]
- Annotations
- @JSOptional()
- val suppressContentEditableWarning: UndefOr[Boolean]
reactjs specific
reactjs specific
- Definition Classes
- HTMLAttributes
- Annotations
- @JSOptional()
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- val tabIndex: UndefOr[Int]
- Definition Classes
- HTMLAttributes
- Annotations
- @JSOptional()
- val target: UndefOr[String]
- Annotations
- @JSOptional()
- val title: UndefOr[String]
- Definition Classes
- HTMLAttributes
- Annotations
- @JSOptional()
- def toLocaleString(): String
- Definition Classes
- Object
- def toString(): String
- Definition Classes
- AnyRef → Any
- val type: UndefOr[String]
- Annotations
- @JSOptional()
- val useMap: UndefOr[String]
- Annotations
- @JSOptional()
- val value: UndefOr[|[|[String, Array[String]], Int]]
- Annotations
- @JSOptional()
- def valueOf(): Any
- Definition Classes
- Object
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- val width: UndefOr[|[String, Int]]
- Annotations
- @JSOptional()
- val willChange: UndefOr[String]
- Definition Classes
- HTMLAttributes
- Annotations
- @JSOptional() @JSName("will-change")
- val wmode: UndefOr[String]
- Annotations
- @JSOptional()
- val wrap: UndefOr[String]
- Annotations
- @JSOptional()