Skip to content

Conversation

@BlueBeret
Copy link

This pull request introduces a new disabled prop to the DraggableList component, which disables dragging when set to true.

Changes:

  • Added a new optional disabled property to DraggableList
  • dragHandleProps now includes an additional property to indicate whether DraggableList is disabled, useful for dynamic styling based on the disabled state
  • Updated README to document the new changes

Closes #72

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

Successfully merging this pull request may close these issues.

[Feature Request] Support for disabling drag via state

1 participant