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