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