You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/framework/react/guides/ui-libraries.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -156,3 +156,5 @@ The process for integrating shadcn/ui components is similar. Here's an example u
156
156
- The integration approach is the same as with Mantine and Material UI.
157
157
- The primary difference lies in the specific shadcn/ui component properties and styling options.
158
158
- Note the onCheckedChange property of Checkbox instead of onChange.
159
+
160
+
The ShadCN library includes a dedicated guide covering common scenarios for integrating TanStack Form with its components: https://ui.shadcn.com/docs/forms/tanstack-form
0 commit comments