Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101881 (s=101881, is=101945, ic=101946, ia=101948)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101946 (s=101881, is=101946, ic=101947, ia=101949)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101947 (s=101881, is=101946, ic=101947, ia=101949)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101949 (s=101881, is=101946, ic=101947, ia=101949)