Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111180 (s=111180, is=111253, ic=111254, ia=111256)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111254 (s=111180, is=111254, ic=111255, ia=111257)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111255 (s=111180, is=111254, ic=111255, ia=111257)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111257 (s=111180, is=111254, ic=111255, ia=111257)