Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 121121 (s=121121, is=121196, ic=121199, ia=121201)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 121197 (s=121121, is=121197, ic=121200, ia=121202)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 121200 (s=121121, is=121197, ic=121200, ia=121202)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 121202 (s=121121, is=121197, ic=121200, ia=121202)