Socket
Book a DemoInstallSign in
Socket

@highlight-ui/drag-and-drop

Package Overview
Dependencies
Maintainers
10
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@highlight-ui/drag-and-drop

Drag-and-Drop components for Highlight UI

latest
npmnpm
Version
3.1.7
Version published
Weekly downloads
1
Maintainers
10
Weekly downloads
 
Created
Source

@highlight-ui/drag-and-drop

Installation

yarn add @highlight-ui/drag-and-drop react-dnd@11.1.3 react-dnd-html5-backend@11.1.3

Usage

In your TypeScript file:

import {
  DragAndDropList,
  DragAndDropListProps,
  DragIcon,
  DragIconProps,
  DraggableItem,
  DraggableItemProps,
} from '@highlight-ui/drag-and-drop';

In your (S)CSS file:

@import url('@highlight-ui/drag-and-drop');

FAQs

Package last updated on 23 Jan 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts