Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 28745 (s=28745, is=28778, ic=28776, ia=28778)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 28779 (s=28745, is=28779, ic=28777, ia=28779)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 28777 (s=28745, is=28779, ic=28777, ia=28779)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 28779 (s=28745, is=28779, ic=28777, ia=28779)