Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111859 (s=111859, is=111932, ic=111933, ia=111935)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111933 (s=111859, is=111933, ic=111934, ia=111936)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111934 (s=111859, is=111933, ic=111934, ia=111936)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111936 (s=111859, is=111933, ic=111934, ia=111936)