Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8929 (s=8929, is=8936, ic=8935, ia=8937)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8937 (s=8929, is=8937, ic=8936, ia=8938)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8936 (s=8929, is=8937, ic=8936, ia=8938)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8938 (s=8929, is=8937, ic=8936, ia=8938)