Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15772 (s=15772, is=15788, ic=15789, ia=15787)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15789 (s=15772, is=15789, ic=15790, ia=15788)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15790 (s=15772, is=15789, ic=15790, ia=15788)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15788 (s=15772, is=15789, ic=15790, ia=15788)