Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 91938 (s=91938, is=91999, ic=92000, ia=92001)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 92000 (s=91938, is=92000, ic=92001, ia=92002)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 92001 (s=91938, is=92000, ic=92001, ia=92002)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 92002 (s=91938, is=92000, ic=92001, ia=92002)