Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111321 (s=111321, is=111394, ic=111395, ia=111397)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111395 (s=111321, is=111395, ic=111396, ia=111398)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111396 (s=111321, is=111395, ic=111396, ia=111398)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111398 (s=111321, is=111395, ic=111396, ia=111398)