Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7040 (s=7040, is=7047, ic=7045, ia=7047)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7048 (s=7040, is=7048, ic=7046, ia=7048)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7046 (s=7040, is=7048, ic=7046, ia=7048)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7048 (s=7040, is=7048, ic=7046, ia=7048)