csuqiceng / react-draggable-tags

An easy and flexible tag component

Home Page:https://ygyooo.github.io/react-draggable-tags

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-draggable-tags

An easy, flexible and lightweight(13kb) tag component. You can use it in many senarios if you want this kind of "drag and drop" feature. It also works on mobile now :)

Installation

npm install --save react-draggable-tags
import {DraggableArea} from 'react-draggable-tags';

Documentation and Demo

https://ygyooo.github.io/react-draggable-tags

Screenshots

About

An easy and flexible tag component

https://ygyooo.github.io/react-draggable-tags

License:MIT License


Languages

Language:JavaScript 80.3%Language:CSS 18.0%Language:HTML 1.7%