Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64067 (s=64067, is=64122, ic=64123, ia=64124)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64123 (s=64067, is=64123, ic=64124, ia=64125)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64124 (s=64067, is=64123, ic=64124, ia=64125)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64125 (s=64067, is=64123, ic=64124, ia=64125)