Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99743 (s=99743, is=99806, ic=99807, ia=99808)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99807 (s=99743, is=99807, ic=99808, ia=99809)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99808 (s=99743, is=99807, ic=99808, ia=99809)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99809 (s=99743, is=99807, ic=99808, ia=99809)