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