Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100492 (s=100492, is=100554, ic=100556, ia=100557)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100555 (s=100492, is=100555, ic=100557, ia=100558)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100557 (s=100492, is=100555, ic=100557, ia=100558)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100558 (s=100492, is=100555, ic=100557, ia=100558)