Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123831 (s=123831, is=123908, ic=123910, ia=123913)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123909 (s=123831, is=123909, ic=123911, ia=123914)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123911 (s=123831, is=123909, ic=123911, ia=123914)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123914 (s=123831, is=123909, ic=123911, ia=123914)