Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4932 (s=4932, is=4938, ic=4936, ia=4938)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4939 (s=4932, is=4939, ic=4937, ia=4939)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4937 (s=4932, is=4939, ic=4937, ia=4939)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4939 (s=4932, is=4939, ic=4937, ia=4939)