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