Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99455 (s=99455, is=99517, ic=99518, ia=99519)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99518 (s=99455, is=99518, ic=99519, ia=99520)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99519 (s=99455, is=99518, ic=99519, ia=99520)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99520 (s=99455, is=99518, ic=99519, ia=99520)