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