Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5680 (s=5680, is=5681, ic=5681, ia=5681)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5682 (s=5680, is=5682, ic=5682, ia=5682)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5682 (s=5680, is=5682, ic=5682, ia=5682)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5682 (s=5680, is=5682, ic=5682, ia=5682)