Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123410 (s=123410, is=123487, ic=123489, ia=123492)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123488 (s=123410, is=123488, ic=123490, ia=123493)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123490 (s=123410, is=123488, ic=123490, ia=123493)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123493 (s=123410, is=123488, ic=123490, ia=123493)