Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11871 (s=11871, is=11883, ic=11882, ia=11884)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11884 (s=11871, is=11884, ic=11883, ia=11885)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11883 (s=11871, is=11884, ic=11883, ia=11885)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11885 (s=11871, is=11884, ic=11883, ia=11885)