Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99917 (s=99917, is=99980, ic=99981, ia=99982)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99981 (s=99917, is=99981, ic=99982, ia=99983)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99982 (s=99917, is=99981, ic=99982, ia=99983)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99983 (s=99917, is=99981, ic=99982, ia=99983)