Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11200 (s=11200, is=11210, ic=11209, ia=11211)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11211 (s=11200, is=11211, ic=11210, ia=11212)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11210 (s=11200, is=11211, ic=11210, ia=11212)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11212 (s=11200, is=11211, ic=11210, ia=11212)