Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101391 (s=101391, is=101455, ic=101456, ia=101458)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101456 (s=101391, is=101456, ic=101457, ia=101459)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101457 (s=101391, is=101456, ic=101457, ia=101459)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101459 (s=101391, is=101456, ic=101457, ia=101459)