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