Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111729 (s=111729, is=111802, ic=111803, ia=111805)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111803 (s=111729, is=111803, ic=111804, ia=111806)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111804 (s=111729, is=111803, ic=111804, ia=111806)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111806 (s=111729, is=111803, ic=111804, ia=111806)