Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111027 (s=111027, is=111100, ic=111101, ia=111103)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111101 (s=111027, is=111101, ic=111102, ia=111104)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111102 (s=111027, is=111101, ic=111102, ia=111104)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111104 (s=111027, is=111101, ic=111102, ia=111104)