Annotation

value class Annotation(val label: String)

A semantic badge attached to an analytics event by the host's annotate {} rules. Open-ended: hosts can mint their own (Annotation("checkout")); the well-known ones below get dedicated styling in the UI, everything else renders neutral.

Constructors

Link copied to clipboard
constructor(label: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard