Event handlers are typed `(Event)->dynamic`, bu...
# react
n
Event handlers are typed
(Event)->dynamic
, but to use the event’s properties one needs to cast them to the concrete event type