Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64925 (s=64925, is=64980, ic=64981, ia=64982)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64981 (s=64925, is=64981, ic=64982, ia=64983)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64982 (s=64925, is=64981, ic=64982, ia=64983)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64983 (s=64925, is=64981, ic=64982, ia=64983)