Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13331 (s=13331, is=13341, ic=13343, ia=13344)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13342 (s=13331, is=13342, ic=13344, ia=13345)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13344 (s=13331, is=13342, ic=13344, ia=13345)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13345 (s=13331, is=13342, ic=13344, ia=13345)