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