🌎
web.dev
search
⌘Ctrlk
🌎
web.dev
  • 🌏web.dev
  • ⚙️tools
  • 🔰HTML
  • 🔰CSS
  • 🍒JS
  • 🔰web component
  • 🌐browser
    • 📘web API
    • 🔰concepts
    • 🔰Event
      • 🔸event.type
      • 🔸event.currentTarget
      • 🔸event.target
      • 🔰event dispatching
      • 🔰event propagation
      • 🔰event handler
      • 🔰default action
      • 🌿event types
        • 🔰key event
        • 🔰input event
        • 🔰mouse event
        • 🔰touch event
        • 🔰scroll event
        • state-change
        • CSS events
      • client-side JavaScript timeline
      • custom events
      • "change" event
    • 🔰DOM
    • 🔰SVG
    • 🔳<canvas>
    • 🔰storage
    • 🔰animation
  • 🔰React
  • Server
  • 🔖附錄
    • 👔custom
    • 🧩three.js
    • 🅰️Google Apps Script
    • 📖JSDoc
    • 📦data structure
    • 🔰algorithm
    • 🔰paradigm
    • 🔰TypeScript
    • 💎resource
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. 🌐browserchevron-right
  2. 🔰Event

🌿event types

🚧 under construction

browser ⟩ event ⟩ types

circle-check

  • event.type

  • key event

  • touch event

  • mouse event

    • "click"

  • drag event

  • Elementarrow-up-right ⟩

    • keydown eventarrow-up-right

  • Windowarrow-up-right ⟩

    • popstate eventarrow-up-right

  • Eventarrow-up-right ⟩ UIEventarrow-up-right ⟩

    • MouseEventarrow-up-right, TouchEventarrow-up-right, FocusEventarrow-up-right, KeyboardEventarrow-up-right, WheelEventarrow-up-right, InputEventarrow-up-right, CompositionEventarrow-up-right.

Previouslink going nowherechevron-leftNextkey eventchevron-right

Last updated 3 years ago