Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65582 (s=65582, is=65637, ic=65638, ia=65639)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65638 (s=65582, is=65638, ic=65639, ia=65640)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65639 (s=65582, is=65638, ic=65639, ia=65640)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65640 (s=65582, is=65638, ic=65639, ia=65640)