Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98528 (s=98528, is=98590, ic=98591, ia=98592)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98591 (s=98528, is=98591, ic=98592, ia=98593)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98592 (s=98528, is=98591, ic=98592, ia=98593)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98593 (s=98528, is=98591, ic=98592, ia=98593)