Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 112200 (s=112200, is=112273, ic=112275, ia=112277)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112274 (s=112200, is=112274, ic=112276, ia=112278)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 112276 (s=112200, is=112274, ic=112276, ia=112278)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112278 (s=112200, is=112274, ic=112276, ia=112278)