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