Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34375 (s=34375, is=34410, ic=34409, ia=34411)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34411 (s=34375, is=34411, ic=34410, ia=34412)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34410 (s=34375, is=34411, ic=34410, ia=34412)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34412 (s=34375, is=34411, ic=34410, ia=34412)