Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64230 (s=64230, is=64285, ic=64286, ia=64287)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64286 (s=64230, is=64286, ic=64287, ia=64288)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64287 (s=64230, is=64286, ic=64287, ia=64288)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64288 (s=64230, is=64286, ic=64287, ia=64288)