VSeed, an elegant data composer, transforming complexity into simplicity.
!!!###!!!title=csv——VisActor/VTable tutorial documents!!!###!!!!!!###!!!description=Please use the `TableExportPlugin` plugin in `@visactor/vtable-plugins`. For tutorial documents, please refer to [table export](../plugin/table-export)!!!###!!!
@visactor/vtable-export is no longer maintained
Please use the TableExportPlugin plugin in @visactor/vtable-plugins. For tutorial documents, please refer to table export
CSV export
The @visactor/vtable-export package is a tool packaged for VTable table export. It supports export in both CSV and Excel formats.
Usage
import
First, you need to install the @visactor/vtable and @visactor/vtable-export packages in your application, then introduce them in your code to generate a table instance and export it: