Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9646 (s=9646, is=9654, ic=9653, ia=9655)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9655 (s=9646, is=9655, ic=9654, ia=9656)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9654 (s=9646, is=9655, ic=9654, ia=9656)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9656 (s=9646, is=9655, ic=9654, ia=9656)