Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions content/docs/form/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,5 @@ The most important rule is path semantics. A string is a literal field name, so
## Where to go next

Read [Quick start](/en/form/quick-start) for a working React example, [Core concepts](/en/form/core-concepts) for the mental model, [CreateForm](/en/form/reference/create-form) for the core API, and the integration page for your framework when you are ready to bind DOM inputs.

> This documentation lives in the `@ilokesto/form` repository and is synced to the ilokesto docs site.