Dual Listbox
The React-Dual-Listbox is a feature-rich dual listbox
component for React applications. It provides a user-friendly interface for
selecting and managing items from two lists, allowing users to move items
between the lists easily.With React-Dual-Listbox, you can create intuitive and
interactive multi-select controls that enable users to efficiently organize and
manage their selections.
Add Package
yarn add react-dual-listbox
Import
import DualListBox from "react-dual-listbox";
CSS
import
"react-dual-listbox/lib/react-dual-listbox.css";
Remove Package
yarn remove react-dual-listbox [ remove
specific package from package.json ]