Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15625 (s=15625, is=15630, ic=15630, ia=15631)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15631 (s=15625, is=15631, ic=15631, ia=15632)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15631 (s=15625, is=15631, ic=15631, ia=15632)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15632 (s=15625, is=15631, ic=15631, ia=15632)