Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10601 (s=10601, is=10614, ic=10614, ia=10612)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10615 (s=10601, is=10615, ic=10615, ia=10613)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10615 (s=10601, is=10615, ic=10615, ia=10613)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10613 (s=10601, is=10615, ic=10615, ia=10613)