Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10716 (s=10716, is=10724, ic=10723, ia=10725)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10725 (s=10716, is=10725, ic=10724, ia=10726)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10724 (s=10716, is=10725, ic=10724, ia=10726)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10726 (s=10716, is=10725, ic=10724, ia=10726)