Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111781 (s=111781, is=111854, ic=111855, ia=111857)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111855 (s=111781, is=111855, ic=111856, ia=111858)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111856 (s=111781, is=111855, ic=111856, ia=111858)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111858 (s=111781, is=111855, ic=111856, ia=111858)