MarshallOfSound / react-electron-web-view

A simple wrapper to make Electrons WebView compatible with React
MIT License
64 stars 30 forks source link

Add missing events and props based on current webview component #5

Closed surajreddy closed 7 years ago

surajreddy commented 7 years ago

I've noticed that there's a few events and properties missing based on https://electron.atom.io/docs/api/webview-tag/ and have added them.

Let me know if you'd like anything changed!