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