Angular PickList
Angular PickList is used to reorder items between different lists.
Setup
Refer to PrimeNG setup documentation for download and installation steps for your environment.
Import
import {PickListModule} from 'primeng/picklist';
Getting Started
PickList ...
primetek.hashnode.dev3 min read