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