Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 49888 (s=49888, is=49938, ic=49938, ia=49940)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 49939 (s=49888, is=49939, ic=49939, ia=49941)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 49939 (s=49888, is=49939, ic=49939, ia=49941)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 49941 (s=49888, is=49939, ic=49939, ia=49941)