Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69005 (s=69005, is=69061, ic=69062, ia=69063)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69062 (s=69005, is=69062, ic=69063, ia=69064)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69063 (s=69005, is=69062, ic=69063, ia=69064)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69064 (s=69005, is=69062, ic=69063, ia=69064)