Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111306 (s=111306, is=111379, ic=111380, ia=111382)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111380 (s=111306, is=111380, ic=111381, ia=111383)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111381 (s=111306, is=111380, ic=111381, ia=111383)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111383 (s=111306, is=111380, ic=111381, ia=111383)