{ if (active) hovering = true }"
@mouseleave="() => { if (active) hovering = false }"
@click="(e) => { if (active) { $emit('deactivate'); e.stopPropagation() } }"
>
{{ model.name || propertyName }}
{{ targetingError }}
{{ model.actionType }}
{{ model.usesLeft }} uses