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