Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9242 (s=9242, is=9250, ic=9248, ia=9250)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9251 (s=9242, is=9251, ic=9249, ia=9251)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9249 (s=9242, is=9251, ic=9249, ia=9251)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9251 (s=9242, is=9251, ic=9249, ia=9251)