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