Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99768 (s=99768, is=99831, ic=99832, ia=99833)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99832 (s=99768, is=99832, ic=99833, ia=99834)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99833 (s=99768, is=99832, ic=99833, ia=99834)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99834 (s=99768, is=99832, ic=99833, ia=99834)