Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101375 (s=101375, is=101439, ic=101440, ia=101442)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101440 (s=101375, is=101440, ic=101441, ia=101443)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101441 (s=101375, is=101440, ic=101441, ia=101443)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101443 (s=101375, is=101440, ic=101441, ia=101443)