Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11400 (s=11400, is=11410, ic=11409, ia=11411)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11411 (s=11400, is=11411, ic=11410, ia=11412)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11410 (s=11400, is=11411, ic=11410, ia=11412)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11412 (s=11400, is=11411, ic=11410, ia=11412)