The component is for creating Excel on the client side with multiple sheets without going to server action. The easy and fastest way to create an Excel file with dynamic data
Follow These Steps to use the component:-
1) Drag and drop the web block named ExcelJS inside the screen you want to create the Excel.
2) After that use the function named CreateWorkBook to create the workbook ( Excel ) with dynamic data.
Note:- ExcelJS web block contains the JS script do not forget to add this block to the screen.