Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111981 (s=111981, is=112054, ic=112055, ia=112057)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112055 (s=111981, is=112055, ic=112056, ia=112058)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 112056 (s=111981, is=112055, ic=112056, ia=112058)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112058 (s=111981, is=112055, ic=112056, ia=112058)