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