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