Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64085 (s=64085, is=64140, ic=64141, ia=64142)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64141 (s=64085, is=64141, ic=64142, ia=64143)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64142 (s=64085, is=64141, ic=64142, ia=64143)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64143 (s=64085, is=64141, ic=64142, ia=64143)