Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 102934 (s=102934, is=102998, ic=102999, ia=103001)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102999 (s=102934, is=102999, ic=103000, ia=103002)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 103000 (s=102934, is=102999, ic=103000, ia=103002)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 103002 (s=102934, is=102999, ic=103000, ia=103002)