mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-04-06 03:57:56 +08:00
2 lines
1.7 KiB
JavaScript
2 lines
1.7 KiB
JavaScript
import{aw as e,y as o,z as r,b0 as t}from"./chunks/framework.BCBheFgR.js";const c=JSON.parse('{"title":"FormDialog组件 events","description":"","frontmatter":{},"headers":[],"relativePath":"api/form/form-dialog-events.md","filePath":"api/form/form-dialog-events.md"}'),l={name:"api/form/form-dialog-events.md"};function i(s,a,n,d,g,h){return r(),o("div",null,a[0]||(a[0]=[t('<h1 id="formdialog组件-events" tabindex="-1">FormDialog组件 events <a class="header-anchor" href="#formdialog组件-events" aria-label="Permalink to "FormDialog组件 events""></a></h1><h2 id="close" tabindex="-1">close <a class="header-anchor" href="#close" aria-label="Permalink to "close""></a></h2><ul><li><p><strong>详情:</strong> 弹出关闭</p></li><li><p><strong>回调函数:</strong> () => void</p></li></ul><h2 id="submit" tabindex="-1">submit <a class="header-anchor" href="#submit" aria-label="Permalink to "submit""></a></h2><ul><li><p><strong>详情:</strong> 调用<a href="./form-dialog-methods.html#save">save()</a></p></li><li><p><strong>回调函数:</strong> (values: any) => void</p></li></ul><h2 id="error" tabindex="-1">error <a class="header-anchor" href="#error" aria-label="Permalink to "error""></a></h2><ul><li><p><strong>详情:</strong> 表单校验不同</p></li><li><p><strong>回调函数:</strong> (error: any) => void</p></li></ul><h2 id="change" tabindex="-1">change <a class="header-anchor" href="#change" aria-label="Permalink to "change""></a></h2><ul><li><p><strong>详情:</strong> 表单中任何值发生变化</p></li><li><p><strong>回调函数:</strong> (values: any) => void</p></li></ul>',9)]))}const p=e(l,[["render",i]]);export{c as __pageData,p as default};
|