Button click event binding in Electron js

前端 未结 1 827
别跟我提以往
别跟我提以往 2021-01-01 17:40

I have started using electron js to develop desktop application.

I want to know that how to bind button click event with javascript function so that I can perform ot

1条回答
  •  青春惊慌失措
    2021-01-01 18:44

    To explain this for future users.

提交回复
热议问题