Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 319 Bytes

fill.md

File metadata and controls

18 lines (13 loc) · 319 Bytes

表格下拉填充插件

构造函数

  • 用法

    var editor = new shimo.sdk.sheet.Editor()
    const fill = new window.shimo.sdk.sheet.plugins.Fill({
      editor: editor
    })
  • 参数

名称 类型 默认值 描述
options.editor Editor 必选 编辑器实例