How do I detect the click on the angular and pass the information to the electron?

1

I'm working on an Angular2 application that runs next to Electron, so when I click on a specific angle link, the Electron application ends. How do I make this type of communication, so that Electron understands a command coming from the angle?

    
asked by anonymous 21.03.2018 / 15:13

0 answers