Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123355 (s=123355, is=123432, ic=123434, ia=123437)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123433 (s=123355, is=123433, ic=123435, ia=123438)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123435 (s=123355, is=123433, ic=123435, ia=123438)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123438 (s=123355, is=123433, ic=123435, ia=123438)