We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fa9b91 commit 99d3fd0Copy full SHA for 99d3fd0
docs/start/framework/react/server-functions.md
@@ -237,7 +237,9 @@ Defaults:
237
238
Customization:
239
240
-You can customize function ID generation by providing a `generateFunctionId` function when configuring the TanStack Start Vite plugin:
+You can customize function ID generation by providing a `generateFunctionId` function when configuring the TanStack Start Vite plugin.
241
+
242
+Please note that this customization is **experimental** und subject to change.
243
244
Example:
245
0 commit comments