> For the complete documentation index, see [llms.txt](https://attr.sygnal.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://attr.sygnal.com/overview/events/triggers/reactiv-triggers.md).

# Reactiv Triggers 🧪

## Types

### Value Changes&#x20;

* cart items&#x20;

### Value Eval True&#x20;

An evaluation based on a reactive value evaluates to true although it previously evaluated to false.&#x20;

* e.g. cart items > 20&#x20;

### Value Eval False&#x20;

An evaluation based on a reactive value evaluates to false although it previously evaluated to true.&#x20;

e.g.

* cart items > 20&#x20;
