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