ant-design-vue/components/typography
lijh e65034e50e feat(typography): 添加 onSave 回调支持编辑完成时触发
- 在 Base.tsx 中新增 onSave 属性用于编辑完成后回调- 更新中英文档,添加 onSave 属性说明与示例
- 修改交互示例,展示 onSave 回调使用方式
- 当内容变更且退出编辑状态时触发 onSave 回调- 优化 editable 配置对象,支持传递 onSave 方法
2025-10-20 10:41:22 +08:00
..
__tests__ chore: update lit & format 2023-08-30 22:48:17 +08:00
demo feat(typography): 添加 onSave 回调支持编辑完成时触发 2025-10-20 10:41:22 +08:00
style Feat v4 (#6329) 2023-07-14 11:58:27 +08:00
Base.tsx feat(typography): 添加 onSave 回调支持编辑完成时触发 2025-10-20 10:41:22 +08:00
Editable.tsx Feat v4 (#6329) 2023-07-14 11:58:27 +08:00
Link.tsx chore: update ts type (#5408) 2022-03-26 22:52:54 +08:00
Paragraph.tsx chore: update ts type (#5408) 2022-03-26 22:52:54 +08:00
Text.tsx chore: update ts type (#5408) 2022-03-26 22:52:54 +08:00
Title.tsx Feat v4 (#6329) 2023-07-14 11:58:27 +08:00
Typography.tsx Feat v4 (#6329) 2023-07-14 11:58:27 +08:00
index.en-US.md feat(typography): 添加 onSave 回调支持编辑完成时触发 2025-10-20 10:41:22 +08:00
index.tsx chore: use type import (#4260) 2021-06-26 09:35:40 +08:00
index.zh-CN.md feat(typography): 添加 onSave 回调支持编辑完成时触发 2025-10-20 10:41:22 +08:00
util.tsx fix: textarea 2024-06-04 23:12:06 +08:00