Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2855 (s=2855, is=2859, ic=2857, ia=2859)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2860 (s=2855, is=2860, ic=2858, ia=2860)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2858 (s=2855, is=2860, ic=2858, ia=2860)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2860 (s=2855, is=2860, ic=2858, ia=2860)