FocusEvent

Extends: Event

See: https://developer.mozilla.org/en-US/docs/Web/API/FocusEvent

new FocusEvent(type, eventInit)

Creates an instance of FocusEvent.

Param Type
type *
eventInit *

focusEvent.relatedTarget

Read only

focusEvent.type

Read only

focusEvent.isTrusted : boolean

Read only

focusEvent.target : Node

Read only

focusEvent.currentTarget : Node

Read only

focusEvent.bubbles : boolean

Read only

focusEvent.cancelable : boolean

Read only

focusEvent.eventPhase

Read only

focusEvent.defaultPrevented : boolean

Read only

focusEvent.returnValue : *

focusEvent.preventDefault()

focusEvent.stopImmediatePropagation()

focusEvent.stopPropagation()

results matching ""

    No results matching ""