Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100268 (s=100268, is=100331, ic=100332, ia=100333)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100332 (s=100268, is=100332, ic=100333, ia=100334)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100333 (s=100268, is=100332, ic=100333, ia=100334)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100334 (s=100268, is=100332, ic=100333, ia=100334)