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