react-spectrum icon indicating copy to clipboard operation
react-spectrum copied to clipboard

Add docs for disabling useDrag, useDrop, and useClipboard

Open reidbarber opened this issue 1 year ago โ€ข 1 comments

โœ… Pull Request Checklist:

  • [ ] Included link to corresponding React Spectrum GitHub Issue.
  • [ ] Added/updated unit tests and storybook for this change (for new code or code which already has tests).
  • [ ] Filled out test instructions.
  • [ ] Updated documentation (if it already exists for this component).
  • [ ] Looked at the Accessibility Practices for this feature - Aria Practices

๐Ÿ“ Test Instructions:

https://reactspectrum.blob.core.windows.net/reactspectrum/99f439b1e44dca54a96513b760628deb0f410899/docs/react-aria/useDrag.html#disabling-dragging

https://reactspectrum.blob.core.windows.net/reactspectrum/99f439b1e44dca54a96513b760628deb0f410899/docs/react-aria/useDrop.html#disabling-dropping

https://reactspectrum.blob.core.windows.net/reactspectrum/99f439b1e44dca54a96513b760628deb0f410899/docs/react-aria/useClipboard.html#disabling-copy-and-paste

๐Ÿงข Your Project:

reidbarber avatar May 01 '24 14:05 reidbarber