Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8485 (s=8485, is=8492, ic=8490, ia=8492)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8493 (s=8485, is=8493, ic=8491, ia=8493)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8491 (s=8485, is=8493, ic=8491, ia=8493)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8493 (s=8485, is=8493, ic=8491, ia=8493)