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. It is part of the UI Events API, which includes various event types and interfaces related to user interactions.

Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard