Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111977 (s=111977, is=112050, ic=112051, ia=112053)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112051 (s=111977, is=112051, ic=112052, ia=112054)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 112052 (s=111977, is=112051, ic=112052, ia=112054)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112054 (s=111977, is=112051, ic=112052, ia=112054)