Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6216 (s=6216, is=6223, ic=6221, ia=6223)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6224 (s=6216, is=6224, ic=6222, ia=6224)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6222 (s=6216, is=6224, ic=6222, ia=6224)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6224 (s=6216, is=6224, ic=6222, ia=6224)