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