Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10464 (s=10464, is=10472, ic=10471, ia=10473)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10473 (s=10464, is=10473, ic=10472, ia=10474)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10472 (s=10464, is=10473, ic=10472, ia=10474)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10474 (s=10464, is=10473, ic=10472, ia=10474)