Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99667 (s=99667, is=99730, ic=99731, ia=99732)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99731 (s=99667, is=99731, ic=99732, ia=99733)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99732 (s=99667, is=99731, ic=99732, ia=99733)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99733 (s=99667, is=99731, ic=99732, ia=99733)