Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 28200 (s=28200, is=28218, ic=28221, ia=28222)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 28219 (s=28200, is=28219, ic=28222, ia=28223)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 28222 (s=28200, is=28219, ic=28222, ia=28223)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 28223 (s=28200, is=28219, ic=28222, ia=28223)