Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20475 (s=20475, is=20488, ic=20490, ia=20492)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20489 (s=20475, is=20489, ic=20491, ia=20493)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20491 (s=20475, is=20489, ic=20491, ia=20493)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20493 (s=20475, is=20489, ic=20491, ia=20493)