Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 319 Bytes

readme.md

File metadata and controls

11 lines (9 loc) · 319 Bytes

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"/>