react-tag-input-no-dnd

1.0.0 • Public • Published

React-Tags-no-dnd

MIT NPM Version Dependency Status devDependency Status npm downloads build status code style: prettier

React-tags-no-dnd is a simple fork from the work of Prakhar Srivastav's react-tag-input project but without the dnd features.

It is designed to be a simple drop-in replacement of react-tag-input minus the various drag and drop properties. So all the styles etc used for react-tag-input should work without any issues.

Importing:

import {WithOutContext as ReactTags} from 'react-tag-input-no-dnd';

Refer to React Tag Input for documentation.

/react-tag-input-no-dnd/

    Package Sidebar

    Install

    npm i react-tag-input-no-dnd

    Weekly Downloads

    0

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    239 kB

    Total Files

    12

    Last publish

    Collaborators

    • allkenang