Skip to content

Feat: Add disabled prop to DraggableList#73

Open
BlueBeret wants to merge 1 commit into
StreakYC:mainfrom
BlueBeret:main
Open

Feat: Add disabled prop to DraggableList#73
BlueBeret wants to merge 1 commit into
StreakYC:mainfrom
BlueBeret:main

Conversation

@BlueBeret
Copy link
Copy Markdown

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