Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69444 (s=69444, is=69500, ic=69501, ia=69502)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69501 (s=69444, is=69501, ic=69502, ia=69503)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69502 (s=69444, is=69501, ic=69502, ia=69503)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69503 (s=69444, is=69501, ic=69502, ia=69503)