Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111966 (s=111966, is=112039, ic=112040, ia=112042)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112040 (s=111966, is=112040, ic=112041, ia=112043)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 112041 (s=111966, is=112040, ic=112041, ia=112043)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112043 (s=111966, is=112040, ic=112041, ia=112043)