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