Package Exports
- @dnd-kit/core
- @dnd-kit/core/dist/core.esm.js
- @dnd-kit/core/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@dnd-kit/core) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@dnd-kit/core
@dnd-kit – a lightweight React library for building performant and accessible drag and drop experiences.
Installation
To get started, install the @dnd-kit/core
package via npm or yarn:
npm install @dnd-kit/core
Usage
Visit docs.dndkit.com to learn how to get started with @dnd-kit.