events

abstract val events: ComponentProperty<WithEvents<T>.() -> Unit>

This property enables the client to access all events offered by the underlying HTML element.