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