Draggable API clarification #1018
Closed
MagnusOxlund
started this conversation in
General
Replies: 1 comment
-
See #1019 |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I've been going through the 4.0 docs, and I have some questions after reading the Draggable documentation chapter.
x
andy
axis parameters accept objects consisting of other axis parameters. Apart from that, is there any practical difference between axis parameters and settings, or is the former just a semantic grouping of axis-related settings?x
andy
accept aren't specified in the docs, but the code examples show the remaining 3 axis parameters used:snap
,modifier
, andmapTo
. Are those the only valid options?Beta Was this translation helpful? Give feedback.
All reactions