vue-json-excel
vue-json-excel copied to clipboard
How to modify component length?
I click anywhere in the orange line and it still trigger the download function.
how to modify component length?
my code as follow:
<download-excel :data="items" style="background-color:#FFD382"> download </download-excel>