Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111481 (s=111481, is=111554, ic=111555, ia=111557)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111555 (s=111481, is=111555, ic=111556, ia=111558)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111556 (s=111481, is=111555, ic=111556, ia=111558)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111558 (s=111481, is=111555, ic=111556, ia=111558)