feat: 更新 README 和配置文件,添加 PInputText 组件并优化输入文本组件
All checks were successful
/ test (push) Successful in 26s
/ surge (push) Successful in 38s

This commit is contained in:
严浩
2024-11-25 11:38:25 +08:00
parent 282559ea17
commit ec9bef3fa9
6 changed files with 59 additions and 59 deletions

View File

@ -1,21 +1,27 @@
# [Vue FormKit Example](https://formkit.com)
## Knowledge
- https://youtu.be/v8Sb1mXDWa8
- [sections](https://formkit.com/inputs/text#sections)
- [sections](https://formkit.com/essentials/inputs#sections)
- [useformkitcontext](https://formkit.com/inputs/form#useformkitcontext)
## Custom Input
- https://formkit.com/guides/export-and-restructure-inputs
- `npx formkit@latest export`
## Example
- https://formkit.com/essentials/examples
## Theme
- https://themes.formkit.com/editor?theme=regenesis
- [Creating a Tailwind CSS theme for FormKit](https://dev.to/andrewboyd/creating-a-tailwind-css-theme-for-formkit-45o4)
- [issues: Tailwind prefix support for regenesis theme](https://github.com/formkit/formkit/issues/1157)
## 3rd Party
- https://github.com/mathsgod/formkit-element
- https://github.com/mathsgod/formkit-element