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