Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9584 (s=9584, is=9592, ic=9591, ia=9593)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9593 (s=9584, is=9593, ic=9592, ia=9594)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9592 (s=9584, is=9593, ic=9592, ia=9594)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9594 (s=9584, is=9593, ic=9592, ia=9594)