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 1f14729 commit 9a3e95fCopy full SHA for 9a3e95f
docs/api/api.json
@@ -136069,7 +136069,7 @@
136069
"properties": [
136070
{
136071
"name": "direction",
136072
- "summary": "Direction of the scroll either 'up', or 'down'.",
+ "summary": "Direction of the scroll either 'up', 'down' or 'unknown'.",
136073
"type": "String"
136074
},
136075
@@ -192891,7 +192891,7 @@
192891
192892
192893
192894
- "summary": "Direction of the swipe, either `left` or `right`.",
+ "summary": "Direction of the swipe, either `left`, `right` or `unknown`.",
192895
192896
192897
0 commit comments