Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69937 (s=69937, is=69993, ic=69994, ia=69995)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69994 (s=69937, is=69994, ic=69995, ia=69996)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69995 (s=69937, is=69994, ic=69995, ia=69996)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69996 (s=69937, is=69994, ic=69995, ia=69996)