Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3355 (s=3355, is=3359, ic=3357, ia=3359)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3360 (s=3355, is=3360, ic=3358, ia=3360)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3358 (s=3355, is=3360, ic=3358, ia=3360)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3360 (s=3355, is=3360, ic=3358, ia=3360)