Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65369 (s=65369, is=65424, ic=65425, ia=65426)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65425 (s=65369, is=65425, ic=65426, ia=65427)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65426 (s=65369, is=65425, ic=65426, ia=65427)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65427 (s=65369, is=65425, ic=65426, ia=65427)