Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123140 (s=123140, is=123216, ic=123219, ia=123221)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123217 (s=123140, is=123217, ic=123220, ia=123222)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123220 (s=123140, is=123217, ic=123220, ia=123222)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123222 (s=123140, is=123217, ic=123220, ia=123222)