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