Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 35294 (s=35294, is=35331, ic=35330, ia=35332)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 35332 (s=35294, is=35332, ic=35331, ia=35333)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 35331 (s=35294, is=35332, ic=35331, ia=35333)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 35333 (s=35294, is=35332, ic=35331, ia=35333)