LWC Data table header level multi select actions
This post is extension to my previous post
[https://blog.thephani.com/lwc-lightning-datatable-header-level-actions/] where it talks
about multi select header levels actions.
With very few changes to the cases.js we can achieve multi select using
event.detail.action.checked
A quick gif on how it operates
Here is the