Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69850 (s=69850, is=69906, ic=69907, ia=69908)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69907 (s=69850, is=69907, ic=69908, ia=69909)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69908 (s=69850, is=69907, ic=69908, ia=69909)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69909 (s=69850, is=69907, ic=69908, ia=69909)