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