Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 55947 (s=55947, is=55998, ic=55998, ia=56000)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 55999 (s=55947, is=55999, ic=55999, ia=56001)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 55999 (s=55947, is=55999, ic=55999, ia=56001)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 56001 (s=55947, is=55999, ic=55999, ia=56001)