Module

Web.Event.Internal.Types

#Event

data Event :: Type

Basic type for all DOM events.

#EventTarget

data EventTarget :: Type

A DOM item that can emit events.

Modules