Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89850 (s=89850, is=89911, ic=89912, ia=89913)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89912 (s=89850, is=89912, ic=89913, ia=89914)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89913 (s=89850, is=89912, ic=89913, ia=89914)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89914 (s=89850, is=89912, ic=89913, ia=89914)