Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20256 (s=20256, is=20269, ic=20271, ia=20273)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20270 (s=20256, is=20270, ic=20272, ia=20274)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20272 (s=20256, is=20270, ic=20272, ia=20274)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20274 (s=20256, is=20270, ic=20272, ia=20274)