Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123079 (s=123079, is=123155, ic=123158, ia=123160)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123156 (s=123079, is=123156, ic=123159, ia=123161)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123159 (s=123079, is=123156, ic=123159, ia=123161)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123161 (s=123079, is=123156, ic=123159, ia=123161)