feat: 更新 README 和配置文件,添加 PInputText 组件并优化输入文本组件
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user