We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c193877 commit 1f41b8aCopy full SHA for 1f41b8a
src/views/develop/guides/appinfo.md
@@ -116,6 +116,12 @@ Default: `false`
116
This option allows application to receive all mouse button events. Since webOS 25 (10.x), right mouse button click will
117
bring up a pop-up menu with BACK and HOME actions. Setting this option to `true` will disable this behavior.
118
119
+### `useAllKeyboardKeys` [boolean]
120
+
121
+Default: ???
122
123
+Unknown yet. But might be interesting for applications that use keyboard input.
124
125
### `vendorExtensions` [object]
126
127
#### `vendorExtensions.userAgent` [string]
0 commit comments