Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123867 (s=123867, is=123944, ic=123946, ia=123949)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123945 (s=123867, is=123945, ic=123947, ia=123950)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123947 (s=123867, is=123945, ic=123947, ia=123950)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123950 (s=123867, is=123945, ic=123947, ia=123950)