Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123377 (s=123377, is=123454, ic=123456, ia=123459)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123455 (s=123377, is=123455, ic=123457, ia=123460)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123457 (s=123377, is=123455, ic=123457, ia=123460)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123460 (s=123377, is=123455, ic=123457, ia=123460)