Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 77942 (s=77942, is=77999, ic=78000, ia=78001)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 78000 (s=77942, is=78000, ic=78001, ia=78002)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 78001 (s=77942, is=78000, ic=78001, ia=78002)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 78002 (s=77942, is=78000, ic=78001, ia=78002)