Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32857 (s=32857, is=32891, ic=32890, ia=32892)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32892 (s=32857, is=32892, ic=32891, ia=32893)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32891 (s=32857, is=32892, ic=32891, ia=32893)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32893 (s=32857, is=32892, ic=32891, ia=32893)