Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111134 (s=111134, is=111207, ic=111208, ia=111210)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111208 (s=111134, is=111208, ic=111209, ia=111211)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111209 (s=111134, is=111208, ic=111209, ia=111211)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111211 (s=111134, is=111208, ic=111209, ia=111211)