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