Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32208 (s=32208, is=32223, ic=32224, ia=32223)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32224 (s=32208, is=32224, ic=32225, ia=32224)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32225 (s=32208, is=32224, ic=32225, ia=32224)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32224 (s=32208, is=32224, ic=32225, ia=32224)