Skip to content

Commit 1f41b8a

Browse files
committed
added useAllKeyboardKeys
1 parent c193877 commit 1f41b8a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/views/develop/guides/appinfo.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,12 @@ Default: `false`
116116
This option allows application to receive all mouse button events. Since webOS 25 (10.x), right mouse button click will
117117
bring up a pop-up menu with BACK and HOME actions. Setting this option to `true` will disable this behavior.
118118

119+
### `useAllKeyboardKeys` [boolean]
120+
121+
Default: ???
122+
123+
Unknown yet. But might be interesting for applications that use keyboard input.
124+
119125
### `vendorExtensions` [object]
120126

121127
#### `vendorExtensions.userAgent` [string]

0 commit comments

Comments
 (0)