InteractiveComponent

Interface for components that can handle user interactions.

Inheritors

Functions

Link copied to clipboard
abstract fun handleInteraction(event: InteractionEvent)

Handle a user interaction event.