jarek-foksa / xel

Xel - Widget toolkit for building native-like Electron and Web apps
https://xel-toolkit.org
Other
677 stars 58 forks source link

How to submit forms with Xel Toolkit? #97

Open IonicaBizau opened 4 years ago

IonicaBizau commented 4 years ago

https://stackoverflow.com/q/59585144/1420197

jarek-foksa commented 4 years ago

Proper integration with HTML <form> element is not implemented yet. It looks like the necessary APIs were added to Chromium just recently.