process Component Events
open override fun processComponentEvents(eventType: ComponentEventType, handler: (event: ComponentEvent) -> Unit): Subscription
Content copied to clipboard
Adds the given handler for ComponentEvents. Use this if you handle all events.
Sources
(source)
Link copied to clipboard