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