Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4128 (s=4128, is=4133, ic=4131, ia=4133)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4134 (s=4128, is=4134, ic=4132, ia=4134)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4132 (s=4128, is=4134, ic=4132, ia=4134)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4134 (s=4128, is=4134, ic=4132, ia=4134)