LWC show progress bar for batch completion using platform events
Apr 11, 2021
Create a platform event to hold details about the performed batch transaction
Each batch transaction will fire a platform event to indicate that the progress of the batch
Now lets look at the lwc, controller and batch classes
Final look of the batch progress bar in action.