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