Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123213 (s=123213, is=123289, ic=123292, ia=123294)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123290 (s=123213, is=123290, ic=123293, ia=123295)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123293 (s=123213, is=123290, ic=123293, ia=123295)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123295 (s=123213, is=123290, ic=123293, ia=123295)