Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111126 (s=111126, is=111199, ic=111200, ia=111202)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111200 (s=111126, is=111200, ic=111201, ia=111203)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111201 (s=111126, is=111200, ic=111201, ia=111203)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111203 (s=111126, is=111200, ic=111201, ia=111203)