Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99185 (s=99185, is=99247, ic=99248, ia=99249)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99248 (s=99185, is=99248, ic=99249, ia=99250)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99249 (s=99185, is=99248, ic=99249, ia=99250)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99250 (s=99185, is=99248, ic=99249, ia=99250)