Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111906 (s=111906, is=111979, ic=111980, ia=111982)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111980 (s=111906, is=111980, ic=111981, ia=111983)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111981 (s=111906, is=111980, ic=111981, ia=111983)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111983 (s=111906, is=111980, ic=111981, ia=111983)