Action

@Serializable
data object Action : Type

Represents an action-based event.

Action events typically track when a user performs a specific action such as clicking a button, submitting a form, or interacting with UI elements.

Properties

Link copied to clipboard

String representation of the event type