Properties

Link copied to clipboard
abstract val internalId: Int

Functions

Link copied to clipboard
abstract suspend fun await(): T

Suspends until the component is used and all checks passed, and returns the event.

Link copied to clipboard

Suspends until the component is used and all checks passed, and returns the event, or null if the timeout has been reached.