Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64065 (s=64065, is=64120, ic=64121, ia=64122)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64121 (s=64065, is=64121, ic=64122, ia=64123)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64122 (s=64065, is=64121, ic=64122, ia=64123)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64123 (s=64065, is=64121, ic=64122, ia=64123)