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