Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50035 (s=50035, is=50085, ic=50085, ia=50087)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50086 (s=50035, is=50086, ic=50086, ia=50088)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50086 (s=50035, is=50086, ic=50086, ia=50088)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50088 (s=50035, is=50086, ic=50086, ia=50088)