We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
See downloads
The text was updated successfully, but these errors were encountered:
you can do xlsx like this: ui.tags.script(type="text/javascript", src="https://oss.sheetjs.com/sheetjs/xlsx.full.min.js")
ui.tags.script(type="text/javascript", src="https://oss.sheetjs.com/sheetjs/xlsx.full.min.js")
async with TabulatorContext("tabulator") as table: table.trigger_download("xlsx", "data.xlsx", {"sheetName":"sheetName"})
Sorry, something went wrong.
@j0bekt01 Yes, this is already implemented with use_sheetjs as shown in this example.
Issue is still open because of the pdf support. Maybe I will split the issues.
No branches or pull requests
See downloads
The text was updated successfully, but these errors were encountered: