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