Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101517 (s=101517, is=101581, ic=101582, ia=101584)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101582 (s=101517, is=101582, ic=101583, ia=101585)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101583 (s=101517, is=101582, ic=101583, ia=101585)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101585 (s=101517, is=101582, ic=101583, ia=101585)