Fork me on GitHub
#reagent
<
2016-02-12
>
mmeix12:02:25

I have a web app with svg in it, and want to use key-presses to implement some key commands. So the question is where to put {:on-key-down ...}. People say the most reliable place would be document - how would I accomplish this?