Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101060 (s=101060, is=101124, ic=101125, ia=101127)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101125 (s=101060, is=101125, ic=101126, ia=101128)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101126 (s=101060, is=101125, ic=101126, ia=101128)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101128 (s=101060, is=101125, ic=101126, ia=101128)