mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2026-05-30 12:18:10 +00:00
在 MForm / Container 上新增具名作用域插槽 label,允许使用方自定义表单项标题渲染。 Slot 作用域参数:config、type、text、prop、disabled。 类型 FormLabelSlotProps / FormSlots 提取到 schema.ts 复用。