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