feat: 更新 PSelect 组件,支持异步选项加载并优化 blur 事件处理
This commit is contained in:
@ -6,6 +6,9 @@
|
||||
- [sections](https://formkit.com/inputs/text#sections)
|
||||
- [sections](https://formkit.com/essentials/inputs#sections)
|
||||
- [useformkitcontext](https://formkit.com/inputs/form#useformkitcontext)
|
||||
- [debouncing](https://formkit.com/essentials/inputs#debouncing)
|
||||
|
||||
延迟 prop 的默认值是 20 毫秒。然而,group 和 list 输入默认使用 0 毫秒,以防止防抖延迟在每个深度级别“累积”。
|
||||
|
||||
## Custom Input
|
||||
|
||||
|
Reference in New Issue
Block a user