EddieUp / antd-table-saveas-excel

antd table to excel
53 stars 13 forks source link

loading on save data #28

Open aseph8083 opened 2 years ago

aseph8083 commented 2 years ago

is it possible to add loading if the data is being saved?

HAOYI99 commented 1 year ago

@aseph8083 I tried the polling method which only show loading on the button in toolbar, it actually works but somehow when I try generate the excel at the same time, the webpage is lagged and back to normal after downloaded the excel file The icon is not changing to loading also So I think we cannot make it show loading when we download the excel