Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65776 (s=65776, is=65831, ic=65832, ia=65833)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65832 (s=65776, is=65832, ic=65833, ia=65834)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65833 (s=65776, is=65832, ic=65833, ia=65834)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65834 (s=65776, is=65832, ic=65833, ia=65834)