Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5930 (s=5930, is=5931, ic=5931, ia=5931)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5932 (s=5930, is=5932, ic=5932, ia=5932)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5932 (s=5930, is=5932, ic=5932, ia=5932)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5932 (s=5930, is=5932, ic=5932, ia=5932)