Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25880 (s=25880, is=25897, ic=25899, ia=25901)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25898 (s=25880, is=25898, ic=25900, ia=25902)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25900 (s=25880, is=25898, ic=25900, ia=25902)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25902 (s=25880, is=25898, ic=25900, ia=25902)