Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32298 (s=32298, is=32332, ic=32331, ia=32333)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32333 (s=32298, is=32333, ic=32332, ia=32334)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32332 (s=32298, is=32333, ic=32332, ia=32334)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32334 (s=32298, is=32333, ic=32332, ia=32334)