mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2026-08-01 19:05:47 +00:00
1 line
849 B
JavaScript
1 line
849 B
JavaScript
import{At as e,E as t,Mt as n,Ot as r,Xt as i,en as a}from"./chunks/framework.ECw2lWOt.js";var o=JSON.parse(`{"title":"@tmagic/form","description":"","frontmatter":{},"headers":[],"relativePath":"guide/advanced/tmagic-form.md","filePath":"guide/advanced/tmagic-form.md"}`),s={name:`guide/advanced/tmagic-form.md`};function c(t,o,s,c,l,u){let d=a(`demo-block`);return i(),r(`div`,null,[o[0]||=e("",20),n(d,{type:`form`,config:[{text:`文本`,name:`text`},{type:`number`,text:`计数器`,name:`number`},{type:`row`,items:[{type:`date`,text:`日期`,name:`date`},{type:`checkbox`,text:`多选框`,name:`checkbox`}]},{type:`fieldset`,name:`fieldset`,legend:`分组`,items:[{type:`select`,text:`下拉选项`,name:`select`,options:[{text:`选项1`,value:1},{text:`选项2`,value:2}]}]}]})])}var l=t(s,[[`render`,c]]);export{o as __pageData,l as default}; |