Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101444 (s=101444, is=101508, ic=101509, ia=101511)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101509 (s=101444, is=101509, ic=101510, ia=101512)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101510 (s=101444, is=101509, ic=101510, ia=101512)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101512 (s=101444, is=101509, ic=101510, ia=101512)