Value

interface Value

Marker for components that expose a runtime value payload.

Inheritors

Properties

Link copied to clipboard
abstract val value: Any?

Runtime value payload; variance is specialized by sub-interfaces.