function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
akshay desai 9akshay desai 9 

How to implement select all disselect all in lightning-dual-listbox in LWC

How to implement select all disselect all in lightning-dual-listbox in LWC
VinayVinay (Salesforce Developers) 
Hi,

Check below examples that can help you.

https://www.salesforcecodecrack.com/2019/03/dual-list-box-component-in-lightning.html
https://www.biswajeetsamal.com/blog/tag/duallistbox/

Thanks,