Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99840 (s=99840, is=99903, ic=99904, ia=99905)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99904 (s=99840, is=99904, ic=99905, ia=99906)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99905 (s=99840, is=99904, ic=99905, ia=99906)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99906 (s=99840, is=99904, ic=99905, ia=99906)