Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69900 (s=69900, is=69956, ic=69957, ia=69958)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69957 (s=69900, is=69957, ic=69958, ia=69959)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69958 (s=69900, is=69957, ic=69958, ia=69959)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69959 (s=69900, is=69957, ic=69958, ia=69959)