Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101013 (s=101013, is=101077, ic=101078, ia=101080)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101078 (s=101013, is=101078, ic=101079, ia=101081)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101079 (s=101013, is=101078, ic=101079, ia=101081)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101081 (s=101013, is=101078, ic=101079, ia=101081)