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