JSPM

@dnd-kit/core

6.1.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3473445
  • Score
    100M100P100Q208358F
  • License MIT

dnd kit – a lightweight React library for building performant and accessible drag and drop experiences

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

Stable release

@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.