zky847798418 / 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 and flexible 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.4%Language:CSS 17.9%Language:HTML 1.7%