What is data-wails-* for? #854
Unanswered
Robert-M-Muench
asked this question in
Q&A
Replies: 2 comments 11 replies
-
|
The docs for it are here: https://wails.io/docs/guides/frameless I've just realised search in the docs aren't enabled. I'll fix that. |
Beta Was this translation helpful? Give feedback.
6 replies
-
|
Even more strange is, that I use Shouldn't this avoid any frameless side effects? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to create a super simple FORM with an onsubmit function. But my function code was never called.
I created a plain vanilla project, where the greet button works. I added my form, nothing, same as my code. I removed the
data-wails-no-dragtag (?) and the vanilla code didn't work too.So, it seems to get any interaction up & running I somehow need to use this tag (?).
Beta Was this translation helpful? Give feedback.
All reactions