Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111854 (s=111854, is=111927, ic=111928, ia=111930)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111928 (s=111854, is=111928, ic=111929, ia=111931)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111929 (s=111854, is=111928, ic=111929, ia=111931)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111931 (s=111854, is=111928, ic=111929, ia=111931)