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