Skip to content

[Feature] 能够对具体表格实例注册自定义编辑器 #5090

@521xiaobai

Description

@521xiaobai

What problem does this feature solve?

目前的注册方式,会注册到Vtable的全局对象之中,如果存在多个表格,并且存在同key的编辑器会被覆盖
VTable.register.editor(editor, editorInstance);

What does the proposed API look like?

希望可以通过具体的table实例进行注册自定义编辑器

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions