Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 49980 (s=49980, is=50030, ic=50030, ia=50032)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50031 (s=49980, is=50031, ic=50031, ia=50033)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50031 (s=49980, is=50031, ic=50031, ia=50033)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50033 (s=49980, is=50031, ic=50031, ia=50033)