Package-level declarations

Types

Link copied to clipboard
class Action(val name: String, onTrigger: (Action) -> Unit)

A reference to an action that can be triggered by a component

Functions

Link copied to clipboard

Register an action for this component