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