Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101172 (s=101172, is=101236, ic=101237, ia=101239)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101237 (s=101172, is=101237, ic=101238, ia=101240)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101238 (s=101172, is=101237, ic=101238, ia=101240)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101240 (s=101172, is=101237, ic=101238, ia=101240)