# EVT Overview

{% embed url="<https://stackblitz.com/edit/evt-playground-gfnidx?file=index.ts>" %}
Basic usage
{% endembed %}

{% embed url="<https://stackblitz.com/edit/evt-playground-acvrn5?file=index.ts>" %}
wait for the next event
{% endembed %}

{% embed url="<https://stackblitz.com/edit/evt-playground-t9i9fr?file=index.ts>" %}
Filtering the events
{% endembed %}

{% embed url="<https://stackblitz.com/edit/evt-playground-kjdjdh?file=index.ts>" %}
Detaching handler
{% endembed %}

{% embed url="<https://stackblitz.com/edit/evt-playground-wsa3je?file=index.ts>" %}
Evt that saves the last event
{% endembed %}
