Skip to content

Asynchronously loaded SheetJS in Vue component to export your data

Notifications You must be signed in to change notification settings

brightfish-be/sheetjs-vue-button

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Async SheetJS Vue button

[Work in progress]. SheetJS is loaded asynchronously when clicking the button for the first time.

Usage

<sheet-export-button :disabled="false"
                    :title="'title'"
                    :file="'novak-export'"
                    :transformer="transformToExport"/>

About

Asynchronously loaded SheetJS in Vue component to export your data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages