Optional
blurOptional
cancelledThe adding or editing of a Measurement was cancelled (for new measurements it is not added to the list of measurements)
Optional
committedThe given measurement was committed, it should be considered final
Optional
deletedThe given Measurement(s) were deleted from the set of measurements, for efficiency reasons this can also be an iterable of Measurements
Optional
hoverThe mouse is hovering over the measurement (label)
Optional
selectedThe given measurement was selected, either by the user clicking it, or by an external API call
Optional
startedA new measurement was started
Optional
startedAn existing measurement was started to be edited (not implemented currently)
Optional
unselectedThe given measurement was unselected, either by the user clicking somewhere else, or by an external API call
The mouse pointer has left the measurement (label)