mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2026-09-14 16:09:08 +00:00
1 line
1.8 KiB
JavaScript
1 line
1.8 KiB
JavaScript
import{H as e,It as t,Mt as n,dt as r,ft as i,lt as a,ot as o,pt as s,qt as c}from"./chunks/framework.BTDV-FQ9.js";var l=JSON.parse(`{"title":"Switch 开关","description":"","frontmatter":{},"headers":[],"relativePath":"form-config/fields/switch.md","filePath":"form-config/fields/switch.md"}`),u={name:`form-config/fields/switch.md`};function d(e,l,u,d,f,p){let m=t(`demo-block`);return n(),a(`div`,null,[l[2]||=o(`h1`,{id:`switch-开关`,tabindex:`-1`},[i(`Switch 开关 `),o(`a`,{class:`header-anchor`,href:`#switch-开关`,"aria-label":`Permalink to “Switch 开关”`},``)],-1),l[3]||=o(`p`,null,`表示两种相互对立的状态间的切换,多用于触发「开/关」。`,-1),l[4]||=o(`h2`,{id:`基本用法`,tabindex:`-1`},[i(`基本用法 `),o(`a`,{class:`header-anchor`,href:`#基本用法`,"aria-label":`Permalink to “基本用法”`},``)],-1),s(m,{type:`form`,config:[{type:`switch`,name:`switch`,text:`开关`}]}),l[5]||=o(`h2`,{id:`扩展的-value-类型`,tabindex:`-1`},[i(`扩展的 value 类型 `),o(`a`,{class:`header-anchor`,href:`#扩展的-value-类型`,"aria-label":`Permalink to “扩展的 value 类型”`},``)],-1),s(m,{type:`form`,config:[{type:`switch`,name:`switch`,text:`开关`,activeValue:`on`,inactiveValue:`off`}]},{source:c(()=>[...l[0]||=[o(`p`,null,` 设置 activeValue 和 inactiveValue 属性,接受 Boolean , String 或 Number 类型的值。 `,-1)]]),_:1}),l[6]||=o(`h2`,{id:`禁用状态`,tabindex:`-1`},[i(`禁用状态 `),o(`a`,{class:`header-anchor`,href:`#禁用状态`,"aria-label":`Permalink to “禁用状态”`},``)],-1),s(m,{type:`form`,config:[{type:`switch`,name:`switch`,text:`开关`,disabled:!0}]},{source:c(()=>[...l[1]||=[o(`p`,null,` 设置 disabled 属性,接受一个 Boolean,设置 true 即可禁用。 `,-1)]]),_:1}),l[7]||=r("",5)])}var f=e(u,[[`render`,d]]);export{l as __pageData,f as default}; |