Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9475 (s=9475, is=9482, ic=9481, ia=9483)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9483 (s=9475, is=9483, ic=9482, ia=9484)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9482 (s=9475, is=9483, ic=9482, ia=9484)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9484 (s=9475, is=9483, ic=9482, ia=9484)