Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123487 (s=123487, is=123564, ic=123566, ia=123569)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123565 (s=123487, is=123565, ic=123567, ia=123570)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123567 (s=123487, is=123565, ic=123567, ia=123570)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123570 (s=123487, is=123565, ic=123567, ia=123570)