Skip to content

[typography-paragraph]editable没有穿透传递onSave方法 #6887

@274153705

Description

@274153705
  • I have searched the issues of this repository and believe that this is not a duplicate.

What problem does this feature solve?

<a-typography-paragraph
    :editable="{
      onSave() {}
    }"
/>

无法使用onSave方法,使用场景是实时修改操作,blur自动保存

What does the proposed API look like?

<a-typography-paragraph
    :editable="{
      onSave() {}
    }"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions