Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66406 (s=66406, is=66462, ic=66463, ia=66464)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66463 (s=66406, is=66463, ic=66464, ia=66465)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66464 (s=66406, is=66463, ic=66464, ia=66465)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66465 (s=66406, is=66463, ic=66464, ia=66465)