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