Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 103825 (s=103825, is=103890, ic=103891, ia=103893)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 103891 (s=103825, is=103891, ic=103892, ia=103894)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 103892 (s=103825, is=103891, ic=103892, ia=103894)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 103894 (s=103825, is=103891, ic=103892, ia=103894)