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