Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12571 (s=12571, is=12583, ic=12582, ia=12584)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12584 (s=12571, is=12584, ic=12583, ia=12585)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12583 (s=12571, is=12584, ic=12583, ia=12585)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12585 (s=12571, is=12584, ic=12583, ia=12585)