Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5148 (s=5148, is=5154, ic=5152, ia=5154)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5155 (s=5148, is=5155, ic=5153, ia=5155)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5153 (s=5148, is=5155, ic=5153, ia=5155)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5155 (s=5148, is=5155, ic=5153, ia=5155)