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