I'm trying to make a boardgame app with EJS and I need to have interactive objects. The problem I have is when I put one token, picture or something that must be interactive, I don't know how to do when I press on it it does something. I have the "On press" option, but it only let me assign a java pre-defined function.