Options
All
  • Public
  • Public/Protected
  • All
Menu

Module YH-Designer/src/services/DataExportService

Index

Type aliases

DataExportCallBack

DataExportCallBack: (fileTitle: string, fileName: string, range: DataExportRange, fileType: DataExportFileType, error: string) => void

事件导出回调

param

文件标题

param

文件名

param

范围

param

文件类型 csv,xls

param

错误

Type declaration

Generated using TypeDoc