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