Skip to content

Commit 99d3fd0

Browse files
docs: add experimental note
1 parent 5fa9b91 commit 99d3fd0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/start/framework/react/server-functions.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,9 @@ Defaults:
237237

238238
Customization:
239239

240-
You can customize function ID generation by providing a `generateFunctionId` function when configuring the TanStack Start Vite plugin:
240+
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.
241243

242244
Example:
243245

0 commit comments

Comments
 (0)