Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99811 (s=99811, is=99874, ic=99875, ia=99876)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99875 (s=99811, is=99875, ic=99876, ia=99877)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99876 (s=99811, is=99875, ic=99876, ia=99877)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99877 (s=99811, is=99875, ic=99876, ia=99877)