Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
open class UIEvent(val type: EventType<UIEvent>, init: UIEventInit = definedExternally) : Event

The UIEvent interface represents simple user interface events.

Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
inline fun UIEvent.asInit(): UIEventInit