Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DraggableParams are not exported #969

Open
SikandarJODD opened this issue Apr 4, 2025 · 0 comments
Open

DraggableParams are not exported #969

SikandarJODD opened this issue Apr 4, 2025 · 0 comments

Comments

@SikandarJODD
Copy link

Describe the bug

DraggableParams are not exported in index.d.ts file

Expected behavior

  • While using createDraggable in a Svelte project, I tried to import DraggableParams, but it seems to be missing.

  • Just like we have AnimationParams exported, I was expecting to find DraggableParams as well.
    Is this omission intentional, or could it be an oversight?

Screenshots
Image

Proposed Solution

It would be helpful to export DraggableParams from the index.d.ts file so it can be used externally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant