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