Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2556 (s=2556, is=2560, ic=2558, ia=2560)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2561 (s=2556, is=2561, ic=2559, ia=2561)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2559 (s=2556, is=2561, ic=2559, ia=2561)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2561 (s=2556, is=2561, ic=2559, ia=2561)