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