Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111332 (s=111332, is=111405, ic=111406, ia=111408)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111406 (s=111332, is=111406, ic=111407, ia=111409)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111407 (s=111332, is=111406, ic=111407, ia=111409)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111409 (s=111332, is=111406, ic=111407, ia=111409)