Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10724 (s=10724, is=10732, ic=10731, ia=10733)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10733 (s=10724, is=10733, ic=10732, ia=10734)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10732 (s=10724, is=10733, ic=10732, ia=10734)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10734 (s=10724, is=10733, ic=10732, ia=10734)