Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25121 (s=25121, is=25145, ic=25146, ia=25143)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25146 (s=25121, is=25146, ic=25147, ia=25144)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25147 (s=25121, is=25146, ic=25147, ia=25144)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25144 (s=25121, is=25146, ic=25147, ia=25144)