Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22333 (s=22333, is=22348, ic=22350, ia=22352)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22349 (s=22333, is=22349, ic=22351, ia=22353)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22351 (s=22333, is=22349, ic=22351, ia=22353)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22353 (s=22333, is=22349, ic=22351, ia=22353)