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