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