Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11745 (s=11745, is=11757, ic=11756, ia=11758)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11758 (s=11745, is=11758, ic=11757, ia=11759)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11757 (s=11745, is=11758, ic=11757, ia=11759)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11759 (s=11745, is=11758, ic=11757, ia=11759)