Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111020 (s=111020, is=111093, ic=111094, ia=111096)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111094 (s=111020, is=111094, ic=111095, ia=111097)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111095 (s=111020, is=111094, ic=111095, ia=111097)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111097 (s=111020, is=111094, ic=111095, ia=111097)