Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99997 (s=99997, is=100060, ic=100061, ia=100062)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100061 (s=99997, is=100061, ic=100062, ia=100063)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100062 (s=99997, is=100061, ic=100062, ia=100063)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100063 (s=99997, is=100061, ic=100062, ia=100063)