28 lines
792 B
Markdown
28 lines
792 B
Markdown
# [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
|