Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99209 (s=99209, is=99271, ic=99272, ia=99273)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99272 (s=99209, is=99272, ic=99273, ia=99274)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99273 (s=99209, is=99272, ic=99273, ia=99274)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99274 (s=99209, is=99272, ic=99273, ia=99274)