mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2026-08-01 02:45:49 +00:00
1 line
1.4 KiB
JavaScript
1 line
1.4 KiB
JavaScript
import{At as e,E as t,Mt as n,Ot as r,Tt as i,Xt as a,dn as o,en as s,jt as c}from"./chunks/framework.ECw2lWOt.js";var l=JSON.parse(`{"title":"Textarea 文本域","description":"","frontmatter":{},"headers":[],"relativePath":"form-config/fields/textarea.md","filePath":"form-config/fields/textarea.md"}`),u={name:`form-config/fields/textarea.md`};function d(t,l,u,d,f,p){let m=s(`demo-block`);return a(),r(`div`,null,[l[2]||=i(`h1`,{id:`textarea-文本域`,tabindex:`-1`},[c(`Textarea 文本域 `),i(`a`,{class:`header-anchor`,href:`#textarea-文本域`,"aria-label":`Permalink to “Textarea 文本域”`},``)],-1),l[3]||=i(`h2`,{id:`基础用法`,tabindex:`-1`},[c(`基础用法 `),i(`a`,{class:`header-anchor`,href:`#基础用法`,"aria-label":`Permalink to “基础用法”`},``)],-1),n(m,{type:`form`,config:[{type:`textarea`,name:`textarea`,text:`文本域`}]},{source:o(()=>[...l[0]||=[i(`p`,null,` 在开启多选模式后,默认情况下会展示所有已选中的选项的Tag `,-1)]]),_:1}),l[4]||=i(`h2`,{id:`禁用状态`,tabindex:`-1`},[c(`禁用状态 `),i(`a`,{class:`header-anchor`,href:`#禁用状态`,"aria-label":`Permalink to “禁用状态”`},``)],-1),n(m,{type:`form`,config:[{type:`textarea`,name:`textarea`,text:`文本域`,disabled:()=>!0}]},{source:o(()=>[...l[1]||=[i(`p`,null,` 通过 disabled 属性指定是否禁用 input 组件 `,-1)]]),_:1}),l[5]||=e("",5)])}var f=t(u,[[`render`,d]]);export{l as __pageData,f as default}; |