Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123375 (s=123375, is=123452, ic=123454, ia=123457)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123453 (s=123375, is=123453, ic=123455, ia=123458)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123455 (s=123375, is=123453, ic=123455, ia=123458)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123458 (s=123375, is=123453, ic=123455, ia=123458)