feat: 添加自定义切换组件,更新 FormKit 配置以支持新类型
Some checks failed
/ test (push) Failing after 25s
/ surge (push) Successful in 21s

This commit is contained in:
严浩
2024-11-21 12:43:36 +08:00
parent a926d7bcfb
commit 3d3d9f0a7f
5 changed files with 84 additions and 2 deletions

View File

@ -146,6 +146,11 @@ onMounted(() => {
:label="`如果清空 name 输入框,这个确认框及其值将被移除。`"
/>
<FormKit
label="headlessui"
type="mytoggle"
/>
<FormKit
type="checkbox"
name="flavors"