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