ant-design-vue icon indicating copy to clipboard operation
ant-design-vue copied to clipboard

feat(typography): 添加 onSave 回调支持编辑完成时触发

Open 274153705 opened this issue 2 months ago • 0 comments

  • 在 Base.tsx 中新增 onSave 属性用于编辑完成后回调- 更新中英文档,添加 onSave 属性说明与示例
  • 修改交互示例,展示 onSave 回调使用方式
  • 当内容变更且退出编辑状态时触发 onSave 回调- 优化 editable 配置对象,支持传递 onSave 方法

274153705 avatar Oct 20 '25 02:10 274153705